Project Number Date
test_Tails_ISO_improved-new-identity-scenario 7 06 May 2025, 13:56

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:41.620 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:28.001
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Before features/support/hooks.rb:511 0.025
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.017
And I update APT using apt 13.520
And I install "popularity-contest" using apt 26.177
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.526
When I create a persistent storage and activate the Additional Software feature 21.253
Then Additional Software is correctly configured for package "popularity-contest" 3.350
When I shutdown Tails and wait for the computer to power off 13.533
And I start Tails from USB drive "__internal" with network unplugged 1:9.097
And I enable persistence 25.608
And I log in to a new session 36.853
And the Additional Software installation service has started 42.356
Then I am notified that the installation succeeded 2.460
And Additional Software is correctly configured for package "popularity-contest" 0.920
And the package "popularity-contest" is installed after Additional Software has been started 0.324
After features/support/hooks.rb:519 15.912
After features/support/hooks.rb:330 3.622
After features/support/hooks.rb:100 0.017
2:39.647
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given a computer 0.292
And I start Tails from USB drive "__internal" and I login with an administration password 1:55.094
And I update APT using apt 13.749
When I install "makepp" using apt 23.662
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.761
And the package "makepp" is installed 0.088
After features/support/hooks.rb:519 14.754
After features/support/hooks.rb:330 1.471
After features/support/hooks.rb:100 0.011
5:26.342
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.296
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:35.000
When I uninstall "popularity-contest" using apt 21.875
And I accept removing "popularity-contest" from Additional Software 0.688
Then "popularity-contest" is not in the list of Additional Software 0.821
When I start Synaptic 25.121
And I update APT using Synaptic 22.920
And I install "cowsay" using Synaptic 10.144
And I accept adding "cowsay" to Additional Software 2.205
Then Additional Software is correctly configured for package "cowsay" 1.021
When I uninstall "cowsay" using apt 3.354
And I refuse removing "cowsay" from Additional Software 0.651
Then Additional Software is correctly configured for package "cowsay" 0.899
When I start "Additional Software" via GNOME Activities Overview 10.137
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.814
Then "cowsay" is not in the list of Additional Software 1.816
When I install "cowsay" using apt 3.239
And I refuse adding "cowsay" to Additional Software 0.571
Then "cowsay" is not in the list of Additional Software 0.762
After features/support/hooks.rb:519 0.590
After features/support/hooks.rb:330 0.962
After features/support/hooks.rb:100 0.072
10:42.519
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.291
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:48.304
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.109
And I accept adding "cowsay" to Additional Software 4.280
And Additional Software is correctly configured for package "cowsay" 1.047
And I shutdown Tails and wait for the computer to power off 6.681
And I start Tails from USB drive "__internal" with network unplugged 1:8.280
And I enable persistence 23.154
# 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.029
# 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.100
And I log in to a new session 48.216
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.418
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.072
And the network is plugged 0.094
And Tor is ready 26.171
And available upgrades have been checked 0.052
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.956
And I can open the Additional Software configuration window from the notification 3.265
And I shutdown Tails and wait for the computer to power off 8.386
And I start Tails from USB drive "__internal" with network unplugged 1:6.080
And I enable persistence 13.811
# 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.026
And I log in to a new session 41.992
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.703
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
And the network is plugged 0.736
And Tor is ready 51.828
Then the Additional Software upgrade service has started 0.174
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:519 1.361
After features/support/hooks.rb:330 0.838
After features/support/hooks.rb:100 0.023
2:25.109
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.512
And I start Tails from USB drive "__internal" with network unplugged 1:5.395
And I enable persistence 14.399
And I remove the "cowsay" deb files from the APT cache 0.053
# 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.091
And I log in to a new session 46.154
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.170
And I can open the Additional Software log file from the notification 5.346
And the package "cowsay" is not installed 0.984
After features/support/hooks.rb:519 0.135
After features/support/hooks.rb:330 1.917
After features/support/hooks.rb:100 0.012