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

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:41.583 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:1.957
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Before features/support/hooks.rb:515 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 53.659
And I update APT using apt 12.072
And I install "popularity-contest" using apt 22.949
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.247
When I create a persistent storage and activate the Additional Software feature 24.179
Then Additional Software is correctly configured for package "popularity-contest" 2.981
When I shutdown Tails and wait for the computer to power off 14.577
And I start Tails from USB drive "__internal" with network unplugged 1:2.403
And I enable persistence 21.253
And I log in to a new session 42.914
And the Additional Software installation service has started 34.965
Then I am notified that the installation succeeded 1.504
And Additional Software is correctly configured for package "popularity-contest" 0.956
And the package "popularity-contest" is installed after Additional Software has been started 0.292
After features/support/hooks.rb:523 13.696
After features/support/hooks.rb:334 1.452
After features/support/hooks.rb:104 0.011
2:28.869
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Before features/support/hooks.rb:515 0.005
Given a computer 0.299
And I start Tails from USB drive "__internal" and I login with an administration password 1:46.330
And I update APT using apt 12.504
When I install "makepp" using apt 23.137
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.483
And the package "makepp" is installed 0.112
After features/support/hooks.rb:523 15.283
After features/support/hooks.rb:334 1.548
After features/support/hooks.rb:104 0.012
5:10.993
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Before features/support/hooks.rb:515 0.007
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:21.921
When I uninstall "popularity-contest" using apt 18.818
And I accept removing "popularity-contest" from Additional Software 2.161
Then "popularity-contest" is not in the list of Additional Software 0.839
When I start Synaptic 23.511
And I update APT using Synaptic 22.455
And I install "cowsay" using Synaptic 12.942
And I accept adding "cowsay" to Additional Software 1.199
Then Additional Software is correctly configured for package "cowsay" 0.834
When I uninstall "cowsay" using apt 3.242
And I refuse removing "cowsay" from Additional Software 0.629
Then Additional Software is correctly configured for package "cowsay" 0.938
When I start "Additional Software" via GNOME Activities Overview 10.575
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.234
Then "cowsay" is not in the list of Additional Software 0.917
When I install "cowsay" using apt 3.226
And I refuse adding "cowsay" to Additional Software 0.601
Then "cowsay" is not in the list of Additional Software 0.728
After features/support/hooks.rb:523 0.608
After features/support/hooks.rb:334 0.664
After features/support/hooks.rb:104 0.011
9:53.054
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.009
Before features/support/hooks.rb:515 0.009
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.184
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.335
And I accept adding "cowsay" to Additional Software 7.016
And Additional Software is correctly configured for package "cowsay" 0.881
And I shutdown Tails and wait for the computer to power off 6.625
And I start Tails from USB drive "__internal" with network unplugged 1:5.730
And I enable persistence 14.516
# 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.040
# 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.095
And I log in to a new session 46.905
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.406
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
# 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.070
And the network is plugged 0.087
And Tor is ready 19.929
And available upgrades have been checked 2.526
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.449
And I can open the Additional Software configuration window from the notification 3.270
And I shutdown Tails and wait for the computer to power off 19.744
And I start Tails from USB drive "__internal" with network unplugged 1:1.994
And I enable persistence 13.050
# 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.027
And I log in to a new session 46.553
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.137
And I revert the APT tweaks that made it prefer an old version of cowsay 0.311
And the network is plugged 0.085
And Tor is ready 42.457
Then the Additional Software upgrade service has started 0.203
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:523 1.259
After features/support/hooks.rb:334 0.654
After features/support/hooks.rb:104 0.025
2:6.708
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Before features/support/hooks.rb:515 0.004
Given a computer 0.190
And I start Tails from USB drive "__internal" with network unplugged 1:1.966
And I enable persistence 11.933
And I remove the "cowsay" deb files from the APT cache 0.108
# 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.119
And I log in to a new session 40.404
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.274
And I can open the Additional Software log file from the notification 5.063
And the package "cowsay" is not installed 0.646
After features/support/hooks.rb:523 0.129
After features/support/hooks.rb:334 1.570
After features/support/hooks.rb:104 0.017