Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 52 08 Jul 2025, 11:09

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 26:44.470 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:21.321
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.066
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.155
And I update APT using apt 12.283
And I install "popularity-contest" using apt 25.987
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.863
When I create a persistent storage and activate the Additional Software feature 20.888
Then Additional Software is correctly configured for package "popularity-contest" 2.731
When I shutdown Tails and wait for the computer to power off 13.553
And I start Tails from USB drive "__internal" with network unplugged 1:6.820
And I enable persistence 31.086
And I log in to a new session 41.308
And the Additional Software installation service has started 34.404
Then I am notified that the installation succeeded 1.985
And Additional Software is correctly configured for package "popularity-contest" 0.965
And the package "popularity-contest" is installed after Additional Software has been started 0.286
After features/support/hooks.rb:515 14.937
After features/support/hooks.rb:330 3.306
After features/support/hooks.rb:100 0.014
2:40.681
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.296
And I start Tails from USB drive "__internal" and I login with an administration password 1:57.105
And I update APT using apt 13.548
When I install "makepp" using apt 23.135
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.523
And the package "makepp" is installed 0.071
After features/support/hooks.rb:515 17.265
After features/support/hooks.rb:330 1.816
After features/support/hooks.rb:100 0.073
5:30.076
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.357
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:39.833
When I uninstall "popularity-contest" using apt 22.028
And I accept removing "popularity-contest" from Additional Software 1.972
Then "popularity-contest" is not in the list of Additional Software 0.820
When I start Synaptic 23.890
And I update APT using Synaptic 22.888
And I install "cowsay" using Synaptic 9.965
And I accept adding "cowsay" to Additional Software 1.307
Then Additional Software is correctly configured for package "cowsay" 0.850
When I uninstall "cowsay" using apt 3.289
And I refuse removing "cowsay" from Additional Software 0.596
Then Additional Software is correctly configured for package "cowsay" 0.844
When I start "Additional Software" via GNOME Activities Overview 10.532
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.193
Then "cowsay" is not in the list of Additional Software 1.166
When I install "cowsay" using apt 3.205
And I refuse adding "cowsay" to Additional Software 0.586
Then "cowsay" is not in the list of Additional Software 0.747
After features/support/hooks.rb:515 0.604
After features/support/hooks.rb:330 0.683
After features/support/hooks.rb:100 0.009
10:44.031
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.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:41.125
And I configure APT to prefer an old version of cowsay 0.044
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.749
And I accept adding "cowsay" to Additional Software 4.368
And Additional Software is correctly configured for package "cowsay" 0.895
And I shutdown Tails and wait for the computer to power off 6.814
And I start Tails from USB drive "__internal" with network unplugged 1:10.427
And I enable persistence 17.690
# 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.108
And I log in to a new session 50.645
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.140
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.070
And the network is plugged 0.067
And Tor is ready 26.524
And available upgrades have been checked 0.065
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.884
And I can open the Additional Software configuration window from the notification 3.251
And I shutdown Tails and wait for the computer to power off 13.470
And I start Tails from USB drive "__internal" with network unplugged 1:11.381
And I enable persistence 20.263
# 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
And I log in to a new session 29.425
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.923
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.069
And Tor is ready 55.967
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.100
After features/support/hooks.rb:515 1.260
After features/support/hooks.rb:330 0.932
After features/support/hooks.rb:100 0.121
2:28.359
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.066
Before features/support/hooks.rb:507 0.055
Given a computer 0.281
And I start Tails from USB drive "__internal" with network unplugged 1:12.818
And I enable persistence 17.206
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.080
And I log in to a new session 40.135
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.100
And I can open the Additional Software log file from the notification 5.614
And the package "cowsay" is not installed 1.058
After features/support/hooks.rb:515 0.146
After features/support/hooks.rb:330 1.933
After features/support/hooks.rb:100 0.020