Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 20 11 Apr 2025, 18: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 26:2.487 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:48.483
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 58.863
And I update APT using apt 13.060
And I install "popularity-contest" using apt 23.000
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.442
When I create a persistent storage and activate the Additional Software feature 18.164
Then Additional Software is correctly configured for package "popularity-contest" 2.599
When I shutdown Tails and wait for the computer to power off 12.345
And I start Tails from USB drive "__internal" with network unplugged 59.449
And I enable persistence 18.774
And I log in to a new session 40.797
And the Additional Software installation service has started 32.300
Then I am notified that the installation succeeded 1.644
And Additional Software is correctly configured for package "popularity-contest" 0.787
And the package "popularity-contest" is installed after Additional Software has been started 0.254
After features/support/hooks.rb:519 14.690
After features/support/hooks.rb:330 1.904
After features/support/hooks.rb:100 0.011
2:19.418
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.248
And I start Tails from USB drive "__internal" and I login with an administration password 1:38.634
And I update APT using apt 12.559
When I install "makepp" using apt 23.414
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.438
And the package "makepp" is installed 0.123
After features/support/hooks.rb:519 15.420
After features/support/hooks.rb:330 2.010
After features/support/hooks.rb:100 0.013
4:56.428
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.009
Given a computer 0.950
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:10.935
When I uninstall "popularity-contest" using apt 18.869
And I accept removing "popularity-contest" from Additional Software 0.619
Then "popularity-contest" is not in the list of Additional Software 0.766
When I start Synaptic 23.735
And I update APT using Synaptic 22.807
And I install "cowsay" using Synaptic 9.104
And I accept adding "cowsay" to Additional Software 1.553
Then Additional Software is correctly configured for package "cowsay" 0.882
When I uninstall "cowsay" using apt 3.239
And I refuse removing "cowsay" from Additional Software 0.581
Then Additional Software is correctly configured for package "cowsay" 0.846
When I start "Additional Software" via GNOME Activities Overview 10.561
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.309
Then "cowsay" is not in the list of Additional Software 2.022
When I install "cowsay" using apt 3.239
And I refuse adding "cowsay" to Additional Software 0.583
Then "cowsay" is not in the list of Additional Software 0.819
After features/support/hooks.rb:519 0.570
After features/support/hooks.rb:330 0.783
After features/support/hooks.rb:100 0.011
11:36.600
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.241
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.255
And I configure APT to prefer an old version of cowsay 0.041
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.874
And I accept adding "cowsay" to Additional Software 5.636
And Additional Software is correctly configured for package "cowsay" 0.894
And I shutdown Tails and wait for the computer to power off 6.418
And I start Tails from USB drive "__internal" with network unplugged 1:0.558
And I enable persistence 11.360
# 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.030
# 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.092
And I log in to a new session 40.424
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.021
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.073
And the network is plugged 0.084
And Tor is ready 19.561
And available upgrades have been checked 2.182
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.140
And I can open the Additional Software configuration window from the notification 2.911
And I shutdown Tails and wait for the computer to power off 2:7.127
And I start Tails from USB drive "__internal" with network unplugged 1:7.834
And I enable persistence 10.779
# 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.030
And I log in to a new session 39.559
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.346
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
And the network is plugged 0.099
And Tor is ready 53.636
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.088
After features/support/hooks.rb:519 1.417
After features/support/hooks.rb:330 0.746
After features/support/hooks.rb:100 0.026
2:21.555
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.233
And I start Tails from USB drive "__internal" with network unplugged 1:10.022
And I enable persistence 10.794
And I remove the "cowsay" deb files from the APT cache 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.088
And I log in to a new session 39.935
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.689
And I can open the Additional Software log file from the notification 5.586
And the package "cowsay" is not installed 1.140
After features/support/hooks.rb:519 0.136
After features/support/hooks.rb:330 1.988
After features/support/hooks.rb:100 0.009