Project Number Date
test_Tails_ISO_devel 4097 02 Dec 2025, 12:51

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 21:9.655 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
2:26.577
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:519 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:51.510
And I update APT using apt 9.082
When I install "popularity-contest" using apt 6.337
Then I am notified I can not use Additional Software for "popularity-contest" 3.752
And I can open the Additional Software documentation from the notification 15.894
After features/support/hooks.rb:527 17.493
After features/support/hooks.rb:331 1.517
After features/support/hooks.rb:100 0.004
5:15.607
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.788
And I update APT using apt 6.261
And I install "popularity-contest" using apt 6.572
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.066
When I create a persistent storage and activate the Additional Software feature 1:25.954
Then Additional Software is correctly configured for package "popularity-contest" 1.781
When I shutdown Tails and wait for the computer to power off 33.155
And I start Tails from USB drive "__internal" with network unplugged 56.809
And I enable persistence 35.329
And I log in to a new session 15.976
And the Additional Software installation service has started 10.499
Then I am notified that the installation succeeded 2.135
And Additional Software is correctly configured for package "popularity-contest" 1.036
And the package "popularity-contest" is installed after Additional Software has been started 0.240
After features/support/hooks.rb:527 13.154
After features/support/hooks.rb:331 4.693
After features/support/hooks.rb:100 0.055
2:19.877
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.006
Given a computer 0.735
And I start Tails from USB drive "__internal" and I login with an administration password 2:2.486
And I update APT using apt 5.162
When I install "ripgrep" using apt 6.633
Then the Additional Software dpkg hook has been run for package "ripgrep" and notices the persistence is locked 4.790
And the package "ripgrep" is installed 0.068
After features/support/hooks.rb:527 13.510
After features/support/hooks.rb:331 1.671
After features/support/hooks.rb:100 0.376
3:52.775
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Before features/support/hooks.rb:519 0.021
Given a computer 0.300
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:10.575
When I uninstall "popularity-contest" using apt 6.308
And I accept removing "popularity-contest" from Additional Software 2.683
Then "popularity-contest" is not in the list of Additional Software 1.150
When I start Synaptic 14.152
And I update APT using Synaptic 22.181
And I install "cowsay" using Synaptic 16.645
And I accept adding "cowsay" to Additional Software 2.964
Then Additional Software is correctly configured for package "cowsay" 0.810
When I uninstall "cowsay" using apt 6.333
And I refuse removing "cowsay" from Additional Software 2.706
Then Additional Software is correctly configured for package "cowsay" 1.000
When I start "Additional Software" via GNOME Activities Overview 10.387
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.641
Then "cowsay" is not in the list of Additional Software 1.233
When I install "cowsay" using apt 3.279
And I refuse adding "cowsay" to Additional Software 3.753
Then "cowsay" is not in the list of Additional Software 0.667
After features/support/hooks.rb:527 0.854
After features/support/hooks.rb:331 1.100
After features/support/hooks.rb:100 0.010
5:51.235
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.007
Given a computer 0.183
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:38.345
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 12.462
And I accept adding "cowsay" to Additional Software 5.919
And Additional Software is correctly configured for package "cowsay" 0.754
And I shutdown Tails and wait for the computer to power off 4.546
And I start Tails from USB drive "__internal" with network unplugged 46.275
And I enable persistence 9.230
# 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.023
# 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.070
And I log in to a new session 13.502
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.516
And I revert the APT tweaks that made it prefer an old version of cowsay 0.087
# 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.100
And the network is plugged 0.090
And Tor is ready 15.658
And available upgrades have been checked 0.085
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.662
And I can open the Additional Software configuration window from the notification 3.405
And I shutdown Tails and wait for the computer to power off 23.077
And I start Tails from USB drive "__internal" with network unplugged 43.860
And I enable persistence 8.040
# 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 14.710
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.453
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 1.373
And Tor is ready 24.417
Then the Additional Software upgrade service has started 0.204
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.078
After features/support/hooks.rb:527 2.094
After features/support/hooks.rb:331 1.086
After features/support/hooks.rb:100 0.060
1:23.582
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:519 0.012
Given a computer 0.192
And I start Tails from USB drive "__internal" with network unplugged 46.893
And I enable persistence 9.810
And I remove the "cowsay" deb files from the APT cache 0.051
# 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 13.549
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.139
And I can open the Additional Software log file from the notification 4.380
And the package "cowsay" is not installed 0.475
After features/support/hooks.rb:527 0.092
After features/support/hooks.rb:331 0.809
After features/support/hooks.rb:100 0.012