Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 65 18 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:51.811 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:50.546
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.779
And I update APT using apt 12.962
And I install "popularity-contest" using apt 23.260
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.770
When I create a persistent storage and activate the Additional Software feature 17.711
Then Additional Software is correctly configured for package "popularity-contest" 2.404
When I shutdown Tails and wait for the computer to power off 14.440
And I start Tails from USB drive "__internal" with network unplugged 59.406
And I enable persistence 22.500
And I log in to a new session 41.294
And the Additional Software installation service has started 31.036
Then I am notified that the installation succeeded 1.865
And Additional Software is correctly configured for package "popularity-contest" 0.854
And the package "popularity-contest" is installed after Additional Software has been started 0.257
After features/support/hooks.rb:526 13.973
After features/support/hooks.rb:335 2.232
After features/support/hooks.rb:105 0.020
2:23.811
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.205
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.858
And I update APT using apt 13.800
When I install "makepp" using apt 23.428
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.440
And the package "makepp" is installed 0.078
After features/support/hooks.rb:526 14.088
After features/support/hooks.rb:335 1.188
After features/support/hooks.rb:105 0.011
5:3.607
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.005
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.631
When I uninstall "popularity-contest" using apt 18.712
And I accept removing "popularity-contest" from Additional Software 1.738
Then "popularity-contest" is not in the list of Additional Software 0.736
When I start Synaptic 24.441
And I update APT using Synaptic 22.462
And I install "cowsay" using Synaptic 9.152
And I accept adding "cowsay" to Additional Software 4.466
Then Additional Software is correctly configured for package "cowsay" 0.814
When I uninstall "cowsay" using apt 3.223
And I refuse removing "cowsay" from Additional Software 0.487
Then Additional Software is correctly configured for package "cowsay" 0.805
When I start "Additional Software" via GNOME Activities Overview 10.503
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.659
Then "cowsay" is not in the list of Additional Software 1.140
When I install "cowsay" using apt 3.205
And I refuse adding "cowsay" to Additional Software 0.566
Then "cowsay" is not in the list of Additional Software 0.655
After features/support/hooks.rb:526 0.622
After features/support/hooks.rb:335 0.726
After features/support/hooks.rb:105 0.009
11:31.664
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.005
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:50.234
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.788
And I accept adding "cowsay" to Additional Software 6.256
And Additional Software is correctly configured for package "cowsay" 0.897
And I shutdown Tails and wait for the computer to power off 6.306
And I start Tails from USB drive "__internal" with network unplugged 1:0.197
And I enable persistence 11.676
# 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
# 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.093
And I log in to a new session 39.415
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.905
And I revert the APT tweaks that made it prefer an old version of cowsay 0.076
# 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.082
And the network is plugged 0.064
And Tor is ready 18.652
And available upgrades have been checked 1.287
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.393
And I can open the Additional Software configuration window from the notification 3.291
And I shutdown Tails and wait for the computer to power off 2:2.276
And I start Tails from USB drive "__internal" with network unplugged 1:7.235
And I enable persistence 9.918
# 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
And I log in to a new session 38.117
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.090
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.071
And Tor is ready 42.706
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.103
After features/support/hooks.rb:526 1.363
After features/support/hooks.rb:335 0.620
After features/support/hooks.rb:105 0.027
2:2.181
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.009
Given a computer 0.203
And I start Tails from USB drive "__internal" with network unplugged 1:0.384
And I enable persistence 11.213
And I remove the "cowsay" deb files from the APT cache 0.071
# 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.104
And I log in to a new session 39.037
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 5.908
And I can open the Additional Software log file from the notification 4.472
And the package "cowsay" is not installed 0.785
After features/support/hooks.rb:526 0.117
After features/support/hooks.rb:335 1.657
After features/support/hooks.rb:105 0.008