Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 62 15 May 2025, 18:47

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 26:13.181 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:52.705
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.004
And I update APT using apt 12.852
And I install "popularity-contest" using apt 23.005
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.155
When I create a persistent storage and activate the Additional Software feature 18.194
Then Additional Software is correctly configured for package "popularity-contest" 2.648
When I shutdown Tails and wait for the computer to power off 10.287
And I start Tails from USB drive "__internal" with network unplugged 1:8.308
And I enable persistence 19.469
And I log in to a new session 41.068
And the Additional Software installation service has started 31.973
Then I am notified that the installation succeeded 1.732
And Additional Software is correctly configured for package "popularity-contest" 0.758
And the package "popularity-contest" is installed after Additional Software has been started 0.247
After features/support/hooks.rb:526 13.018
After features/support/hooks.rb:335 2.944
After features/support/hooks.rb:105 0.012
2:25.442
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.004
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.487
And I update APT using apt 14.204
When I install "makepp" using apt 23.070
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.384
And the package "makepp" is installed 0.098
After features/support/hooks.rb:526 14.245
After features/support/hooks.rb:335 1.245
After features/support/hooks.rb:105 0.014
5:7.579
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:518 0.003
Given a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.028
When I uninstall "popularity-contest" using apt 18.733
And I accept removing "popularity-contest" from Additional Software 1.776
Then "popularity-contest" is not in the list of Additional Software 0.666
When I start Synaptic 23.616
And I update APT using Synaptic 22.715
And I install "cowsay" using Synaptic 9.598
And I accept adding "cowsay" to Additional Software 3.021
Then Additional Software is correctly configured for package "cowsay" 0.862
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.504
Then Additional Software is correctly configured for package "cowsay" 0.813
When I start "Additional Software" via GNOME Activities Overview 10.505
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.550
Then "cowsay" is not in the list of Additional Software 1.330
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.565
Then "cowsay" is not in the list of Additional Software 0.644
After features/support/hooks.rb:526 0.532
After features/support/hooks.rb:335 0.719
After features/support/hooks.rb:105 0.009
11:42.173
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.267
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:49.797
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.310
And I accept adding "cowsay" to Additional Software 6.886
And Additional Software is correctly configured for package "cowsay" 0.900
And I shutdown Tails and wait for the computer to power off 6.456
And I start Tails from USB drive "__internal" with network unplugged 1:1.794
And I enable persistence 12.213
# 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.036
# 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.110
And I log in to a new session 42.677
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.112
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
# 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.072
And the network is plugged 0.083
And Tor is ready 19.725
And available upgrades have been checked 1.134
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.691
And I can open the Additional Software configuration window from the notification 3.075
And I shutdown Tails and wait for the computer to power off 2:6.847
And I start Tails from USB drive "__internal" with network unplugged 1:0.089
And I enable persistence 13.355
# 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.055
And I log in to a new session 32.471
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.057
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.076
And Tor is ready 52.453
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:526 1.465
After features/support/hooks.rb:335 0.649
After features/support/hooks.rb:105 0.022
2:5.280
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Before features/support/hooks.rb:518 0.004
Given a computer 0.187
And I start Tails from USB drive "__internal" with network unplugged 59.716
And I enable persistence 13.958
And I remove the "cowsay" deb files from the APT cache 0.065
# 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.088
And I log in to a new session 42.188
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.940
And I can open the Additional Software log file from the notification 4.874
And the package "cowsay" is not installed 0.260
After features/support/hooks.rb:526 0.176
After features/support/hooks.rb:335 1.635
After features/support/hooks.rb:105 0.032