Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 33 24 Apr 2025, 12:57

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 23:39.670 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:57.301
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.791
And I update APT using apt 12.911
And I install "popularity-contest" using apt 23.274
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.035
When I create a persistent storage and activate the Additional Software feature 19.843
Then Additional Software is correctly configured for package "popularity-contest" 2.951
When I shutdown Tails and wait for the computer to power off 12.564
And I start Tails from USB drive "__internal" with network unplugged 1:0.681
And I enable persistence 19.549
And I log in to a new session 43.917
And the Additional Software installation service has started 32.468
Then I am notified that the installation succeeded 2.006
And Additional Software is correctly configured for package "popularity-contest" 1.023
And the package "popularity-contest" is installed after Additional Software has been started 0.281
After features/support/hooks.rb:519 13.937
After features/support/hooks.rb:330 2.077
After features/support/hooks.rb:100 0.011
2:25.644
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.725
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.251
And I update APT using apt 11.933
When I install "makepp" using apt 23.286
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.375
And the package "makepp" is installed 0.072
After features/support/hooks.rb:519 14.520
After features/support/hooks.rb:330 1.492
After features/support/hooks.rb:100 0.010
4:58.247
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given a computer 0.189
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:8.417
When I uninstall "popularity-contest" using apt 21.848
And I accept removing "popularity-contest" from Additional Software 0.534
Then "popularity-contest" is not in the list of Additional Software 0.732
When I start Synaptic 26.345
And I update APT using Synaptic 22.761
And I install "cowsay" using Synaptic 9.279
And I accept adding "cowsay" to Additional Software 1.279
Then Additional Software is correctly configured for package "cowsay" 0.896
When I uninstall "cowsay" using apt 3.239
And I refuse removing "cowsay" from Additional Software 0.542
Then Additional Software is correctly configured for package "cowsay" 0.771
When I start "Additional Software" via GNOME Activities Overview 10.591
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.835
Then "cowsay" is not in the list of Additional Software 1.575
When I install "cowsay" using apt 3.215
And I refuse adding "cowsay" to Additional Software 0.534
Then "cowsay" is not in the list of Additional Software 0.656
After features/support/hooks.rb:519 0.666
After features/support/hooks.rb:330 0.666
After features/support/hooks.rb:100 0.080
9:5.213
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 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:12.493
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.777
And I accept adding "cowsay" to Additional Software 5.486
And Additional Software is correctly configured for package "cowsay" 0.916
And I shutdown Tails and wait for the computer to power off 4.463
And I start Tails from USB drive "__internal" with network unplugged 1:0.241
And I enable persistence 11.094
# 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.103
And I log in to a new session 39.911
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.336
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.084
And the network is plugged 0.083
And Tor is ready 20.221
And available upgrades have been checked 1.135
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.141
And I can open the Additional Software configuration window from the notification 2.284
And I shutdown Tails and wait for the computer to power off 11.206
And I start Tails from USB drive "__internal" with network unplugged 1:1.106
And I enable persistence 12.930
# 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 45.737
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.663
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.071
And Tor is ready 43.055
Then the Additional Software upgrade service has started 0.184
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:519 1.224
After features/support/hooks.rb:330 0.694
After features/support/hooks.rb:100 0.022
2:13.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.192
And I start Tails from USB drive "__internal" with network unplugged 1:0.289
And I enable persistence 13.631
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.085
And I log in to a new session 38.831
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.062
And I can open the Additional Software log file from the notification 6.110
And the package "cowsay" is not installed 0.997
After features/support/hooks.rb:519 0.105
After features/support/hooks.rb:330 1.913
After features/support/hooks.rb:100 0.008