Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 75 27 May 2025, 21:22

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 26:18.755 Passed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
5:4.750
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Before features/support/hooks.rb:518 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.501
And I update APT using apt 12.401
And I install "popularity-contest" using apt 23.031
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.219
When I create a persistent storage and activate the Additional Software feature 20.731
Then Additional Software is correctly configured for package "popularity-contest" 2.979
When I shutdown Tails and wait for the computer to power off 10.408
And I start Tails from USB drive "__internal" with network unplugged 1:1.160
And I enable persistence 22.214
And I log in to a new session 40.074
And the Additional Software installation service has started 42.375
Then I am notified that the installation succeeded 2.375
And Additional Software is correctly configured for package "popularity-contest" 0.961
And the package "popularity-contest" is installed after Additional Software has been started 0.313
After features/support/hooks.rb:526 14.128
After features/support/hooks.rb:335 2.040
After features/support/hooks.rb:105 0.013
2:33.108
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:518 0.005
Given a computer 0.191
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.039
And I update APT using apt 11.745
When I install "makepp" using apt 24.618
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.430
And the package "makepp" is installed 0.081
After features/support/hooks.rb:526 15.761
After features/support/hooks.rb:335 2.017
After features/support/hooks.rb:105 0.011
5:2.954
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:518 0.005
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.217
When I uninstall "popularity-contest" using apt 18.740
And I accept removing "popularity-contest" from Additional Software 0.675
Then "popularity-contest" is not in the list of Additional Software 0.840
When I start Synaptic 23.511
And I update APT using Synaptic 23.295
And I install "cowsay" using Synaptic 11.817
And I accept adding "cowsay" to Additional Software 0.674
Then Additional Software is correctly configured for package "cowsay" 0.822
When I uninstall "cowsay" using apt 3.221
And I refuse removing "cowsay" from Additional Software 0.611
Then Additional Software is correctly configured for package "cowsay" 0.761
When I start "Additional Software" via GNOME Activities Overview 10.553
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.672
Then "cowsay" is not in the list of Additional Software 0.837
When I install "cowsay" using apt 3.212
And I refuse adding "cowsay" to Additional Software 0.563
Then "cowsay" is not in the list of Additional Software 0.735
After features/support/hooks.rb:526 0.614
After features/support/hooks.rb:335 0.829
After features/support/hooks.rb:105 0.008
11:35.997
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Before features/support/hooks.rb:518 0.006
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:51.253
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.858
And I accept adding "cowsay" to Additional Software 6.646
And Additional Software is correctly configured for package "cowsay" 0.969
And I shutdown Tails and wait for the computer to power off 6.504
And I start Tails from USB drive "__internal" with network unplugged 1:2.311
And I enable persistence 12.033
# 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.025
# 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.112
And I log in to a new session 40.251
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.954
And I revert the APT tweaks that made it prefer an old version of cowsay 0.048
# 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.068
And the network is plugged 0.064
And Tor is ready 19.752
And available upgrades have been checked 1.151
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.969
And I can open the Additional Software configuration window from the notification 2.944
And I shutdown Tails and wait for the computer to power off 2:2.219
And I start Tails from USB drive "__internal" with network unplugged 59.326
And I enable persistence 12.776
# 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.025
And I log in to a new session 42.211
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.593
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.072
And Tor is ready 42.295
Then the Additional Software upgrade service has started 0.190
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:526 1.273
After features/support/hooks.rb:335 0.665
After features/support/hooks.rb:105 0.022
2:1.944
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:518 0.006
Given a computer 0.193
And I start Tails from USB drive "__internal" with network unplugged 1:0.877
And I enable persistence 12.329
And I remove the "cowsay" deb files from the APT cache 0.056
# 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.097
And I log in to a new session 40.563
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 2.933
And I can open the Additional Software log file from the notification 4.688
And the package "cowsay" is not installed 0.203
After features/support/hooks.rb:526 0.137
After features/support/hooks.rb:335 1.550
After features/support/hooks.rb:105 0.008