Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 48 06 Jul 2025, 09: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 27:38.540 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:3.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.009
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.754
And I update APT using apt 13.725
And I install "popularity-contest" using apt 22.830
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.384
When I create a persistent storage and activate the Additional Software feature 19.004
Then Additional Software is correctly configured for package "popularity-contest" 3.118
When I shutdown Tails and wait for the computer to power off 10.653
And I start Tails from USB drive "__internal" with network unplugged 1:6.453
And I enable persistence 25.685
And I log in to a new session 42.848
And the Additional Software installation service has started 31.471
Then I am notified that the installation succeeded 1.680
And Additional Software is correctly configured for package "popularity-contest" 0.865
And the package "popularity-contest" is installed after Additional Software has been started 0.267
After features/support/hooks.rb:515 14.914
After features/support/hooks.rb:330 3.174
After features/support/hooks.rb:100 0.011
2:42.753
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 a computer 0.260
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.340
And I update APT using apt 20.751
When I install "makepp" using apt 26.737
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.578
And the package "makepp" is installed 0.084
After features/support/hooks.rb:515 18.205
After features/support/hooks.rb:330 1.333
After features/support/hooks.rb:100 0.012
5:24.347
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 a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:30.806
When I uninstall "popularity-contest" using apt 21.946
And I accept removing "popularity-contest" from Additional Software 0.563
Then "popularity-contest" is not in the list of Additional Software 0.742
When I start Synaptic 24.174
And I update APT using Synaptic 22.587
And I install "cowsay" using Synaptic 8.319
And I accept adding "cowsay" to Additional Software 4.771
Then Additional Software is correctly configured for package "cowsay" 1.394
When I uninstall "cowsay" using apt 3.277
And I refuse removing "cowsay" from Additional Software 0.639
Then Additional Software is correctly configured for package "cowsay" 1.072
When I start "Additional Software" via GNOME Activities Overview 10.893
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.920
Then "cowsay" is not in the list of Additional Software 1.505
When I install "cowsay" using apt 3.219
And I refuse adding "cowsay" to Additional Software 0.561
Then "cowsay" is not in the list of Additional Software 0.752
After features/support/hooks.rb:515 0.664
After features/support/hooks.rb:330 0.743
After features/support/hooks.rb:100 0.013
12:3.875
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 a computer 0.196
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:31.917
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.324
And I accept adding "cowsay" to Additional Software 6.571
And Additional Software is correctly configured for package "cowsay" 0.990
And I shutdown Tails and wait for the computer to power off 6.818
And I start Tails from USB drive "__internal" with network unplugged 1:4.426
And I enable persistence 17.007
# 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.082
And I log in to a new session 43.305
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.814
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.112
And the network is plugged 0.226
And Tor is ready 22.005
And available upgrades have been checked 0.148
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.770
And I can open the Additional Software configuration window from the notification 3.004
And I shutdown Tails and wait for the computer to power off 2:6.746
And I start Tails from USB drive "__internal" with network unplugged 1:13.023
And I enable persistence 17.235
# 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 40.366
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.821
And I revert the APT tweaks that made it prefer an old version of cowsay 0.105
And the network is plugged 0.074
And Tor is ready 51.386
Then the Additional Software upgrade service has started 0.159
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:515 1.652
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.021
2:23.819
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.206
And I start Tails from USB drive "__internal" with network unplugged 1:5.721
And I enable persistence 17.499
And I remove the "cowsay" deb files from the APT cache 0.108
# 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.126
And I log in to a new session 41.611
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.902
And I can open the Additional Software log file from the notification 5.564
And the package "cowsay" is not installed 1.078
After features/support/hooks.rb:515 0.124
After features/support/hooks.rb:330 1.923
After features/support/hooks.rb:100 0.008