Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 63 16 May 2025, 18:29

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:31.302 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:45.013
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Before features/support/hooks.rb:518 0.010
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.453
And I update APT using apt 12.630
And I install "popularity-contest" using apt 23.226
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.842
When I create a persistent storage and activate the Additional Software feature 18.555
Then Additional Software is correctly configured for package "popularity-contest" 2.498
When I shutdown Tails and wait for the computer to power off 12.657
And I start Tails from USB drive "__internal" with network unplugged 1:0.393
And I enable persistence 21.951
And I log in to a new session 37.582
And the Additional Software installation service has started 31.310
Then I am notified that the installation succeeded 1.867
And Additional Software is correctly configured for package "popularity-contest" 0.795
And the package "popularity-contest" is installed after Additional Software has been started 0.248
After features/support/hooks.rb:526 13.537
After features/support/hooks.rb:335 1.833
After features/support/hooks.rb:105 0.009
2:22.204
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.188
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.612
And I update APT using apt 12.066
When I install "makepp" using apt 22.811
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.432
And the package "makepp" is installed 0.093
After features/support/hooks.rb:526 14.293
After features/support/hooks.rb:335 1.205
After features/support/hooks.rb:105 0.014
4:45.175
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:518 0.005
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:5.643
When I uninstall "popularity-contest" using apt 15.631
And I accept removing "popularity-contest" from Additional Software 0.586
Then "popularity-contest" is not in the list of Additional Software 0.742
When I start Synaptic 22.801
And I update APT using Synaptic 22.390
And I install "cowsay" using Synaptic 9.494
And I accept adding "cowsay" to Additional Software 1.661
Then Additional Software is correctly configured for package "cowsay" 0.764
When I uninstall "cowsay" using apt 3.240
And I refuse removing "cowsay" from Additional Software 0.551
Then Additional Software is correctly configured for package "cowsay" 0.746
When I start "Additional Software" via GNOME Activities Overview 10.450
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.719
Then "cowsay" is not in the list of Additional Software 1.036
When I install "cowsay" using apt 3.228
And I refuse adding "cowsay" to Additional Software 0.615
Then "cowsay" is not in the list of Additional Software 0.675
After features/support/hooks.rb:526 0.650
After features/support/hooks.rb:335 0.721
After features/support/hooks.rb:105 0.008
11:37.617
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:518 0.006
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.031
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 25.666
And I accept adding "cowsay" to Additional Software 5.605
And Additional Software is correctly configured for package "cowsay" 0.837
And I shutdown Tails and wait for the computer to power off 4.342
And I start Tails from USB drive "__internal" with network unplugged 1:0.078
And I enable persistence 11.671
# 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
# 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.087
And I log in to a new session 37.383
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.406
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.067
And the network is plugged 0.070
And Tor is ready 45.405
And available upgrades have been checked 0.044
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.663
And I can open the Additional Software configuration window from the notification 4.237
And I shutdown Tails and wait for the computer to power off 2:6.657
And I start Tails from USB drive "__internal" with network unplugged 1:6.831
And I enable persistence 11.989
# 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.026
And I log in to a new session 39.308
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.618
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.083
And Tor is ready 39.869
Then the Additional Software upgrade service has started 0.161
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:526 1.343
After features/support/hooks.rb:335 0.655
After features/support/hooks.rb:105 0.019
2:1.291
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Before features/support/hooks.rb:518 0.003
Given a computer 0.206
And I start Tails from USB drive "__internal" with network unplugged 59.357
And I enable persistence 10.604
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.076
And I log in to a new session 39.549
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 5.685
And I can open the Additional Software log file from the notification 4.857
And the package "cowsay" is not installed 0.891
After features/support/hooks.rb:526 0.127
After features/support/hooks.rb:335 1.545
After features/support/hooks.rb:105 0.063