Project Number Date
test_Tails_ISO_devel 3905 14 Jul 2025, 19:38

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 31:21.674 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
3:11.396
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:47.637
And I update APT using apt 16.179
When I install "popularity-contest" using apt 26.975
Then I am notified I can not use Additional Software for "popularity-contest" 6.982
And I can open the Additional Software documentation from the notification 33.621
After features/support/hooks.rb:515 18.654
After features/support/hooks.rb:330 3.647
After features/support/hooks.rb:100 0.003
5:47.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:9.256
And I update APT using apt 14.074
And I install "popularity-contest" using apt 26.675
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.332
When I create a persistent storage and activate the Additional Software feature 21.648
Then Additional Software is correctly configured for package "popularity-contest" 3.084
When I shutdown Tails and wait for the computer to power off 12.861
And I start Tails from USB drive "__internal" with network unplugged 1:10.517
And I enable persistence 28.947
And I log in to a new session 46.405
And the Additional Software installation service has started 43.113
Then I am notified that the installation succeeded 1.749
And Additional Software is correctly configured for package "popularity-contest" 2.013
And the package "popularity-contest" is installed after Additional Software has been started 0.451
After features/support/hooks.rb:515 17.317
After features/support/hooks.rb:330 3.646
After features/support/hooks.rb:100 0.023
2:58.538
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.007
Given a computer 0.346
And I start Tails from USB drive "__internal" and I login with an administration password 2:9.221
And I update APT using apt 15.268
When I install "makepp" using apt 26.580
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.795
And the package "makepp" is installed 0.325
After features/support/hooks.rb:515 18.065
After features/support/hooks.rb:330 2.126
After features/support/hooks.rb:100 0.106
5:44.984
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.017
Given a computer 0.302
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:40.806
When I uninstall "popularity-contest" using apt 25.518
And I accept removing "popularity-contest" from Additional Software 0.648
Then "popularity-contest" is not in the list of Additional Software 0.822
When I start Synaptic 24.955
And I update APT using Synaptic 22.888
And I install "cowsay" using Synaptic 14.376
And I accept adding "cowsay" to Additional Software 1.136
Then Additional Software is correctly configured for package "cowsay" 0.793
When I uninstall "cowsay" using apt 3.325
And I refuse removing "cowsay" from Additional Software 0.709
Then Additional Software is correctly configured for package "cowsay" 0.879
When I start "Additional Software" via GNOME Activities Overview 13.033
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.904
Then "cowsay" is not in the list of Additional Software 0.997
When I install "cowsay" using apt 6.411
And I refuse adding "cowsay" to Additional Software 0.771
Then "cowsay" is not in the list of Additional Software 0.702
After features/support/hooks.rb:515 0.887
After features/support/hooks.rb:330 0.675
After features/support/hooks.rb:100 0.039
11:2.403
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.074
Before features/support/hooks.rb:507 0.029
Given a computer 0.225
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:45.955
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.154
And I accept adding "cowsay" to Additional Software 4.478
And Additional Software is correctly configured for package "cowsay" 0.889
And I shutdown Tails and wait for the computer to power off 7.061
And I start Tails from USB drive "__internal" with network unplugged 1:9.740
And I enable persistence 13.555
# 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.041
# 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.091
And I log in to a new session 49.170
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.807
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
# 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.095
And the network is plugged 0.082
And Tor is ready 24.820
And available upgrades have been checked 0.338
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.651
And I can open the Additional Software configuration window from the notification 3.067
And I shutdown Tails and wait for the computer to power off 14.077
And I start Tails from USB drive "__internal" with network unplugged 1:12.575
And I enable persistence 15.833
# 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.039
And I log in to a new session 55.405
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 34.476
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
And the network is plugged 0.083
And Tor is ready 47.210
Then the Additional Software upgrade service has started 0.190
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:515 1.400
After features/support/hooks.rb:330 0.685
After features/support/hooks.rb:100 0.030
2:37.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" with network unplugged 1:14.097
And I enable persistence 16.150
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.105
And I log in to a new session 46.513
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.718
And I can open the Additional Software log file from the notification 6.634
And the package "cowsay" is not installed 0.727
After features/support/hooks.rb:515 0.150
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.012