Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 39 26 Jun 2025, 11:23

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 33:59.610 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
6:57.137
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:19.565
And I update APT using apt 19.008
And I install "popularity-contest" using apt 28.624
Then I am proposed to add the "popularity-contest" package to my Additional Software 11.963
When I create a persistent storage and activate the Additional Software feature 33.432
Then Additional Software is correctly configured for package "popularity-contest" 3.827
When I shutdown Tails and wait for the computer to power off 16.573
And I start Tails from USB drive "__internal" with network unplugged 1:25.057
And I enable persistence 37.498
And I log in to a new session 51.565
And the Additional Software installation service has started 46.419
Then I am notified that the installation succeeded 2.234
And Additional Software is correctly configured for package "popularity-contest" 1.082
And the package "popularity-contest" is installed after Additional Software has been started 0.284
After features/support/hooks.rb:515 23.262
After features/support/hooks.rb:330 2.822
After features/support/hooks.rb:100 0.014
3:30.541
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.243
And I start Tails from USB drive "__internal" and I login with an administration password 2:34.579
And I update APT using apt 20.542
When I install "makepp" using apt 27.549
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.522
And the package "makepp" is installed 0.103
After features/support/hooks.rb:515 23.612
After features/support/hooks.rb:330 1.289
After features/support/hooks.rb:100 0.013
6:44.757
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.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:20.933
When I uninstall "popularity-contest" using apt 23.857
And I accept removing "popularity-contest" from Additional Software 3.633
Then "popularity-contest" is not in the list of Additional Software 3.107
When I start Synaptic 34.270
And I update APT using Synaptic 23.449
And I install "cowsay" using Synaptic 15.539
And I accept adding "cowsay" to Additional Software 1.184
Then Additional Software is correctly configured for package "cowsay" 1.073
When I uninstall "cowsay" using apt 7.139
And I refuse removing "cowsay" from Additional Software 2.509
Then Additional Software is correctly configured for package "cowsay" 1.152
When I start "Additional Software" via GNOME Activities Overview 10.727
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 9.650
Then "cowsay" is not in the list of Additional Software 0.978
When I install "cowsay" using apt 3.255
And I refuse adding "cowsay" to Additional Software 0.683
Then "cowsay" is not in the list of Additional Software 1.398
After features/support/hooks.rb:515 0.946
After features/support/hooks.rb:330 0.868
After features/support/hooks.rb:100 0.010
13:46.275
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.376
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:3.349
And I configure APT to prefer an old version of cowsay 0.086
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 39.039
And I accept adding "cowsay" to Additional Software 8.559
And Additional Software is correctly configured for package "cowsay" 0.914
And I shutdown Tails and wait for the computer to power off 7.225
And I start Tails from USB drive "__internal" with network unplugged 1:35.366
And I enable persistence 21.372
# 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.084
And I log in to a new session 55.073
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 35.649
And I revert the APT tweaks that made it prefer an old version of cowsay 0.306
# 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.671
And the network is plugged 0.526
And Tor is ready 27.106
And available upgrades have been checked 0.081
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.474
And I can open the Additional Software configuration window from the notification 8.531
And I shutdown Tails and wait for the computer to power off 18.816
And I start Tails from USB drive "__internal" with network unplugged 1:24.871
And I enable persistence 19.137
# 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 51.933
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.524
And I revert the APT tweaks that made it prefer an old version of cowsay 0.137
And the network is plugged 0.075
And Tor is ready 56.037
Then the Additional Software upgrade service has started 0.608
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.281
After features/support/hooks.rb:515 3.362
After features/support/hooks.rb:330 1.420
After features/support/hooks.rb:100 0.033
3:0.898
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.239
And I start Tails from USB drive "__internal" with network unplugged 1:22.701
And I enable persistence 22.330
And I remove the "cowsay" deb files from the APT cache 0.085
# 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.076
And I log in to a new session 58.438
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.988
And I can open the Additional Software log file from the notification 7.316
And the package "cowsay" is not installed 0.722
After features/support/hooks.rb:515 0.125
After features/support/hooks.rb:330 1.948
After features/support/hooks.rb:100 0.009