Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 72 25 May 2025, 18:45

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 24:13.147 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:46.379
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Before features/support/hooks.rb:518 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.668
And I update APT using apt 11.968
And I install "popularity-contest" using apt 23.084
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.389
When I create a persistent storage and activate the Additional Software feature 19.282
Then Additional Software is correctly configured for package "popularity-contest" 2.699
When I shutdown Tails and wait for the computer to power off 12.733
And I start Tails from USB drive "__internal" with network unplugged 1:0.283
And I enable persistence 23.005
And I log in to a new session 31.016
And the Additional Software installation service has started 32.406
Then I am notified that the installation succeeded 1.662
And Additional Software is correctly configured for package "popularity-contest" 0.906
And the package "popularity-contest" is installed after Additional Software has been started 0.272
After features/support/hooks.rb:526 13.708
After features/support/hooks.rb:335 1.588
After features/support/hooks.rb:105 0.010
2:25.103
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.212
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.809
And I update APT using apt 13.536
When I install "makepp" using apt 23.116
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.330
And the package "makepp" is installed 0.098
After features/support/hooks.rb:526 14.764
After features/support/hooks.rb:335 1.225
After features/support/hooks.rb:105 0.011
5:5.100
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.223
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.822
When I uninstall "popularity-contest" using apt 21.775
And I accept removing "popularity-contest" from Additional Software 0.593
Then "popularity-contest" is not in the list of Additional Software 0.686
When I start Synaptic 21.806
And I update APT using Synaptic 23.242
And I install "cowsay" using Synaptic 10.983
And I accept adding "cowsay" to Additional Software 0.589
Then Additional Software is correctly configured for package "cowsay" 0.818
When I uninstall "cowsay" using apt 3.213
And I refuse removing "cowsay" from Additional Software 0.606
Then Additional Software is correctly configured for package "cowsay" 0.764
When I start "Additional Software" via GNOME Activities Overview 10.540
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.030
Then "cowsay" is not in the list of Additional Software 0.885
When I install "cowsay" using apt 3.223
And I refuse adding "cowsay" to Additional Software 0.548
Then "cowsay" is not in the list of Additional Software 0.745
After features/support/hooks.rb:526 0.541
After features/support/hooks.rb:335 0.761
After features/support/hooks.rb:105 0.007
9:46.917
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:518 0.004
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.787
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.884
And I accept adding "cowsay" to Additional Software 6.755
And Additional Software is correctly configured for package "cowsay" 0.983
And I shutdown Tails and wait for the computer to power off 6.223
And I start Tails from USB drive "__internal" with network unplugged 1:8.304
And I enable persistence 24.155
# 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.024
# 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 43.016
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.271
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.075
And the network is plugged 0.087
And Tor is ready 19.901
And available upgrades have been checked 1.227
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.648
And I can open the Additional Software configuration window from the notification 3.139
And I shutdown Tails and wait for the computer to power off 12.897
And I start Tails from USB drive "__internal" with network unplugged 1:0.025
And I enable persistence 10.277
# 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.028
And I log in to a new session 40.294
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.526
And I revert the APT tweaks that made it prefer an old version of cowsay 0.078
And the network is plugged 0.105
And Tor is ready 53.579
Then the Additional Software upgrade service has started 0.154
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:526 1.271
After features/support/hooks.rb:335 0.679
After features/support/hooks.rb:105 0.025
2:9.645
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.204
And I start Tails from USB drive "__internal" with network unplugged 59.098
And I enable persistence 12.093
And I remove the "cowsay" deb files from the APT cache 0.051
# 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.084
And I log in to a new session 39.290
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.862
And I can open the Additional Software log file from the notification 5.122
And the package "cowsay" is not installed 0.838
After features/support/hooks.rb:526 0.225
After features/support/hooks.rb:335 1.553
After features/support/hooks.rb:105 0.008