Project Number Date
test_Tails_ISO_20267-webtunnel 4 14 Jul 2025, 22:45

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 30:47.461 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
5:50.679
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:5.870
And I update APT using apt 14.908
And I install "popularity-contest" using apt 27.129
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.632
When I create a persistent storage and activate the Additional Software feature 24.875
Then Additional Software is correctly configured for package "popularity-contest" 3.242
When I shutdown Tails and wait for the computer to power off 12.992
And I start Tails from USB drive "__internal" with network unplugged 1:15.349
And I enable persistence 30.256
And I log in to a new session 40.011
And the Additional Software installation service has started 42.926
Then I am notified that the installation succeeded 3.016
And Additional Software is correctly configured for package "popularity-contest" 1.121
And the package "popularity-contest" is installed after Additional Software has been started 0.347
After features/support/hooks.rb:515 19.036
After features/support/hooks.rb:330 2.276
After features/support/hooks.rb:100 0.047
2:58.914
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Before features/support/hooks.rb:507 0.011
Given a computer 0.368
And I start Tails from USB drive "__internal" and I login with an administration password 2:10.242
And I update APT using apt 14.391
When I install "makepp" using apt 24.649
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 9.150
And the package "makepp" is installed 0.112
After features/support/hooks.rb:515 22.602
After features/support/hooks.rb:330 1.419
After features/support/hooks.rb:100 0.016
5:57.326
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.013
Given a computer 0.483
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:46.183
When I uninstall "popularity-contest" using apt 22.324
And I accept removing "popularity-contest" from Additional Software 2.038
Then "popularity-contest" is not in the list of Additional Software 3.970
When I start Synaptic 26.958
And I update APT using Synaptic 23.019
And I install "cowsay" using Synaptic 17.068
And I accept adding "cowsay" to Additional Software 1.205
Then Additional Software is correctly configured for package "cowsay" 0.883
When I uninstall "cowsay" using apt 3.236
And I refuse removing "cowsay" from Additional Software 0.668
Then Additional Software is correctly configured for package "cowsay" 1.095
When I start "Additional Software" via GNOME Activities Overview 12.530
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.275
Then "cowsay" is not in the list of Additional Software 1.186
When I install "cowsay" using apt 4.068
And I refuse adding "cowsay" to Additional Software 2.653
Then "cowsay" is not in the list of Additional Software 1.475
After features/support/hooks.rb:515 0.980
After features/support/hooks.rb:330 0.975
After features/support/hooks.rb:100 0.008
13:22.464
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.008
Given a computer 0.341
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:51.911
And I configure APT to prefer an old version of cowsay 0.131
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 32.621
And I accept adding "cowsay" to Additional Software 5.535
And Additional Software is correctly configured for package "cowsay" 1.077
And I shutdown Tails and wait for the computer to power off 7.554
And I start Tails from USB drive "__internal" with network unplugged 1:14.405
And I enable persistence 15.564
# 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.029
# 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.111
And I log in to a new session 51.246
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 34.764
And I revert the APT tweaks that made it prefer an old version of cowsay 0.092
# 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.191
And the network is plugged 0.093
And Tor is ready 24.933
And available upgrades have been checked 1.232
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.886
And I can open the Additional Software configuration window from the notification 3.298
And I shutdown Tails and wait for the computer to power off 2:8.153
And I start Tails from USB drive "__internal" with network unplugged 1:14.443
And I enable persistence 16.869
# 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.034
And I log in to a new session 51.960
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.748
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.070
And Tor is ready 57.774
Then the Additional Software upgrade service has started 0.180
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.143
After features/support/hooks.rb:515 1.702
After features/support/hooks.rb:330 0.711
After features/support/hooks.rb:100 0.021
2:38.076
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.004
Given a computer 0.198
And I start Tails from USB drive "__internal" with network unplugged 1:12.673
And I enable persistence 15.815
And I remove the "cowsay" deb files from the APT cache 0.557
# 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.573
And I log in to a new session 52.415
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.306
And I can open the Additional Software log file from the notification 6.530
And the package "cowsay" is not installed 1.005
After features/support/hooks.rb:515 0.134
After features/support/hooks.rb:330 1.618
After features/support/hooks.rb:100 0.009