Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 22 13 Apr 2025, 18:25

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 25:6.156 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:19.162
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.501
And I update APT using apt 44.418
And I install "popularity-contest" using apt 23.017
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.232
When I create a persistent storage and activate the Additional Software feature 18.368
Then Additional Software is correctly configured for package "popularity-contest" 2.858
When I shutdown Tails and wait for the computer to power off 8.366
And I start Tails from USB drive "__internal" with network unplugged 1:0.869
And I enable persistence 19.742
And I log in to a new session 43.874
And the Additional Software installation service has started 31.025
Then I am notified that the installation succeeded 1.724
And Additional Software is correctly configured for package "popularity-contest" 0.878
And the package "popularity-contest" is installed after Additional Software has been started 0.284
After features/support/hooks.rb:519 12.861
After features/support/hooks.rb:330 2.370
After features/support/hooks.rb:100 0.012
2:23.622
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.268
And I update APT using apt 14.563
When I install "makepp" using apt 23.092
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.405
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 14.036
After features/support/hooks.rb:330 1.031
After features/support/hooks.rb:100 0.010
5:26.812
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.003
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:34.944
When I uninstall "popularity-contest" using apt 21.781
And I accept removing "popularity-contest" from Additional Software 0.604
Then "popularity-contest" is not in the list of Additional Software 0.678
When I start Synaptic 27.695
And I update APT using Synaptic 22.830
And I install "cowsay" using Synaptic 9.154
And I accept adding "cowsay" to Additional Software 2.971
Then Additional Software is correctly configured for package "cowsay" 0.808
When I uninstall "cowsay" using apt 3.234
And I refuse removing "cowsay" from Additional Software 0.614
Then Additional Software is correctly configured for package "cowsay" 0.828
When I start "Additional Software" via GNOME Activities Overview 10.682
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.266
Then "cowsay" is not in the list of Additional Software 1.113
When I install "cowsay" using apt 3.217
And I refuse adding "cowsay" to Additional Software 0.463
Then "cowsay" is not in the list of Additional Software 0.727
After features/support/hooks.rb:519 0.675
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.009
9:48.455
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.219
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.728
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.069
And I accept adding "cowsay" to Additional Software 6.952
And Additional Software is correctly configured for package "cowsay" 0.978
And I shutdown Tails and wait for the computer to power off 6.516
And I start Tails from USB drive "__internal" with network unplugged 1:9.544
And I enable persistence 10.646
# 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.034
# 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.094
And I log in to a new session 41.834
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.180
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.071
And the network is plugged 0.073
And Tor is ready 21.204
And available upgrades have been checked 2.231
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.250
And I can open the Additional Software configuration window from the notification 2.420
And I shutdown Tails and wait for the computer to power off 18.332
And I start Tails from USB drive "__internal" with network unplugged 1:0.223
And I enable persistence 12.415
# 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 39.968
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.681
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
And the network is plugged 0.101
And Tor is ready 52.227
Then the Additional Software upgrade service has started 0.183
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:519 1.230
After features/support/hooks.rb:330 0.637
After features/support/hooks.rb:100 0.020
2:8.103
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.201
And I start Tails from USB drive "__internal" with network unplugged 1:2.437
And I enable persistence 12.348
And I remove the "cowsay" deb files from the APT cache 0.076
# 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.068
And I log in to a new session 32.940
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.958
And I can open the Additional Software log file from the notification 5.326
And the package "cowsay" is not installed 0.745
After features/support/hooks.rb:519 0.130
After features/support/hooks.rb:330 1.296
After features/support/hooks.rb:100 0.008