Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 107 30 Jun 2025, 20:06

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:50.751 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:48.880
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:512 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:10.086
And I update APT using apt 11.695
And I install "popularity-contest" using apt 27.372
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.810
When I create a persistent storage and activate the Additional Software feature 24.091
Then Additional Software is correctly configured for package "popularity-contest" 3.729
When I shutdown Tails and wait for the computer to power off 11.610
And I start Tails from USB drive "__internal" with network unplugged 1:18.653
And I enable persistence 22.057
And I log in to a new session 53.845
And the Additional Software installation service has started 33.700
Then I am notified that the installation succeeded 2.635
And Additional Software is correctly configured for package "popularity-contest" 1.261
And the package "popularity-contest" is installed after Additional Software has been started 0.327
After features/support/hooks.rb:520 20.800
After features/support/hooks.rb:335 2.210
After features/support/hooks.rb:105 0.010
2:58.888
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Before features/support/hooks.rb:512 0.005
Given a computer 0.331
And I start Tails from USB drive "__internal" and I login with an administration password 2:7.365
And I update APT using apt 14.876
When I install "makepp" using apt 28.999
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.237
And the package "makepp" is installed 0.077
After features/support/hooks.rb:520 21.261
After features/support/hooks.rb:335 1.951
After features/support/hooks.rb:105 0.012
6:20.619
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.228
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:2.769
When I uninstall "popularity-contest" using apt 22.839
And I accept removing "popularity-contest" from Additional Software 1.980
Then "popularity-contest" is not in the list of Additional Software 1.136
When I start Synaptic 31.777
And I update APT using Synaptic 24.068
And I install "cowsay" using Synaptic 16.947
And I accept adding "cowsay" to Additional Software 1.159
Then Additional Software is correctly configured for package "cowsay" 1.003
When I uninstall "cowsay" using apt 3.282
And I refuse removing "cowsay" from Additional Software 0.656
Then Additional Software is correctly configured for package "cowsay" 2.163
When I start "Additional Software" via GNOME Activities Overview 14.133
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.827
Then "cowsay" is not in the list of Additional Software 3.275
When I install "cowsay" using apt 3.680
And I refuse adding "cowsay" to Additional Software 1.975
Then "cowsay" is not in the list of Additional Software 0.715
After features/support/hooks.rb:520 0.930
After features/support/hooks.rb:335 0.747
After features/support/hooks.rb:105 0.010
12:45.034
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.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.747
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.864
And I accept adding "cowsay" to Additional Software 6.395
And Additional Software is correctly configured for package "cowsay" 0.929
And I shutdown Tails and wait for the computer to power off 6.816
And I start Tails from USB drive "__internal" with network unplugged 1:24.219
And I enable persistence 17.052
# 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.501
# 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.452
And I log in to a new session 58.074
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 46.372
And I revert the APT tweaks that made it prefer an old version of cowsay 0.085
# 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.104
And the network is plugged 0.102
And Tor is ready 24.434
And available upgrades have been checked 0.108
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.530
And I can open the Additional Software configuration window from the notification 4.055
And I shutdown Tails and wait for the computer to power off 17.260
And I start Tails from USB drive "__internal" with network unplugged 1:25.134
And I enable persistence 16.060
# 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.028
And I log in to a new session 53.145
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 45.981
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.073
And Tor is ready 59.887
Then the Additional Software upgrade service has started 0.204
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.113
After features/support/hooks.rb:520 8.942
After features/support/hooks.rb:335 0.898
After features/support/hooks.rb:105 0.057
2:57.328
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Before features/support/hooks.rb:512 0.038
Given a computer 0.460
And I start Tails from USB drive "__internal" with network unplugged 1:22.018
And I enable persistence 16.087
And I remove the "cowsay" deb files from the APT cache 0.129
# 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.236
And I log in to a new session 48.479
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 19.598
And I can open the Additional Software log file from the notification 8.192
And the package "cowsay" is not installed 2.125
After features/support/hooks.rb:520 1.008
After features/support/hooks.rb:335 2.628
After features/support/hooks.rb:105 0.007