Project Number Date
test_Tails_ISO_stable 5561 09 Apr 2025, 13:00

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 34:14.091 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
8:44.372
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.013
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:25.012
And I update APT using apt 3:44.004
And I install "popularity-contest" using apt 23.657
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.793
When I create a persistent storage and activate the Additional Software feature 17.141
Then Additional Software is correctly configured for package "popularity-contest" 2.770
When I shutdown Tails and wait for the computer to power off 10.469
And I start Tails from USB drive "__internal" with network unplugged 59.231
And I enable persistence 19.688
And I log in to a new session 40.782
And the Additional Software installation service has started 32.105
Then I am notified that the installation succeeded 1.661
And Additional Software is correctly configured for package "popularity-contest" 0.792
And the package "popularity-contest" is installed after Additional Software has been started 0.261
After features/support/hooks.rb:519 15.651
After features/support/hooks.rb:330 2.603
After features/support/hooks.rb:100 0.013
6:27.593
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.659
And I update APT using apt 3:43.208
When I install "makepp" using apt 54.856
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.595
And the package "makepp" is installed 0.070
After features/support/hooks.rb:519 15.078
After features/support/hooks.rb:330 1.285
After features/support/hooks.rb:100 0.013
5:22.897
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.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:33.841
When I uninstall "popularity-contest" using apt 21.782
And I accept removing "popularity-contest" from Additional Software 0.602
Then "popularity-contest" is not in the list of Additional Software 0.709
When I start Synaptic 23.182
And I update APT using Synaptic 23.420
And I install "cowsay" using Synaptic 9.903
And I accept adding "cowsay" to Additional Software 1.625
Then Additional Software is correctly configured for package "cowsay" 0.863
When I uninstall "cowsay" using apt 3.235
And I refuse removing "cowsay" from Additional Software 0.589
Then Additional Software is correctly configured for package "cowsay" 0.805
When I start "Additional Software" via GNOME Activities Overview 10.700
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.833
Then "cowsay" is not in the list of Additional Software 1.082
When I install "cowsay" using apt 3.238
And I refuse adding "cowsay" to Additional Software 0.579
Then "cowsay" is not in the list of Additional Software 0.691
After features/support/hooks.rb:519 0.769
After features/support/hooks.rb:330 0.761
After features/support/hooks.rb:100 0.011
11:21.545
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given a computer 0.215
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.910
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.289
And I accept adding "cowsay" to Additional Software 4.314
And Additional Software is correctly configured for package "cowsay" 0.997
And I shutdown Tails and wait for the computer to power off 6.313
And I start Tails from USB drive "__internal" with network unplugged 1:0.712
And I enable persistence 12.527
# 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.081
And I log in to a new session 39.663
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.230
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.073
And the network is plugged 0.119
And Tor is ready 21.355
And available upgrades have been checked 0.064
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.205
And I can open the Additional Software configuration window from the notification 2.283
And I shutdown Tails and wait for the computer to power off 2:3.737
And I start Tails from USB drive "__internal" with network unplugged 1:9.233
And I enable persistence 13.313
# 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 44.599
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.883
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.099
And Tor is ready 48.854
Then the Additional Software upgrade service has started 0.179
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.073
After features/support/hooks.rb:519 1.434
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.022
2:17.682
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.215
And I start Tails from USB drive "__internal" with network unplugged 1:6.979
And I enable persistence 10.887
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.089
And I log in to a new session 40.112
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.177
And I can open the Additional Software log file from the notification 5.067
And the package "cowsay" is not installed 1.095
After features/support/hooks.rb:519 0.133
After features/support/hooks.rb:330 1.926
After features/support/hooks.rb:100 0.010