Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 117 14 Jul 2025, 19:24

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 27:43.716 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.694
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Before features/support/hooks.rb:512 0.013
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:5.639
And I update APT using apt 20.244
And I install "popularity-contest" using apt 26.917
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.846
When I create a persistent storage and activate the Additional Software feature 23.320
Then Additional Software is correctly configured for package "popularity-contest" 2.596
When I shutdown Tails and wait for the computer to power off 11.628
And I start Tails from USB drive "__internal" with network unplugged 1:11.014
And I enable persistence 27.798
And I log in to a new session 49.137
And the Additional Software installation service has started 41.339
Then I am notified that the installation succeeded 1.829
And Additional Software is correctly configured for package "popularity-contest" 1.090
And the package "popularity-contest" is installed after Additional Software has been started 0.290
After features/support/hooks.rb:520 18.247
After features/support/hooks.rb:335 2.057
After features/support/hooks.rb:105 0.027
2:47.589
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Before features/support/hooks.rb:512 0.007
Given a computer 0.206
And I start Tails from USB drive "__internal" and I login with an administration password 1:59.492
And I update APT using apt 17.062
When I install "makepp" using apt 24.246
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.495
And the package "makepp" is installed 0.085
After features/support/hooks.rb:520 18.989
After features/support/hooks.rb:335 1.116
After features/support/hooks.rb:105 0.011
5:27.652
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:512 0.006
Given a computer 0.208
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:33.332
When I uninstall "popularity-contest" using apt 21.999
And I accept removing "popularity-contest" from Additional Software 0.707
Then "popularity-contest" is not in the list of Additional Software 0.787
When I start Synaptic 23.817
And I update APT using Synaptic 23.339
And I install "cowsay" using Synaptic 11.679
And I accept adding "cowsay" to Additional Software 1.473
Then Additional Software is correctly configured for package "cowsay" 0.929
When I uninstall "cowsay" using apt 3.413
And I refuse removing "cowsay" from Additional Software 1.251
Then Additional Software is correctly configured for package "cowsay" 1.105
When I start "Additional Software" via GNOME Activities Overview 11.644
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.720
Then "cowsay" is not in the list of Additional Software 1.817
When I install "cowsay" using apt 3.334
And I refuse adding "cowsay" to Additional Software 0.788
Then "cowsay" is not in the list of Additional Software 1.299
After features/support/hooks.rb:520 1.295
After features/support/hooks.rb:335 0.806
After features/support/hooks.rb:105 0.013
11:6.966
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:512 0.013
Given a computer 0.357
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:47.505
And I configure APT to prefer an old version of cowsay 0.044
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 35.230
And I accept adding "cowsay" to Additional Software 4.745
And Additional Software is correctly configured for package "cowsay" 1.241
And I shutdown Tails and wait for the computer to power off 7.734
And I start Tails from USB drive "__internal" with network unplugged 1:8.386
And I enable persistence 15.821
# 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.027
# 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.132
And I log in to a new session 45.722
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.915
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
# 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.067
And the network is plugged 0.076
And Tor is ready 24.965
And available upgrades have been checked 0.100
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.284
And I can open the Additional Software configuration window from the notification 2.670
And I shutdown Tails and wait for the computer to power off 19.408
And I start Tails from USB drive "__internal" with network unplugged 1:7.158
And I enable persistence 15.679
# 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.027
And I log in to a new session 52.266
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.656
And I revert the APT tweaks that made it prefer an old version of cowsay 0.081
And the network is plugged 0.111
And Tor is ready 57.148
Then the Additional Software upgrade service has started 0.227
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.101
After features/support/hooks.rb:520 1.772
After features/support/hooks.rb:335 0.786
After features/support/hooks.rb:105 0.040
2:32.813
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:512 0.007
Given a computer 0.236
And I start Tails from USB drive "__internal" with network unplugged 1:10.416
And I enable persistence 14.581
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.087
And I log in to a new session 49.153
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.306
And I can open the Additional Software log file from the notification 6.142
And the package "cowsay" is not installed 0.828
After features/support/hooks.rb:520 0.129
After features/support/hooks.rb:335 1.022
After features/support/hooks.rb:105 0.011