Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 49 07 Jul 2025, 10:14

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 24:43.195 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:1.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
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 57.521
And I update APT using apt 15.587
And I install "popularity-contest" using apt 23.099
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.835
When I create a persistent storage and activate the Additional Software feature 21.847
Then Additional Software is correctly configured for package "popularity-contest" 2.755
When I shutdown Tails and wait for the computer to power off 13.038
And I start Tails from USB drive "__internal" with network unplugged 1:5.278
And I enable persistence 25.545
And I log in to a new session 34.351
And the Additional Software installation service has started 31.668
Then I am notified that the installation succeeded 2.027
And Additional Software is correctly configured for package "popularity-contest" 1.035
And the package "popularity-contest" is installed after Additional Software has been started 0.299
After features/support/hooks.rb:515 16.011
After features/support/hooks.rb:330 2.204
After features/support/hooks.rb:100 0.015
2:36.447
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.007
Given a computer 0.347
And I start Tails from USB drive "__internal" and I login with an administration password 1:53.586
And I update APT using apt 13.600
When I install "makepp" using apt 23.219
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.609
And the package "makepp" is installed 0.084
After features/support/hooks.rb:515 15.520
After features/support/hooks.rb:330 0.979
After features/support/hooks.rb:100 0.011
5:4.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.840
When I uninstall "popularity-contest" using apt 22.038
And I accept removing "popularity-contest" from Additional Software 0.551
Then "popularity-contest" is not in the list of Additional Software 0.698
When I start Synaptic 23.083
And I update APT using Synaptic 22.796
And I install "cowsay" using Synaptic 9.244
And I accept adding "cowsay" to Additional Software 1.445
Then Additional Software is correctly configured for package "cowsay" 0.973
When I uninstall "cowsay" using apt 3.235
And I refuse removing "cowsay" from Additional Software 0.563
Then Additional Software is correctly configured for package "cowsay" 0.825
When I start "Additional Software" via GNOME Activities Overview 10.833
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.101
Then "cowsay" is not in the list of Additional Software 1.074
When I install "cowsay" using apt 3.234
And I refuse adding "cowsay" to Additional Software 0.669
Then "cowsay" is not in the list of Additional Software 0.798
After features/support/hooks.rb:515 0.672
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.012
9:44.867
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.331
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.738
And I configure APT to prefer an old version of cowsay 0.062
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.783
And I accept adding "cowsay" to Additional Software 8.278
And Additional Software is correctly configured for package "cowsay" 0.976
And I shutdown Tails and wait for the computer to power off 6.592
And I start Tails from USB drive "__internal" with network unplugged 1:5.236
And I enable persistence 17.294
# 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.026
# 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.096
And I log in to a new session 31.289
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.145
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.063
And the network is plugged 0.090
And Tor is ready 19.885
And available upgrades have been checked 0.044
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.669
And I can open the Additional Software configuration window from the notification 2.913
And I shutdown Tails and wait for the computer to power off 13.154
And I start Tails from USB drive "__internal" with network unplugged 1:6.071
And I enable persistence 18.297
# 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.024
And I log in to a new session 41.398
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.645
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.069
And Tor is ready 45.258
Then the Additional Software upgrade service has started 0.167
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.135
After features/support/hooks.rb:515 1.286
After features/support/hooks.rb:330 0.732
After features/support/hooks.rb:100 0.029
2:15.768
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.226
And I start Tails from USB drive "__internal" with network unplugged 1:4.471
And I enable persistence 17.188
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.077
And I log in to a new session 45.376
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 1.980
And I can open the Additional Software log file from the notification 5.722
And the package "cowsay" is not installed 0.669
After features/support/hooks.rb:515 0.166
After features/support/hooks.rb:330 1.793
After features/support/hooks.rb:100 0.050