Project Number Date
test_Tails_ISO_stable 5560 09 Apr 2025, 09:33

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 37:33.838 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
9:28.300
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 57.644
And I update APT using apt 4:56.014
And I install "popularity-contest" using apt 23.001
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.854
When I create a persistent storage and activate the Additional Software feature 19.839
Then Additional Software is correctly configured for package "popularity-contest" 2.943
When I shutdown Tails and wait for the computer to power off 10.583
And I start Tails from USB drive "__internal" with network unplugged 1:1.764
And I enable persistence 19.715
And I log in to a new session 36.085
And the Additional Software installation service has started 30.914
Then I am notified that the installation succeeded 1.842
And Additional Software is correctly configured for package "popularity-contest" 0.835
And the package "popularity-contest" is installed after Additional Software has been started 0.263
After features/support/hooks.rb:519 14.320
After features/support/hooks.rb:330 1.981
After features/support/hooks.rb:100 0.011
8:57.015
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with an administration password 2:11.940
And I update APT using apt 6:15.262
When I install "makepp" using apt 23.105
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.445
And the package "makepp" is installed 0.067
After features/support/hooks.rb:519 16.911
After features/support/hooks.rb:330 1.485
After features/support/hooks.rb:100 0.013
5:22.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.277
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:34.084
When I uninstall "popularity-contest" using apt 18.755
And I accept removing "popularity-contest" from Additional Software 1.938
Then "popularity-contest" is not in the list of Additional Software 0.722
When I start Synaptic 23.880
And I update APT using Synaptic 23.332
And I install "cowsay" using Synaptic 12.055
And I accept adding "cowsay" to Additional Software 0.758
Then Additional Software is correctly configured for package "cowsay" 0.798
When I uninstall "cowsay" using apt 3.202
And I refuse removing "cowsay" from Additional Software 0.581
Then Additional Software is correctly configured for package "cowsay" 0.822
When I start "Additional Software" via GNOME Activities Overview 10.519
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.601
Then "cowsay" is not in the list of Additional Software 0.890
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.587
Then "cowsay" is not in the list of Additional Software 0.734
After features/support/hooks.rb:519 0.681
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.021
11:31.574
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.557
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.621
And I accept adding "cowsay" to Additional Software 6.849
And Additional Software is correctly configured for package "cowsay" 0.865
And I shutdown Tails and wait for the computer to power off 6.331
And I start Tails from USB drive "__internal" with network unplugged 1:7.069
And I enable persistence 12.335
# 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.024
# 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.094
And I log in to a new session 40.682
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.530
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.071
And the network is plugged 0.073
And Tor is ready 21.195
And available upgrades have been checked 1.152
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.805
And I can open the Additional Software configuration window from the notification 2.580
And I shutdown Tails and wait for the computer to power off 2:6.863
And I start Tails from USB drive "__internal" with network unplugged 1:1.481
And I enable persistence 11.768
# 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 41.630
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.328
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
And the network is plugged 0.074
And Tor is ready 52.947
Then the Additional Software upgrade service has started 0.170
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.088
After features/support/hooks.rb:519 1.414
After features/support/hooks.rb:330 0.728
After features/support/hooks.rb:100 0.030
2:14.198
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.244
And I start Tails from USB drive "__internal" with network unplugged 1:0.480
And I enable persistence 12.477
And I remove the "cowsay" deb files from the APT cache 0.064
# 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 42.638
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.171
And I can open the Additional Software log file from the notification 5.272
And the package "cowsay" is not installed 0.743
After features/support/hooks.rb:519 0.132
After features/support/hooks.rb:330 1.349
After features/support/hooks.rb:100 0.009