Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 115 08 Jul 2025, 00:15

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 28:46.654 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:53.722
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:512 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:13.634
And I update APT using apt 14.427
And I install "popularity-contest" using apt 27.411
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.364
When I create a persistent storage and activate the Additional Software feature 22.705
Then Additional Software is correctly configured for package "popularity-contest" 2.334
When I shutdown Tails and wait for the computer to power off 11.748
And I start Tails from USB drive "__internal" with network unplugged 1:12.060
And I enable persistence 26.955
And I log in to a new session 45.801
And the Additional Software installation service has started 44.832
Then I am notified that the installation succeeded 3.184
And Additional Software is correctly configured for package "popularity-contest" 1.009
And the package "popularity-contest" is installed after Additional Software has been started 0.253
After features/support/hooks.rb:520 19.030
After features/support/hooks.rb:335 3.691
After features/support/hooks.rb:105 0.028
3:9.746
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Before features/support/hooks.rb:512 0.013
Given a computer 0.379
And I start Tails from USB drive "__internal" and I login with an administration password 2:10.211
And I update APT using apt 25.106
When I install "makepp" using apt 27.156
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.816
And the package "makepp" is installed 0.074
After features/support/hooks.rb:520 22.242
After features/support/hooks.rb:335 1.465
After features/support/hooks.rb:105 0.054
5:42.639
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.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:42.717
When I uninstall "popularity-contest" using apt 22.793
And I accept removing "popularity-contest" from Additional Software 2.669
Then "popularity-contest" is not in the list of Additional Software 0.851
When I start Synaptic 25.201
And I update APT using Synaptic 23.977
And I install "cowsay" using Synaptic 15.232
And I accept adding "cowsay" to Additional Software 1.218
Then Additional Software is correctly configured for package "cowsay" 0.797
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.631
Then Additional Software is correctly configured for package "cowsay" 0.971
When I start "Additional Software" via GNOME Activities Overview 11.090
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.504
Then "cowsay" is not in the list of Additional Software 0.837
When I install "cowsay" using apt 3.213
And I refuse adding "cowsay" to Additional Software 0.643
Then "cowsay" is not in the list of Additional Software 0.833
After features/support/hooks.rb:520 0.904
After features/support/hooks.rb:335 1.216
After features/support/hooks.rb:105 0.035
11:28.429
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.028
Before features/support/hooks.rb:512 0.031
Given a computer 0.693
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:51.985
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.584
And I accept adding "cowsay" to Additional Software 6.381
And Additional Software is correctly configured for package "cowsay" 0.921
And I shutdown Tails and wait for the computer to power off 7.483
And I start Tails from USB drive "__internal" with network unplugged 1:14.827
And I enable persistence 16.192
# 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.033
# 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.089
And I log in to a new session 54.631
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.796
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.078
And the network is plugged 0.107
And Tor is ready 22.839
And available upgrades have been checked 1.194
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.418
And I can open the Additional Software configuration window from the notification 5.692
And I shutdown Tails and wait for the computer to power off 17.046
And I start Tails from USB drive "__internal" with network unplugged 1:9.986
And I enable persistence 16.540
# 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
And I log in to a new session 53.620
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.775
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.077
And Tor is ready 53.993
Then the Additional Software upgrade service has started 0.163
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.109
After features/support/hooks.rb:520 1.420
After features/support/hooks.rb:335 0.848
After features/support/hooks.rb:105 0.026
2:32.116
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.205
And I start Tails from USB drive "__internal" with network unplugged 1:11.443
And I enable persistence 16.040
And I remove the "cowsay" deb files from the APT cache 0.061
# 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.096
And I log in to a new session 54.580
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 2.023
And I can open the Additional Software log file from the notification 6.597
And the package "cowsay" is not installed 1.068
After features/support/hooks.rb:520 0.480
After features/support/hooks.rb:335 1.780
After features/support/hooks.rb:105 0.009