Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 47 05 Jul 2025, 10:22

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:22.027 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:28.885
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:4.726
And I update APT using apt 13.419
And I install "popularity-contest" using apt 26.356
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.328
When I create a persistent storage and activate the Additional Software feature 23.632
Then Additional Software is correctly configured for package "popularity-contest" 3.879
When I shutdown Tails and wait for the computer to power off 12.736
And I start Tails from USB drive "__internal" with network unplugged 1:9.691
And I enable persistence 26.217
And I log in to a new session 49.036
And the Additional Software installation service has started 31.180
Then I am notified that the installation succeeded 1.654
And Additional Software is correctly configured for package "popularity-contest" 0.788
And the package "popularity-contest" is installed after Additional Software has been started 0.238
After features/support/hooks.rb:515 17.043
After features/support/hooks.rb:330 2.517
After features/support/hooks.rb:100 0.012
2:46.711
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.205
And I start Tails from USB drive "__internal" and I login with an administration password 2:0.096
And I update APT using apt 14.827
When I install "makepp" using apt 27.197
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.300
And the package "makepp" is installed 0.082
After features/support/hooks.rb:515 18.784
After features/support/hooks.rb:330 1.259
After features/support/hooks.rb:100 0.028
5:52.283
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.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:54.212
When I uninstall "popularity-contest" using apt 22.112
And I accept removing "popularity-contest" from Additional Software 1.846
Then "popularity-contest" is not in the list of Additional Software 1.222
When I start Synaptic 27.119
And I update APT using Synaptic 23.143
And I install "cowsay" using Synaptic 10.092
And I accept adding "cowsay" to Additional Software 0.703
Then Additional Software is correctly configured for package "cowsay" 1.800
When I uninstall "cowsay" using apt 3.549
And I refuse removing "cowsay" from Additional Software 0.726
Then Additional Software is correctly configured for package "cowsay" 0.993
When I start "Additional Software" via GNOME Activities Overview 11.140
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.599
Then "cowsay" is not in the list of Additional Software 1.252
When I install "cowsay" using apt 3.217
And I refuse adding "cowsay" to Additional Software 2.297
Then "cowsay" is not in the list of Additional Software 1.034
After features/support/hooks.rb:515 0.791
After features/support/hooks.rb:330 0.734
After features/support/hooks.rb:100 0.009
10:41.562
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 a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:45.005
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.289
And I accept adding "cowsay" to Additional Software 4.514
And Additional Software is correctly configured for package "cowsay" 0.900
And I shutdown Tails and wait for the computer to power off 7.266
And I start Tails from USB drive "__internal" with network unplugged 1:10.210
And I enable persistence 18.754
# 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
# 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 28.528
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.786
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.065
And the network is plugged 0.068
And Tor is ready 21.230
And available upgrades have been checked 1.162
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.366
And I can open the Additional Software configuration window from the notification 5.145
And I shutdown Tails and wait for the computer to power off 20.126
And I start Tails from USB drive "__internal" with network unplugged 1:9.634
And I enable persistence 19.020
# 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.038
And I log in to a new session 43.863
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.206
And I revert the APT tweaks that made it prefer an old version of cowsay 0.212
And the network is plugged 0.417
And Tor is ready 53.072
Then the Additional Software upgrade service has started 0.179
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:515 1.481
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.028
2:32.584
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.004
Given a computer 0.265
And I start Tails from USB drive "__internal" with network unplugged 1:9.004
And I enable persistence 18.376
And I remove the "cowsay" deb files from the APT cache 0.183
# 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.244
And I log in to a new session 49.244
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 9.076
And I can open the Additional Software log file from the notification 5.293
And the package "cowsay" is not installed 0.895
After features/support/hooks.rb:515 0.135
After features/support/hooks.rb:330 2.013
After features/support/hooks.rb:100 0.008