Project Number Date
test_Tails_ISO_test-suite-options 24 09 Jul 2025, 05:36

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 34:40.821 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
6:49.941
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:15.784
And I update APT using apt 18.317
And I install "popularity-contest" using apt 31.631
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.123
When I create a persistent storage and activate the Additional Software feature 32.254
Then Additional Software is correctly configured for package "popularity-contest" 3.289
When I shutdown Tails and wait for the computer to power off 15.025
And I start Tails from USB drive "__internal" with network unplugged 1:23.187
And I enable persistence 34.149
And I log in to a new session 1:1.474
And the Additional Software installation service has started 44.098
Then I am notified that the installation succeeded 2.168
And Additional Software is correctly configured for package "popularity-contest" 1.146
And the package "popularity-contest" is installed after Additional Software has been started 0.290
After features/support/hooks.rb:515 31.308
After features/support/hooks.rb:330 1.614
After features/support/hooks.rb:100 0.013
3:17.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.006
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with an administration password 2:23.102
And I update APT using apt 16.163
When I install "makepp" using apt 27.401
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 10.034
And the package "makepp" is installed 0.203
After features/support/hooks.rb:515 22.157
After features/support/hooks.rb:330 1.469
After features/support/hooks.rb:100 0.038
6:53.665
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" and I login with persistence enabled and an administration password 4:22.702
When I uninstall "popularity-contest" using apt 26.512
And I accept removing "popularity-contest" from Additional Software 2.966
Then "popularity-contest" is not in the list of Additional Software 1.966
When I start Synaptic 31.260
And I update APT using Synaptic 23.701
And I install "cowsay" using Synaptic 19.108
And I accept adding "cowsay" to Additional Software 3.910
Then Additional Software is correctly configured for package "cowsay" 3.380
When I uninstall "cowsay" using apt 3.262
And I refuse removing "cowsay" from Additional Software 0.822
Then Additional Software is correctly configured for package "cowsay" 0.927
When I start "Additional Software" via GNOME Activities Overview 11.596
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 8.430
Then "cowsay" is not in the list of Additional Software 1.145
When I install "cowsay" using apt 3.459
And I refuse adding "cowsay" to Additional Software 5.655
Then "cowsay" is not in the list of Additional Software 2.650
After features/support/hooks.rb:515 1.321
After features/support/hooks.rb:330 0.952
After features/support/hooks.rb:100 0.030
14:35.295
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:507 0.025
Given a computer 0.310
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:54.809
And I configure APT to prefer an old version of cowsay 0.374
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.936
And I accept adding "cowsay" to Additional Software 10.751
And Additional Software is correctly configured for package "cowsay" 2.050
And I shutdown Tails and wait for the computer to power off 6.823
And I start Tails from USB drive "__internal" with network unplugged 1:31.236
And I enable persistence 19.097
# 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.097
# 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.112
And I log in to a new session 54.469
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 49.166
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
# 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.089
And the network is plugged 0.064
And Tor is ready 55.851
And available upgrades have been checked 0.160
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.954
And I can open the Additional Software configuration window from the notification 4.328
And I shutdown Tails and wait for the computer to power off 16.135
And I start Tails from USB drive "__internal" with network unplugged 1:32.224
And I enable persistence 26.343
# 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.164
And I log in to a new session 1:4.656
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.784
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.125
And Tor is ready 1:6.102
Then the Additional Software upgrade service has started 0.686
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.250
After features/support/hooks.rb:515 3.516
After features/support/hooks.rb:330 0.932
After features/support/hooks.rb:100 0.147
3:4.789
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:507 0.016
Given a computer 0.287
And I start Tails from USB drive "__internal" with network unplugged 1:24.191
And I enable persistence 19.307
And I remove the "cowsay" deb files from the APT cache 0.057
# 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 53.258
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 16.951
And I can open the Additional Software log file from the notification 9.749
And the package "cowsay" is not installed 0.900
After features/support/hooks.rb:515 0.148
After features/support/hooks.rb:330 2.535
After features/support/hooks.rb:100 0.026