Project Number Date
test_Tails_ISO_devel 4096 01 Dec 2025, 22:27

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 19:18.513 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:35.663
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:519 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:3.978
And I update APT using apt 8.168
When I install "popularity-contest" using apt 6.467
Then I am notified I can not use Additional Software for "popularity-contest" 4.775
And I can open the Additional Software documentation from the notification 12.271
After features/support/hooks.rb:527 15.756
After features/support/hooks.rb:331 1.845
After features/support/hooks.rb:100 0.004
4:31.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:24.371
And I update APT using apt 6.604
And I install "popularity-contest" using apt 6.325
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.500
When I create a persistent storage and activate the Additional Software feature 37.628
Then Additional Software is correctly configured for package "popularity-contest" 1.277
When I shutdown Tails and wait for the computer to power off 10.136
And I start Tails from USB drive "__internal" with network unplugged 52.534
And I enable persistence 39.658
And I log in to a new session 14.503
And the Additional Software installation service has started 10.257
Then I am notified that the installation succeeded 2.584
And Additional Software is correctly configured for package "popularity-contest" 0.816
And the package "popularity-contest" is installed after Additional Software has been started 0.288
After features/support/hooks.rb:527 12.862
After features/support/hooks.rb:331 1.078
After features/support/hooks.rb:100 0.012
1:44.878
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:519 0.005
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with an administration password 1:27.823
And I update APT using apt 5.737
When I install "ripgrep" using apt 6.343
Then the Additional Software dpkg hook has been run for package "ripgrep" and notices the persistence is locked 4.531
And the package "ripgrep" is installed 0.228
After features/support/hooks.rb:527 13.310
After features/support/hooks.rb:331 1.313
After features/support/hooks.rb:100 0.016
3:30.483
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 a computer 0.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:59.151
When I uninstall "popularity-contest" using apt 6.284
And I accept removing "popularity-contest" from Additional Software 2.723
Then "popularity-contest" is not in the list of Additional Software 0.693
When I start Synaptic 13.756
And I update APT using Synaptic 22.121
And I install "cowsay" using Synaptic 12.496
And I accept adding "cowsay" to Additional Software 2.669
Then Additional Software is correctly configured for package "cowsay" 0.790
When I uninstall "cowsay" using apt 3.606
And I refuse removing "cowsay" from Additional Software 2.846
Then Additional Software is correctly configured for package "cowsay" 0.931
When I start "Additional Software" via GNOME Activities Overview 10.486
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.081
Then "cowsay" is not in the list of Additional Software 1.739
When I install "cowsay" using apt 3.371
And I refuse adding "cowsay" to Additional Software 1.691
Then "cowsay" is not in the list of Additional Software 0.829
After features/support/hooks.rb:527 1.053
After features/support/hooks.rb:331 1.211
After features/support/hooks.rb:100 0.014
5:35.868
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:519 0.014
Given a computer 0.263
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:35.177
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 9.118
And I accept adding "cowsay" to Additional Software 5.533
And Additional Software is correctly configured for package "cowsay" 1.003
And I shutdown Tails and wait for the computer to power off 8.545
And I start Tails from USB drive "__internal" with network unplugged 44.855
And I enable persistence 8.486
# 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.027
# 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 13.459
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.423
And I revert the APT tweaks that made it prefer an old version of cowsay 0.038
# 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.058
And the network is plugged 0.071
And Tor is ready 13.040
And available upgrades have been checked 1.511
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.003
And I can open the Additional Software configuration window from the notification 2.839
And I shutdown Tails and wait for the computer to power off 17.248
And I start Tails from USB drive "__internal" with network unplugged 43.477
And I enable persistence 7.526
# 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.022
And I log in to a new session 14.414
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.346
And I revert the APT tweaks that made it prefer an old version of cowsay 0.043
And the network is plugged 0.080
And Tor is ready 24.823
Then the Additional Software upgrade service has started 0.210
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.135
After features/support/hooks.rb:527 1.624
After features/support/hooks.rb:331 0.764
After features/support/hooks.rb:100 0.034
1:20.131
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 a computer 0.173
And I start Tails from USB drive "__internal" with network unplugged 43.839
And I enable persistence 9.929
And I remove the "cowsay" deb files from the APT cache 0.075
# 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.177
And I log in to a new session 13.307
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 7.742
And I can open the Additional Software log file from the notification 4.412
And the package "cowsay" is not installed 0.473
After features/support/hooks.rb:527 0.151
After features/support/hooks.rb:331 0.695
After features/support/hooks.rb:100 0.009