Project Number Date
test_Tails_ISO_improved-new-identity-scenario 11 10 May 2025, 13:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 26:18.671 Passed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
5:53.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:37.205
And I update APT using apt 12.636
And I install "popularity-contest" using apt 23.380
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.263
When I create a persistent storage and activate the Additional Software feature 21.524
Then Additional Software is correctly configured for package "popularity-contest" 2.824
When I shutdown Tails and wait for the computer to power off 13.201
And I start Tails from USB drive "__internal" with network unplugged 1:4.994
And I enable persistence 21.461
And I log in to a new session 42.452
And the Additional Software installation service has started 41.849
Then I am notified that the installation succeeded 1.795
And Additional Software is correctly configured for package "popularity-contest" 0.984
And the package "popularity-contest" is installed after Additional Software has been started 0.318
After features/support/hooks.rb:519 15.976
After features/support/hooks.rb:330 2.506
After features/support/hooks.rb:100 0.011
2:44.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.244
And I start Tails from USB drive "__internal" and I login with an administration password 1:56.425
And I update APT using apt 13.481
When I install "makepp" using apt 27.158
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.601
And the package "makepp" is installed 0.094
After features/support/hooks.rb:519 16.505
After features/support/hooks.rb:330 1.199
After features/support/hooks.rb:100 0.013
5:11.711
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:21.680
When I uninstall "popularity-contest" using apt 21.873
And I accept removing "popularity-contest" from Additional Software 0.587
Then "popularity-contest" is not in the list of Additional Software 0.804
When I start Synaptic 23.186
And I update APT using Synaptic 22.331
And I install "cowsay" using Synaptic 9.823
And I accept adding "cowsay" to Additional Software 2.352
Then Additional Software is correctly configured for package "cowsay" 0.918
When I uninstall "cowsay" using apt 3.307
And I refuse removing "cowsay" from Additional Software 0.629
Then Additional Software is correctly configured for package "cowsay" 1.937
When I start "Additional Software" via GNOME Activities Overview 10.856
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.083
Then "cowsay" is not in the list of Additional Software 1.393
When I install "cowsay" using apt 3.263
And I refuse adding "cowsay" to Additional Software 0.607
Then "cowsay" is not in the list of Additional Software 0.855
After features/support/hooks.rb:519 0.716
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.032
10:8.470
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:34.891
And I configure APT to prefer an old version of cowsay 0.135
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.952
And I accept adding "cowsay" to Additional Software 6.115
And Additional Software is correctly configured for package "cowsay" 0.997
And I shutdown Tails and wait for the computer to power off 6.929
And I start Tails from USB drive "__internal" with network unplugged 1:3.026
And I enable persistence 12.316
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.028
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.084
And I log in to a new session 42.717
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.495
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.099
And the network is plugged 0.077
And Tor is ready 19.459
And available upgrades have been checked 0.062
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.399
And I can open the Additional Software configuration window from the notification 3.003
And I shutdown Tails and wait for the computer to power off 18.990
And I start Tails from USB drive "__internal" with network unplugged 1:4.003
And I enable persistence 11.188
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.028
And I log in to a new session 43.201
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.222
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.086
And Tor is ready 52.371
Then the Additional Software upgrade service has started 0.177
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:519 1.408
After features/support/hooks.rb:330 0.998
After features/support/hooks.rb:100 0.026
2:20.591
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.214
And I start Tails from USB drive "__internal" with network unplugged 1:2.330
And I enable persistence 13.934
And I remove the "cowsay" deb files from the APT cache 0.059
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.085
And I log in to a new session 45.672
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.029
And I can open the Additional Software log file from the notification 5.100
And the package "cowsay" is not installed 1.163
After features/support/hooks.rb:519 0.119
After features/support/hooks.rb:330 1.772
After features/support/hooks.rb:100 0.021