Project Number Date
test_Tails_ISO_devel 3878 21 Jun 2025, 20:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 30:39.979 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
3:2.576
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.012
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:41.232
And I update APT using apt 13.990
When I install "popularity-contest" using apt 26.532
Then I am notified I can not use Additional Software for "popularity-contest" 7.032
And I can open the Additional Software documentation from the notification 33.788
After features/support/hooks.rb:515 16.529
After features/support/hooks.rb:330 3.636
After features/support/hooks.rb:100 0.003
6:5.133
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:39.572
And I update APT using apt 11.770
And I install "popularity-contest" using apt 26.545
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.780
When I create a persistent storage and activate the Additional Software feature 21.224
Then Additional Software is correctly configured for package "popularity-contest" 2.827
When I shutdown Tails and wait for the computer to power off 14.515
And I start Tails from USB drive "__internal" with network unplugged 1:7.147
And I enable persistence 30.979
And I log in to a new session 39.874
And the Additional Software installation service has started 41.942
Then I am notified that the installation succeeded 1.707
And Additional Software is correctly configured for package "popularity-contest" 0.940
And the package "popularity-contest" is installed after Additional Software has been started 0.304
After features/support/hooks.rb:515 18.697
After features/support/hooks.rb:330 2.668
After features/support/hooks.rb:100 0.013
2:37.559
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.218
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.622
And I update APT using apt 15.878
When I install "makepp" using apt 26.296
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.461
And the package "makepp" is installed 0.080
After features/support/hooks.rb:515 17.543
After features/support/hooks.rb:330 1.222
After features/support/hooks.rb:100 0.014
5:38.552
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.008
Given a computer 0.227
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:36.423
When I uninstall "popularity-contest" using apt 22.181
And I accept removing "popularity-contest" from Additional Software 2.510
Then "popularity-contest" is not in the list of Additional Software 0.766
When I start Synaptic 25.211
And I update APT using Synaptic 22.610
And I install "cowsay" using Synaptic 15.125
And I accept adding "cowsay" to Additional Software 1.422
Then Additional Software is correctly configured for package "cowsay" 1.152
When I uninstall "cowsay" using apt 3.280
And I refuse removing "cowsay" from Additional Software 1.748
Then Additional Software is correctly configured for package "cowsay" 1.551
When I start "Additional Software" via GNOME Activities Overview 10.189
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.994
Then "cowsay" is not in the list of Additional Software 1.061
When I install "cowsay" using apt 6.339
And I refuse adding "cowsay" to Additional Software 0.874
Then "cowsay" is not in the list of Additional Software 0.881
After features/support/hooks.rb:515 0.949
After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.009
10:42.680
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.008
Given a computer 0.448
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:49.380
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.668
And I accept adding "cowsay" to Additional Software 5.745
And Additional Software is correctly configured for package "cowsay" 1.184
And I shutdown Tails and wait for the computer to power off 7.819
And I start Tails from USB drive "__internal" with network unplugged 1:9.814
And I enable persistence 16.805
# 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.027
# 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.090
And I log in to a new session 50.319
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.771
And I revert the APT tweaks that made it prefer an old version of cowsay 0.044
# 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.076
And the network is plugged 0.108
And Tor is ready 23.672
And available upgrades have been checked 0.069
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.889
And I can open the Additional Software configuration window from the notification 3.699
And I shutdown Tails and wait for the computer to power off 6.321
And I start Tails from USB drive "__internal" with network unplugged 1:10.213
And I enable persistence 13.240
# 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.025
And I log in to a new session 37.078
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.569
And I revert the APT tweaks that made it prefer an old version of cowsay 0.088
And the network is plugged 0.109
And Tor is ready 54.120
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.077
After features/support/hooks.rb:515 1.291
After features/support/hooks.rb:330 0.607
After features/support/hooks.rb:100 0.029
2:33.475
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.007
Given a computer 0.205
And I start Tails from USB drive "__internal" with network unplugged 1:10.957
And I enable persistence 13.428
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.099
And I log in to a new session 49.184
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.613
And I can open the Additional Software log file from the notification 6.768
And the package "cowsay" is not installed 1.154
After features/support/hooks.rb:515 0.122
After features/support/hooks.rb:330 1.840
After features/support/hooks.rb:100 0.011