Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 99 22 Jun 2025, 19:51

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:15.881 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:5.532
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
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:22.202
And I update APT using apt 14.675
And I install "popularity-contest" using apt 26.427
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.129
When I create a persistent storage and activate the Additional Software feature 22.016
Then Additional Software is correctly configured for package "popularity-contest" 3.165
When I shutdown Tails and wait for the computer to power off 13.350
And I start Tails from USB drive "__internal" with network unplugged 1:11.887
And I enable persistence 30.404
And I log in to a new session 48.116
And the Additional Software installation service has started 42.949
Then I am notified that the installation succeeded 1.817
And Additional Software is correctly configured for package "popularity-contest" 0.910
And the package "popularity-contest" is installed after Additional Software has been started 0.478
After features/support/hooks.rb:520 20.285
After features/support/hooks.rb:335 4.414
After features/support/hooks.rb:105 0.023
3:8.118
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Before features/support/hooks.rb:512 0.011
Given a computer 0.362
And I start Tails from USB drive "__internal" and I login with an administration password 2:17.581
And I update APT using apt 14.266
When I install "makepp" using apt 31.224
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.616
And the package "makepp" is installed 0.068
After features/support/hooks.rb:520 22.192
After features/support/hooks.rb:335 1.034
After features/support/hooks.rb:105 0.012
6:39.293
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:512 0.004
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:26.850
When I uninstall "popularity-contest" using apt 28.904
And I accept removing "popularity-contest" from Additional Software 0.685
Then "popularity-contest" is not in the list of Additional Software 0.736
When I start Synaptic 25.543
And I update APT using Synaptic 24.495
And I install "cowsay" using Synaptic 14.942
And I accept adding "cowsay" to Additional Software 0.947
Then Additional Software is correctly configured for package "cowsay" 3.545
When I uninstall "cowsay" using apt 6.904
And I refuse removing "cowsay" from Additional Software 0.593
Then Additional Software is correctly configured for package "cowsay" 0.805
When I start "Additional Software" via GNOME Activities Overview 10.648
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 7.658
Then "cowsay" is not in the list of Additional Software 1.222
When I install "cowsay" using apt 3.257
And I refuse adding "cowsay" to Additional Software 0.589
Then "cowsay" is not in the list of Additional Software 0.755
After features/support/hooks.rb:520 0.771
After features/support/hooks.rb:335 0.791
After features/support/hooks.rb:105 0.025
12:28.126
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.039
Before features/support/hooks.rb:512 0.016
Given a computer 0.227
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.454
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 37.175
And I accept adding "cowsay" to Additional Software 4.470
And Additional Software is correctly configured for package "cowsay" 1.090
And I shutdown Tails and wait for the computer to power off 11.809
And I start Tails from USB drive "__internal" with network unplugged 1:16.669
And I enable persistence 15.942
# 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.064
# 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.244
And I log in to a new session 52.273
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 45.464
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.076
And the network is plugged 0.160
And Tor is ready 27.662
And available upgrades have been checked 0.566
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.742
And I can open the Additional Software configuration window from the notification 3.107
And I shutdown Tails and wait for the computer to power off 15.454
And I start Tails from USB drive "__internal" with network unplugged 1:22.034
And I enable persistence 17.606
# 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.128
And I log in to a new session 50.959
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 46.514
And I revert the APT tweaks that made it prefer an old version of cowsay 0.085
And the network is plugged 0.083
And Tor is ready 57.646
Then the Additional Software upgrade service has started 0.922
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.400
After features/support/hooks.rb:520 3.935
After features/support/hooks.rb:335 0.722
After features/support/hooks.rb:105 0.041
2:54.810
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Before features/support/hooks.rb:512 0.010
Given a computer 0.295
And I start Tails from USB drive "__internal" with network unplugged 1:14.873
And I enable persistence 19.141
And I remove the "cowsay" deb files from the APT cache 0.212
# 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.232
And I log in to a new session 52.579
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 17.629
And I can open the Additional Software log file from the notification 7.820
And the package "cowsay" is not installed 2.025
After features/support/hooks.rb:520 0.352
After features/support/hooks.rb:335 2.826
After features/support/hooks.rb:105 0.016