Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 113 06 Jul 2025, 20:07

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:43.375 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:55.205
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
Before features/support/hooks.rb:512 0.020
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.489
And I update APT using apt 16.430
And I install "popularity-contest" using apt 27.133
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.830
When I create a persistent storage and activate the Additional Software feature 23.708
Then Additional Software is correctly configured for package "popularity-contest" 2.651
When I shutdown Tails and wait for the computer to power off 15.914
And I start Tails from USB drive "__internal" with network unplugged 1:8.035
And I enable persistence 28.260
And I log in to a new session 48.266
And the Additional Software installation service has started 44.257
Then I am notified that the installation succeeded 3.036
And Additional Software is correctly configured for package "popularity-contest" 1.807
And the package "popularity-contest" is installed after Additional Software has been started 0.383
After features/support/hooks.rb:520 20.870
After features/support/hooks.rb:335 3.267
After features/support/hooks.rb:105 0.014
3:1.379
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:512 0.006
Given a computer 0.260
And I start Tails from USB drive "__internal" and I login with an administration password 2:12.566
And I update APT using apt 14.403
When I install "makepp" using apt 27.192
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.855
And the package "makepp" is installed 0.100
After features/support/hooks.rb:520 18.894
After features/support/hooks.rb:335 1.374
After features/support/hooks.rb:105 0.017
6:4.589
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Before features/support/hooks.rb:512 0.006
Given a computer 0.261
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:58.255
When I uninstall "popularity-contest" using apt 25.846
And I accept removing "popularity-contest" from Additional Software 0.593
Then "popularity-contest" is not in the list of Additional Software 0.854
When I start Synaptic 27.258
And I update APT using Synaptic 24.000
And I install "cowsay" using Synaptic 13.568
And I accept adding "cowsay" to Additional Software 2.109
Then Additional Software is correctly configured for package "cowsay" 1.767
When I uninstall "cowsay" using apt 3.413
And I refuse removing "cowsay" from Additional Software 2.466
Then Additional Software is correctly configured for package "cowsay" 0.845
When I start "Additional Software" via GNOME Activities Overview 10.703
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.818
Then "cowsay" is not in the list of Additional Software 1.161
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 0.618
Then "cowsay" is not in the list of Additional Software 0.794
After features/support/hooks.rb:520 0.841
After features/support/hooks.rb:335 0.981
After features/support/hooks.rb:105 0.009
12:48.929
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:512 0.032
Given a computer 0.273
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.199
And I configure APT to prefer an old version of cowsay 0.126
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 35.642
And I accept adding "cowsay" to Additional Software 9.900
And Additional Software is correctly configured for package "cowsay" 1.117
And I shutdown Tails and wait for the computer to power off 6.203
And I start Tails from USB drive "__internal" with network unplugged 1:18.728
And I enable persistence 18.714
# 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.032
# 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.106
And I log in to a new session 59.678
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.884
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.181
And the network is plugged 0.148
And Tor is ready 28.914
And available upgrades have been checked 0.087
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.251
And I can open the Additional Software configuration window from the notification 2.869
And I shutdown Tails and wait for the computer to power off 13.654
And I start Tails from USB drive "__internal" with network unplugged 1:21.555
And I enable persistence 17.553
# 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.122
And I log in to a new session 54.640
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 45.092
And I revert the APT tweaks that made it prefer an old version of cowsay 0.076
And the network is plugged 0.208
And Tor is ready 58.267
Then the Additional Software upgrade service has started 0.442
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.181
After features/support/hooks.rb:520 3.033
After features/support/hooks.rb:335 1.148
After features/support/hooks.rb:105 0.197
2:53.271
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Before features/support/hooks.rb:512 0.016
Given a computer 0.373
And I start Tails from USB drive "__internal" with network unplugged 1:15.808
And I enable persistence 15.249
And I remove the "cowsay" deb files from the APT cache 0.641
# 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.605
And I log in to a new session 53.173
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 18.607
And I can open the Additional Software log file from the notification 6.963
And the package "cowsay" is not installed 1.846
After features/support/hooks.rb:520 3.255
After features/support/hooks.rb:335 2.304
After features/support/hooks.rb:105 0.008