Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 98 21 Jun 2025, 20:32

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:6.560 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:6.052
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Before features/support/hooks.rb:512 0.015
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:10.783
And I update APT using apt 19.795
And I install "popularity-contest" using apt 26.489
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.577
When I create a persistent storage and activate the Additional Software feature 24.796
Then Additional Software is correctly configured for package "popularity-contest" 3.203
When I shutdown Tails and wait for the computer to power off 14.624
And I start Tails from USB drive "__internal" with network unplugged 1:10.687
And I enable persistence 31.828
And I log in to a new session 49.154
And the Additional Software installation service has started 42.412
Then I am notified that the installation succeeded 2.227
And Additional Software is correctly configured for package "popularity-contest" 1.072
And the package "popularity-contest" is installed after Additional Software has been started 0.400
After features/support/hooks.rb:520 20.479
After features/support/hooks.rb:335 2.983
After features/support/hooks.rb:105 0.020
2:53.837
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:512 0.008
Given a computer 0.339
And I start Tails from USB drive "__internal" and I login with an administration password 1:59.734
And I update APT using apt 17.852
When I install "makepp" using apt 27.332
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 8.480
And the package "makepp" is installed 0.097
After features/support/hooks.rb:520 20.975
After features/support/hooks.rb:335 1.423
After features/support/hooks.rb:105 0.033
6:2.334
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.044
Before features/support/hooks.rb:512 0.019
Given a computer 0.398
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:52.509
When I uninstall "popularity-contest" using apt 25.741
And I accept removing "popularity-contest" from Additional Software 0.717
Then "popularity-contest" is not in the list of Additional Software 1.380
When I start Synaptic 24.434
And I update APT using Synaptic 23.245
And I install "cowsay" using Synaptic 14.326
And I accept adding "cowsay" to Additional Software 1.355
Then Additional Software is correctly configured for package "cowsay" 0.786
When I uninstall "cowsay" using apt 3.236
And I refuse removing "cowsay" from Additional Software 2.389
Then Additional Software is correctly configured for package "cowsay" 2.852
When I start "Additional Software" via GNOME Activities Overview 12.140
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 7.276
Then "cowsay" is not in the list of Additional Software 2.752
When I install "cowsay" using apt 3.398
And I refuse adding "cowsay" to Additional Software 2.643
Then "cowsay" is not in the list of Additional Software 0.746
After features/support/hooks.rb:520 0.803
After features/support/hooks.rb:335 0.668
After features/support/hooks.rb:105 0.009
12:12.714
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.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:57.203
And I configure APT to prefer an old version of cowsay 0.035
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.272
And I accept adding "cowsay" to Additional Software 7.074
And Additional Software is correctly configured for package "cowsay" 1.125
And I shutdown Tails and wait for the computer to power off 6.877
And I start Tails from USB drive "__internal" with network unplugged 1:23.137
And I enable persistence 16.007
# 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.133
And I log in to a new session 55.004
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 45.681
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.071
And the network is plugged 0.079
And Tor is ready 29.288
And available upgrades have been checked 0.281
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.804
And I can open the Additional Software configuration window from the notification 2.800
And I shutdown Tails and wait for the computer to power off 19.444
And I start Tails from USB drive "__internal" with network unplugged 1:20.160
And I enable persistence 18.027
# 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.024
And I log in to a new session 59.346
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 35.086
And I revert the APT tweaks that made it prefer an old version of cowsay 0.262
And the network is plugged 0.271
And Tor is ready 57.271
Then the Additional Software upgrade service has started 0.449
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.199
After features/support/hooks.rb:520 3.071
After features/support/hooks.rb:335 1.090
After features/support/hooks.rb:105 0.093
2:51.621
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Before features/support/hooks.rb:512 0.046
Given a computer 0.378
And I start Tails from USB drive "__internal" with network unplugged 1:17.835
And I enable persistence 19.000
And I remove the "cowsay" deb files from the APT cache 0.117
# 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.117
And I log in to a new session 46.243
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 19.469
And I can open the Additional Software log file from the notification 6.563
And the package "cowsay" is not installed 1.893
After features/support/hooks.rb:520 5.573
After features/support/hooks.rb:335 2.608
After features/support/hooks.rb:105 0.028