Project Number Date
test_Tails_ISO_stable 5523 20 Mar 2025, 13:28

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 29:16.255 Passed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:6.777
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.913
And I update APT using apt 1:14.523
And I install "popularity-contest" using apt 22.364
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.154
When I create a persistent storage and activate the Additional Software feature 20.165
Then Additional Software is correctly configured for package "popularity-contest" 1.398
When I shutdown Tails and wait for the computer to power off 14.532
And I start Tails from USB drive "__internal" with network unplugged 1:3.627
And I enable persistence 20.425
And I log in to a new session 41.615
And the Additional Software installation service has started 41.131
Then I am notified that the installation succeeded 1.684
And Additional Software is correctly configured for package "popularity-contest" 0.944
And the package "popularity-contest" is installed after Additional Software has been started 0.296
After features/support/hooks.rb:519 15.530
After features/support/hooks.rb:330 2.170
After features/support/hooks.rb:100 0.010
4:9.648
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.008
Given a computer 0.508
And I start Tails from USB drive "__internal" and I login with an administration password 1:55.919
And I update APT using apt 1:42.903
When I install "makepp" using apt 25.842
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.389
And the package "makepp" is installed 0.085
After features/support/hooks.rb:519 15.575
After features/support/hooks.rb:330 1.618
After features/support/hooks.rb:100 0.012
5:3.933
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.084
When I uninstall "popularity-contest" using apt 18.847
And I accept removing "popularity-contest" from Additional Software 0.621
Then "popularity-contest" is not in the list of Additional Software 0.750
When I start Synaptic 22.592
And I update APT using Synaptic 22.353
And I install "cowsay" using Synaptic 10.017
And I accept adding "cowsay" to Additional Software 1.320
Then Additional Software is correctly configured for package "cowsay" 0.862
When I uninstall "cowsay" using apt 3.253
And I refuse removing "cowsay" from Additional Software 0.584
Then Additional Software is correctly configured for package "cowsay" 0.757
When I start "Additional Software" via GNOME Activities Overview 10.540
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.322
Then "cowsay" is not in the list of Additional Software 1.123
When I install "cowsay" using apt 3.217
And I refuse adding "cowsay" to Additional Software 0.672
Then "cowsay" is not in the list of Additional Software 0.785
After features/support/hooks.rb:519 0.849
After features/support/hooks.rb:330 0.847
After features/support/hooks.rb:100 0.009
11:44.939
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.004
Given a computer 0.303
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:32.163
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.412
And I accept adding "cowsay" to Additional Software 6.890
And Additional Software is correctly configured for package "cowsay" 1.017
And I shutdown Tails and wait for the computer to power off 6.579
And I start Tails from USB drive "__internal" with network unplugged 1:1.303
And I enable persistence 14.019
# 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.028
# 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.105
And I log in to a new session 40.340
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.961
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.082
And the network is plugged 0.070
And Tor is ready 24.108
And available upgrades have been checked 1.210
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.624
And I can open the Additional Software configuration window from the notification 2.450
And I shutdown Tails and wait for the computer to power off 2:7.328
And I start Tails from USB drive "__internal" with network unplugged 1:1.252
And I enable persistence 13.356
# 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
And I log in to a new session 41.567
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.484
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 46.744
Then the Additional Software upgrade service has started 0.165
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:519 1.310
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.024
2:10.956
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.007
Given a computer 0.209
And I start Tails from USB drive "__internal" with network unplugged 1:5.533
And I enable persistence 13.059
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.089
And I log in to a new session 40.040
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.331
And I can open the Additional Software log file from the notification 5.009
And the package "cowsay" is not installed 0.617
After features/support/hooks.rb:519 0.150
After features/support/hooks.rb:330 1.495
After features/support/hooks.rb:100 0.007