Project Number Date
test_Tails_ISO_devel 4138 26 Dec 2025, 11:52

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 22:22.529 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
4:3.063
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 2:2.281
And I update APT using apt 8.214
When I install "popularity-contest" using apt 6.737
Then I am notified I can not use Additional Software for "popularity-contest" 3.583
And I can open the Additional Software documentation from the notification 1:42.246
After features/support/hooks.rb:527 27.941
After features/support/hooks.rb:331 1.675
After features/support/hooks.rb:100 0.006
3:49.804
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.839
And I update APT using apt 6.103
And I install "popularity-contest" using apt 6.386
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.534
When I create a persistent storage and activate the Additional Software feature 29.272
Then Additional Software is correctly configured for package "popularity-contest" 1.445
When I shutdown Tails and wait for the computer to power off 8.827
And I start Tails from USB drive "__internal" with network unplugged 45.403
And I enable persistence 38.175
And I log in to a new session 18.533
And the Additional Software installation service has started 10.953
Then I am notified that the installation succeeded 2.279
And Additional Software is correctly configured for package "popularity-contest" 0.790
And the package "popularity-contest" is installed after Additional Software has been started 0.257
After features/support/hooks.rb:527 14.341
After features/support/hooks.rb:331 0.996
After features/support/hooks.rb:100 0.015
1:43.149
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.160
And I start Tails from USB drive "__internal" and I login with an administration password 1:26.148
And I update APT using apt 6.125
When I install "ripgrep" using apt 6.363
Then the Additional Software dpkg hook has been run for package "ripgrep" and notices the persistence is locked 4.271
And the package "ripgrep" is installed 0.080
After features/support/hooks.rb:527 15.495
After features/support/hooks.rb:331 1.230
After features/support/hooks.rb:100 0.016
3:46.847
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.005
Given a computer 0.175
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:0.968
When I uninstall "popularity-contest" using apt 6.380
And I accept removing "popularity-contest" from Additional Software 5.149
Then "popularity-contest" is not in the list of Additional Software 0.684
When I start Synaptic 16.520
And I update APT using Synaptic 22.258
And I install "cowsay" using Synaptic 16.485
And I accept adding "cowsay" to Additional Software 2.893
Then Additional Software is correctly configured for package "cowsay" 0.995
When I uninstall "cowsay" using apt 3.276
And I refuse removing "cowsay" from Additional Software 4.653
Then Additional Software is correctly configured for package "cowsay" 1.025
When I start "Additional Software" via GNOME Activities Overview 10.760
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.150
Then "cowsay" is not in the list of Additional Software 1.277
When I install "cowsay" using apt 3.303
And I refuse adding "cowsay" to Additional Software 4.019
Then "cowsay" is not in the list of Additional Software 0.868
After features/support/hooks.rb:527 0.896
After features/support/hooks.rb:331 1.003
After features/support/hooks.rb:100 0.010
7:40.138
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.188
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:39.603
And I configure APT to prefer an old version of cowsay 0.088
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 9.850
And I accept adding "cowsay" to Additional Software 6.318
And Additional Software is correctly configured for package "cowsay" 1.902
And I shutdown Tails and wait for the computer to power off 7.615
And I start Tails from USB drive "__internal" with network unplugged 44.529
And I enable persistence 9.936
# 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
# 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.082
And I log in to a new session 13.613
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.495
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.086
And the network is plugged 0.057
And Tor is ready 16.253
And available upgrades have been checked 0.080
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.426
And I can open the Additional Software configuration window from the notification 2.832
And I shutdown Tails and wait for the computer to power off 2:3.500
And I start Tails from USB drive "__internal" with network unplugged 44.681
And I enable persistence 9.904
# 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.030
And I log in to a new session 14.662
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.810
And I revert the APT tweaks that made it prefer an old version of cowsay 0.100
And the network is plugged 0.062
And Tor is ready 27.030
Then the Additional Software upgrade service has started 0.205
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:527 1.925
After features/support/hooks.rb:331 1.373
After features/support/hooks.rb:100 0.035
1:19.527
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.008
Given a computer 0.309
And I start Tails from USB drive "__internal" with network unplugged 43.452
And I enable persistence 7.861
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.057
And I log in to a new session 14.372
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.077
And I can open the Additional Software log file from the notification 4.786
And the package "cowsay" is not installed 0.557
After features/support/hooks.rb:527 0.115
After features/support/hooks.rb:331 0.866
After features/support/hooks.rb:100 0.010