Project Number Date
test_Tails_ISO_stable 5584 19 Apr 2025, 12:48

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 31:27.751 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:40.935
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:4.189
And I update APT using apt 1:44.203
And I install "popularity-contest" using apt 22.965
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.159
When I create a persistent storage and activate the Additional Software feature 19.946
Then Additional Software is correctly configured for package "popularity-contest" 2.404
When I shutdown Tails and wait for the computer to power off 12.508
And I start Tails from USB drive "__internal" with network unplugged 1:8.667
And I enable persistence 21.470
And I log in to a new session 42.957
And the Additional Software installation service has started 32.577
Then I am notified that the installation succeeded 1.765
And Additional Software is correctly configured for package "popularity-contest" 0.868
And the package "popularity-contest" is installed after Additional Software has been started 0.251
After features/support/hooks.rb:519 14.570
After features/support/hooks.rb:330 2.569
After features/support/hooks.rb:100 0.010
6:33.481
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.188
And I start Tails from USB drive "__internal" and I login with an administration password 2:19.550
And I update APT using apt 3:43.928
When I install "makepp" using apt 23.319
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.418
And the package "makepp" is installed 0.074
After features/support/hooks.rb:519 14.224
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.011
4:54.330
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.206
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:10.984
When I uninstall "popularity-contest" using apt 21.813
And I accept removing "popularity-contest" from Additional Software 0.569
Then "popularity-contest" is not in the list of Additional Software 0.686
When I start Synaptic 22.050
And I update APT using Synaptic 22.570
And I install "cowsay" using Synaptic 8.906
And I accept adding "cowsay" to Additional Software 1.181
Then Additional Software is correctly configured for package "cowsay" 0.799
When I uninstall "cowsay" using apt 3.221
And I refuse removing "cowsay" from Additional Software 0.598
Then Additional Software is correctly configured for package "cowsay" 0.841
When I start "Additional Software" via GNOME Activities Overview 9.771
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.318
Then "cowsay" is not in the list of Additional Software 1.322
When I install "cowsay" using apt 3.194
And I refuse adding "cowsay" to Additional Software 0.553
Then "cowsay" is not in the list of Additional Software 0.741
After features/support/hooks.rb:519 0.589
After features/support/hooks.rb:330 0.714
After features/support/hooks.rb:100 0.010
11:5.551
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.254
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.669
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.533
And I accept adding "cowsay" to Additional Software 6.796
And Additional Software is correctly configured for package "cowsay" 0.870
And I shutdown Tails and wait for the computer to power off 6.479
And I start Tails from USB drive "__internal" with network unplugged 1:0.528
And I enable persistence 11.247
# 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.031
# 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 37.435
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.680
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.076
And the network is plugged 0.081
And Tor is ready 19.927
And available upgrades have been checked 1.110
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.106
And I can open the Additional Software configuration window from the notification 2.379
And I shutdown Tails and wait for the computer to power off 2:7.316
And I start Tails from USB drive "__internal" with network unplugged 1:1.376
And I enable persistence 11.900
# 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
And I log in to a new session 39.393
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.554
And I revert the APT tweaks that made it prefer an old version of cowsay 0.045
And the network is plugged 0.077
And Tor is ready 41.180
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.110
After features/support/hooks.rb:519 1.374
After features/support/hooks.rb:330 0.726
After features/support/hooks.rb:100 0.096
2:13.452
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:511 0.007
Given a computer 0.215
And I start Tails from USB drive "__internal" with network unplugged 1:0.202
And I enable persistence 11.989
And I remove the "cowsay" deb files from the APT cache 0.058
# 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.075
And I log in to a new session 44.787
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.167
And I can open the Additional Software log file from the notification 5.094
And the package "cowsay" is not installed 0.861
After features/support/hooks.rb:519 0.125
After features/support/hooks.rb:330 1.702
After features/support/hooks.rb:100 0.024