Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 108 01 Jul 2025, 20:17

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 31:31.042 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
6:7.795
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Before features/support/hooks.rb:512 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.764
And I update APT using apt 16.595
And I install "popularity-contest" using apt 30.131
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.545
When I create a persistent storage and activate the Additional Software feature 24.249
Then Additional Software is correctly configured for package "popularity-contest" 5.220
When I shutdown Tails and wait for the computer to power off 11.222
And I start Tails from USB drive "__internal" with network unplugged 1:19.833
And I enable persistence 29.975
And I log in to a new session 49.633
And the Additional Software installation service has started 43.471
Then I am notified that the installation succeeded 2.027
And Additional Software is correctly configured for package "popularity-contest" 1.413
And the package "popularity-contest" is installed after Additional Software has been started 0.711
After features/support/hooks.rb:520 24.999
After features/support/hooks.rb:335 3.303
After features/support/hooks.rb:105 0.020
2:54.688
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:512 0.006
Given a computer 0.390
And I start Tails from USB drive "__internal" and I login with an administration password 2:2.773
And I update APT using apt 18.311
When I install "makepp" using apt 26.266
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.869
And the package "makepp" is installed 0.076
After features/support/hooks.rb:520 20.506
After features/support/hooks.rb:335 2.099
After features/support/hooks.rb:105 0.017
6:27.793
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Before features/support/hooks.rb:512 0.016
Given a computer 0.376
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:7.037
When I uninstall "popularity-contest" using apt 25.875
And I accept removing "popularity-contest" from Additional Software 1.545
Then "popularity-contest" is not in the list of Additional Software 2.272
When I start Synaptic 32.755
And I update APT using Synaptic 23.648
And I install "cowsay" using Synaptic 15.727
And I accept adding "cowsay" to Additional Software 0.864
Then Additional Software is correctly configured for package "cowsay" 1.183
When I uninstall "cowsay" using apt 7.093
And I refuse removing "cowsay" from Additional Software 1.623
Then Additional Software is correctly configured for package "cowsay" 1.542
When I start "Additional Software" via GNOME Activities Overview 11.152
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 8.683
Then "cowsay" is not in the list of Additional Software 1.549
When I install "cowsay" using apt 3.257
And I refuse adding "cowsay" to Additional Software 0.634
Then "cowsay" is not in the list of Additional Software 0.971
After features/support/hooks.rb:520 1.309
After features/support/hooks.rb:335 0.816
After features/support/hooks.rb:105 0.036
13:1.971
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.015
Before features/support/hooks.rb:512 0.017
Given a computer 0.246
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:53.273
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 35.096
And I accept adding "cowsay" to Additional Software 6.363
And Additional Software is correctly configured for package "cowsay" 0.912
And I shutdown Tails and wait for the computer to power off 5.068
And I start Tails from USB drive "__internal" with network unplugged 1:25.224
And I enable persistence 16.039
# 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.467
And I log in to a new session 54.357
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.339
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.092
And the network is plugged 0.075
And Tor is ready 30.821
And available upgrades have been checked 0.113
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.407
And I can open the Additional Software configuration window from the notification 3.212
And I shutdown Tails and wait for the computer to power off 10.028
And I start Tails from USB drive "__internal" with network unplugged 1:22.396
And I enable persistence 16.687
# 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.193
And I log in to a new session 48.494
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.813
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
And the network is plugged 0.073
And Tor is ready 59.697
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.108
After features/support/hooks.rb:520 7.512
After features/support/hooks.rb:335 1.058
After features/support/hooks.rb:105 0.025
2:58.794
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:512 0.005
Given a computer 0.355
And I start Tails from USB drive "__internal" with network unplugged 1:20.690
And I enable persistence 16.921
And I remove the "cowsay" deb files from the APT cache 0.107
# 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.168
And I log in to a new session 1:5.388
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.296
And I can open the Additional Software log file from the notification 7.473
And the package "cowsay" is not installed 1.392
After features/support/hooks.rb:520 0.512
After features/support/hooks.rb:335 2.712
After features/support/hooks.rb:105 0.014