Project Number Date
test_Tails_ISO_stable 5533 26 Mar 2025, 18:45

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 30:32.722 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
5:57.105
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 1:22.633
And I update APT using apt 12.657
And I install "popularity-contest" using apt 23.107
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.281
When I create a persistent storage and activate the Additional Software feature 30.407
Then Additional Software is correctly configured for package "popularity-contest" 6.762
When I shutdown Tails and wait for the computer to power off 12.734
And I start Tails from USB drive "__internal" with network unplugged 1:5.458
And I enable persistence 25.840
And I log in to a new session 45.349
And the Additional Software installation service has started 41.697
Then I am notified that the installation succeeded 1.980
And Additional Software is correctly configured for package "popularity-contest" 0.882
And the package "popularity-contest" is installed after Additional Software has been started 0.310
After features/support/hooks.rb:519 16.209
After features/support/hooks.rb:330 2.058
After features/support/hooks.rb:100 0.017
4:35.084
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.235
And I start Tails from USB drive "__internal" and I login with an administration password 1:54.434
And I update APT using apt 1:41.764
When I install "makepp" using apt 54.224
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.322
And the package "makepp" is installed 0.103
After features/support/hooks.rb:519 15.738
After features/support/hooks.rb:330 2.110
After features/support/hooks.rb:100 0.013
5:23.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given a computer 0.670
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:33.027
When I uninstall "popularity-contest" using apt 18.802
And I accept removing "popularity-contest" from Additional Software 1.871
Then "popularity-contest" is not in the list of Additional Software 1.197
When I start Synaptic 24.565
And I update APT using Synaptic 22.876
And I install "cowsay" using Synaptic 11.377
And I accept adding "cowsay" to Additional Software 2.138
Then Additional Software is correctly configured for package "cowsay" 0.891
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.609
Then Additional Software is correctly configured for package "cowsay" 0.883
When I start "Additional Software" via GNOME Activities Overview 10.641
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.912
Then "cowsay" is not in the list of Additional Software 0.904
When I install "cowsay" using apt 3.202
And I refuse adding "cowsay" to Additional Software 0.664
Then "cowsay" is not in the list of Additional Software 0.780
After features/support/hooks.rb:519 0.931
After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.010
12:23.573
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.009
Given a computer 0.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:1.012
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.824
And I accept adding "cowsay" to Additional Software 5.866
And Additional Software is correctly configured for package "cowsay" 0.923
And I shutdown Tails and wait for the computer to power off 4.484
And I start Tails from USB drive "__internal" with network unplugged 1:4.299
And I enable persistence 13.443
# 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.034
# 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.101
And I log in to a new session 34.928
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.865
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.075
And the network is plugged 0.073
And Tor is ready 45.321
And available upgrades have been checked 0.061
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.721
And I can open the Additional Software configuration window from the notification 4.458
And I shutdown Tails and wait for the computer to power off 2:7.228
And I start Tails from USB drive "__internal" with network unplugged 1:0.913
And I enable persistence 16.360
# 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 37.511
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.370
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
And the network is plugged 0.095
And Tor is ready 52.887
Then the Additional Software upgrade service has started 0.186
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.111
After features/support/hooks.rb:519 1.368
After features/support/hooks.rb:330 0.804
After features/support/hooks.rb:100 0.031
2:13.695
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.241
And I start Tails from USB drive "__internal" with network unplugged 1:5.831
And I enable persistence 13.635
And I remove the "cowsay" deb files from the APT cache 0.061
# 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.117
And I log in to a new session 33.396
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.202
And I can open the Additional Software log file from the notification 6.252
And the package "cowsay" is not installed 0.956
After features/support/hooks.rb:519 0.156
After features/support/hooks.rb:330 1.206
After features/support/hooks.rb:100 0.010