Project Number Date
test_Tails_ISO_feature-arti 3 20 Mar 2025, 16:31

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 38:12.253 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
10:59.014
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.043
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 58.004
And I update APT using apt 6:20.715
And I install "popularity-contest" using apt 22.214
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.461
When I create a persistent storage and activate the Additional Software feature 19.342
Then Additional Software is correctly configured for package "popularity-contest" 1.429
When I shutdown Tails and wait for the computer to power off 12.832
And I start Tails from USB drive "__internal" with network unplugged 1:0.259
And I enable persistence 20.058
And I log in to a new session 41.885
And the Additional Software installation service has started 31.804
Then I am notified that the installation succeeded 1.862
And Additional Software is correctly configured for package "popularity-contest" 0.822
And the package "popularity-contest" is installed after Additional Software has been started 0.321
After features/support/hooks.rb:515 14.925
After features/support/hooks.rb:330 1.916
After features/support/hooks.rb:100 0.014
9:38.356
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.006
Given a computer 0.198
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.589
And I update APT using apt 4:49.685
When I install "makepp" using apt 2:54.366
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.426
And the package "makepp" is installed 0.090
After features/support/hooks.rb:515 16.008
After features/support/hooks.rb:330 0.928
After features/support/hooks.rb:100 0.011
4:58.568
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.603
When I uninstall "popularity-contest" using apt 21.857
And I accept removing "popularity-contest" from Additional Software 0.608
Then "popularity-contest" is not in the list of Additional Software 0.708
When I start Synaptic 23.002
And I update APT using Synaptic 21.883
And I install "cowsay" using Synaptic 8.869
And I accept adding "cowsay" to Additional Software 1.445
Then Additional Software is correctly configured for package "cowsay" 0.816
When I uninstall "cowsay" using apt 3.237
And I refuse removing "cowsay" from Additional Software 0.619
Then Additional Software is correctly configured for package "cowsay" 0.815
When I start "Additional Software" via GNOME Activities Overview 10.614
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.602
Then "cowsay" is not in the list of Additional Software 0.995
When I install "cowsay" using apt 3.269
And I refuse adding "cowsay" to Additional Software 0.678
Then "cowsay" is not in the list of Additional Software 0.738
After features/support/hooks.rb:515 1.030
After features/support/hooks.rb:330 0.779
After features/support/hooks.rb:100 0.009
10:24.675
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:54.353
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.800
And I accept adding "cowsay" to Additional Software 7.068
And Additional Software is correctly configured for package "cowsay" 1.021
And I shutdown Tails and wait for the computer to power off 6.572
And I start Tails from USB drive "__internal" with network unplugged 1:0.613
And I enable persistence 12.140
# 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.092
And I log in to a new session 42.600
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.133
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.068
And the network is plugged 0.072
And Tor is ready 21.474
And available upgrades have been checked 1.113
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.253
And I can open the Additional Software configuration window from the notification 2.506
And I shutdown Tails and wait for the computer to power off 18.070
And I start Tails from USB drive "__internal" with network unplugged 1:9.670
And I enable persistence 12.116
# 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
And I log in to a new session 40.671
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.995
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.070
And Tor is ready 51.463
Then the Additional Software upgrade service has started 0.211
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:515 2.159
After features/support/hooks.rb:330 0.751
After features/support/hooks.rb:100 0.028
2:11.637
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.206
And I start Tails from USB drive "__internal" with network unplugged 59.411
And I enable persistence 12.691
And I remove the "cowsay" deb files from the APT cache 0.049
# 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.094
And I log in to a new session 38.909
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.973
And I can open the Additional Software log file from the notification 5.822
And the package "cowsay" is not installed 0.478
After features/support/hooks.rb:515 0.215
After features/support/hooks.rb:330 1.874
After features/support/hooks.rb:100 0.009