Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 53 08 Jul 2025, 17:51

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 25:50.947 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
5:7.917
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 59.628
And I update APT using apt 15.051
And I install "popularity-contest" using apt 22.981
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.092
When I create a persistent storage and activate the Additional Software feature 21.644
Then Additional Software is correctly configured for package "popularity-contest" 3.203
When I shutdown Tails and wait for the computer to power off 10.814
And I start Tails from USB drive "__internal" with network unplugged 1:6.522
And I enable persistence 27.876
And I log in to a new session 36.805
And the Additional Software installation service has started 32.456
Then I am notified that the installation succeeded 1.733
And Additional Software is correctly configured for package "popularity-contest" 0.854
And the package "popularity-contest" is installed after Additional Software has been started 0.251
After features/support/hooks.rb:515 16.265
After features/support/hooks.rb:330 2.138
After features/support/hooks.rb:100 0.018
2:44.669
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.259
And I start Tails from USB drive "__internal" and I login with an administration password 1:58.323
And I update APT using apt 15.858
When I install "makepp" using apt 23.176
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.974
And the package "makepp" is installed 0.077
After features/support/hooks.rb:515 17.426
After features/support/hooks.rb:330 1.076
After features/support/hooks.rb:100 0.011
5:19.385
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.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:29.004
When I uninstall "popularity-contest" using apt 21.938
And I accept removing "popularity-contest" from Additional Software 0.545
Then "popularity-contest" is not in the list of Additional Software 0.887
When I start Synaptic 24.566
And I update APT using Synaptic 22.751
And I install "cowsay" using Synaptic 11.978
And I accept adding "cowsay" to Additional Software 0.848
Then Additional Software is correctly configured for package "cowsay" 0.792
When I uninstall "cowsay" using apt 3.184
And I refuse removing "cowsay" from Additional Software 0.531
Then Additional Software is correctly configured for package "cowsay" 0.859
When I start "Additional Software" via GNOME Activities Overview 10.531
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.479
Then "cowsay" is not in the list of Additional Software 0.868
When I install "cowsay" using apt 3.244
And I refuse adding "cowsay" to Additional Software 0.552
Then "cowsay" is not in the list of Additional Software 0.618
After features/support/hooks.rb:515 0.595
After features/support/hooks.rb:330 0.733
After features/support/hooks.rb:100 0.010
10:3.343
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.175
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.026
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.039
And I accept adding "cowsay" to Additional Software 6.889
And Additional Software is correctly configured for package "cowsay" 1.002
And I shutdown Tails and wait for the computer to power off 7.011
And I start Tails from USB drive "__internal" with network unplugged 1:6.582
And I enable persistence 16.445
# 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.030
# 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.111
And I log in to a new session 45.840
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.087
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.124
And the network is plugged 0.074
And Tor is ready 20.618
And available upgrades have been checked 0.050
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.959
And I can open the Additional Software configuration window from the notification 2.145
And I shutdown Tails and wait for the computer to power off 9.283
And I start Tails from USB drive "__internal" with network unplugged 1:7.123
And I enable persistence 16.911
# 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.031
And I log in to a new session 42.088
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.995
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.072
And Tor is ready 54.118
Then the Additional Software upgrade service has started 0.243
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.113
After features/support/hooks.rb:515 1.262
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.028
2:35.631
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.195
And I start Tails from USB drive "__internal" with network unplugged 1:14.119
And I enable persistence 17.166
And I remove the "cowsay" deb files from the APT cache 0.080
# 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.108
And I log in to a new session 45.452
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.653
And I can open the Additional Software log file from the notification 6.004
And the package "cowsay" is not installed 0.850
After features/support/hooks.rb:515 0.110
After features/support/hooks.rb:330 1.309
After features/support/hooks.rb:100 0.014