Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 70 23 May 2025, 18:53

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 23:51.767 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
4:58.076
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Before features/support/hooks.rb:518 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.094
And I update APT using apt 12.231
And I install "popularity-contest" using apt 23.096
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.430
When I create a persistent storage and activate the Additional Software feature 19.613
Then Additional Software is correctly configured for package "popularity-contest" 2.928
When I shutdown Tails and wait for the computer to power off 14.420
And I start Tails from USB drive "__internal" with network unplugged 1:2.524
And I enable persistence 22.969
And I log in to a new session 41.607
And the Additional Software installation service has started 31.261
Then I am notified that the installation succeeded 1.715
And Additional Software is correctly configured for package "popularity-contest" 0.930
And the package "popularity-contest" is installed after Additional Software has been started 0.252
After features/support/hooks.rb:526 14.496
After features/support/hooks.rb:335 2.196
After features/support/hooks.rb:105 0.012
2:25.178
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.005
Given a computer 0.241
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.047
And I update APT using apt 12.409
When I install "makepp" using apt 23.891
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.509
And the package "makepp" is installed 0.079
After features/support/hooks.rb:526 14.364
After features/support/hooks.rb:335 1.843
After features/support/hooks.rb:105 0.012
5:7.112
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.006
Given a computer 0.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.914
When I uninstall "popularity-contest" using apt 18.750
And I accept removing "popularity-contest" from Additional Software 0.591
Then "popularity-contest" is not in the list of Additional Software 0.805
When I start Synaptic 23.307
And I update APT using Synaptic 22.547
And I install "cowsay" using Synaptic 9.643
And I accept adding "cowsay" to Additional Software 1.381
Then Additional Software is correctly configured for package "cowsay" 0.799
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.780
Then Additional Software is correctly configured for package "cowsay" 0.818
When I start "Additional Software" via GNOME Activities Overview 10.614
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.289
Then "cowsay" is not in the list of Additional Software 1.235
When I install "cowsay" using apt 3.262
And I refuse adding "cowsay" to Additional Software 2.061
Then "cowsay" is not in the list of Additional Software 0.818
After features/support/hooks.rb:526 0.815
After features/support/hooks.rb:335 0.817
After features/support/hooks.rb:105 0.008
9:24.103
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.007
Given a computer 0.247
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.903
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 25.960
And I accept adding "cowsay" to Additional Software 5.755
And Additional Software is correctly configured for package "cowsay" 0.924
And I shutdown Tails and wait for the computer to power off 6.646
And I start Tails from USB drive "__internal" with network unplugged 1:1.235
And I enable persistence 12.629
# 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.032
# 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.082
And I log in to a new session 37.661
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.169
And I revert the APT tweaks that made it prefer an old version of cowsay 0.099
# 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.065
And the network is plugged 0.074
And Tor is ready 19.541
And available upgrades have been checked 0.051
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.898
And I can open the Additional Software configuration window from the notification 3.275
And I shutdown Tails and wait for the computer to power off 17.467
And I start Tails from USB drive "__internal" with network unplugged 1:0.121
And I enable persistence 14.496
# 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 43.665
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.881
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
And the network is plugged 0.074
And Tor is ready 41.771
Then the Additional Software upgrade service has started 0.162
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:526 1.281
After features/support/hooks.rb:335 0.690
After features/support/hooks.rb:105 0.024
1:57.295
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.199
And I start Tails from USB drive "__internal" with network unplugged 1:0.636
And I enable persistence 15.314
And I remove the "cowsay" deb files from the APT cache 0.059
# 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.080
And I log in to a new session 32.788
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.816
And I can open the Additional Software log file from the notification 4.182
And the package "cowsay" is not installed 0.216
After features/support/hooks.rb:526 0.116
After features/support/hooks.rb:335 1.564
After features/support/hooks.rb:105 0.007