Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 57 09 Jul 2025, 10:04

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 29:51.088 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:15.694
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:34.105
And I update APT using apt 12.336
And I install "popularity-contest" using apt 31.130
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.913
When I create a persistent storage and activate the Additional Software feature 25.680
Then Additional Software is correctly configured for package "popularity-contest" 5.582
When I shutdown Tails and wait for the computer to power off 13.973
And I start Tails from USB drive "__internal" with network unplugged 1:15.574
And I enable persistence 32.138
And I log in to a new session 40.973
And the Additional Software installation service has started 32.700
Then I am notified that the installation succeeded 3.919
And Additional Software is correctly configured for package "popularity-contest" 1.177
And the package "popularity-contest" is installed after Additional Software has been started 0.486
After features/support/hooks.rb:515 19.609
After features/support/hooks.rb:330 2.816
After features/support/hooks.rb:100 0.134
2:57.339
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.030
Given a computer 0.258
And I start Tails from USB drive "__internal" and I login with an administration password 2:6.948
And I update APT using apt 15.926
When I install "makepp" using apt 27.014
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.057
And the package "makepp" is installed 0.133
After features/support/hooks.rb:515 21.041
After features/support/hooks.rb:330 1.403
After features/support/hooks.rb:100 0.015
6:0.711
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:507 0.013
Given a computer 0.441
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:52.249
When I uninstall "popularity-contest" using apt 25.623
And I accept removing "popularity-contest" from Additional Software 0.708
Then "popularity-contest" is not in the list of Additional Software 0.898
When I start Synaptic 26.579
And I update APT using Synaptic 23.577
And I install "cowsay" using Synaptic 15.927
And I accept adding "cowsay" to Additional Software 1.275
Then Additional Software is correctly configured for package "cowsay" 1.048
When I uninstall "cowsay" using apt 3.233
And I refuse removing "cowsay" from Additional Software 0.672
Then Additional Software is correctly configured for package "cowsay" 1.785
When I start "Additional Software" via GNOME Activities Overview 11.982
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.289
Then "cowsay" is not in the list of Additional Software 0.953
When I install "cowsay" using apt 6.771
And I refuse adding "cowsay" to Additional Software 0.903
Then "cowsay" is not in the list of Additional Software 0.788
After features/support/hooks.rb:515 0.925
After features/support/hooks.rb:330 1.073
After features/support/hooks.rb:100 0.008
11:58.739
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.218
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:2.796
And I configure APT to prefer an old version of cowsay 0.032
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 34.069
And I accept adding "cowsay" to Additional Software 4.688
And Additional Software is correctly configured for package "cowsay" 1.065
And I shutdown Tails and wait for the computer to power off 6.747
And I start Tails from USB drive "__internal" with network unplugged 1:24.453
And I enable persistence 25.900
# 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.094
And I log in to a new session 45.795
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.859
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
# 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.066
And the network is plugged 0.084
And Tor is ready 26.678
And available upgrades have been checked 0.084
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.208
And I can open the Additional Software configuration window from the notification 3.013
And I shutdown Tails and wait for the computer to power off 12.884
And I start Tails from USB drive "__internal" with network unplugged 1:15.397
And I enable persistence 19.123
# 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.149
And I log in to a new session 47.461
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.204
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.074
And Tor is ready 56.130
Then the Additional Software upgrade service has started 0.181
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:515 2.078
After features/support/hooks.rb:330 0.672
After features/support/hooks.rb:100 0.023
2:38.602
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.220
And I start Tails from USB drive "__internal" with network unplugged 1:13.500
And I enable persistence 18.486
And I remove the "cowsay" deb files from the APT cache 0.155
# 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.197
And I log in to a new session 46.516
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.041
And I can open the Additional Software log file from the notification 6.214
And the package "cowsay" is not installed 1.269
After features/support/hooks.rb:515 0.135
After features/support/hooks.rb:330 2.102
After features/support/hooks.rb:100 0.009