Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 119 15 Jul 2025, 23:05

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 30:5.863 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:8.351
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:514 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:9.693
And I update APT using apt 13.304
And I install "popularity-contest" using apt 30.200
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.115
When I create a persistent storage and activate the Additional Software feature 27.445
Then Additional Software is correctly configured for package "popularity-contest" 3.326
When I shutdown Tails and wait for the computer to power off 13.975
And I start Tails from USB drive "__internal" with network unplugged 1:14.068
And I enable persistence 30.214
And I log in to a new session 54.007
And the Additional Software installation service has started 41.254
Then I am notified that the installation succeeded 3.881
And Additional Software is correctly configured for package "popularity-contest" 1.137
And the package "popularity-contest" is installed after Additional Software has been started 0.727
After features/support/hooks.rb:522 20.414
After features/support/hooks.rb:335 2.837
After features/support/hooks.rb:105 0.020
3:26.402
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:514 0.005
Given a computer 0.232
And I start Tails from USB drive "__internal" and I login with an administration password 2:39.136
And I update APT using apt 11.841
When I install "makepp" using apt 30.597
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.512
And the package "makepp" is installed 0.082
After features/support/hooks.rb:522 21.881
After features/support/hooks.rb:335 1.423
After features/support/hooks.rb:105 0.011
5:57.435
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:514 0.004
Given a computer 0.260
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:54.486
When I uninstall "popularity-contest" using apt 25.255
And I accept removing "popularity-contest" from Additional Software 0.830
Then "popularity-contest" is not in the list of Additional Software 0.753
When I start Synaptic 29.243
And I update APT using Synaptic 23.964
And I install "cowsay" using Synaptic 13.488
And I accept adding "cowsay" to Additional Software 1.332
Then Additional Software is correctly configured for package "cowsay" 1.110
When I uninstall "cowsay" using apt 3.267
And I refuse removing "cowsay" from Additional Software 0.601
Then Additional Software is correctly configured for package "cowsay" 0.818
When I start "Additional Software" via GNOME Activities Overview 10.780
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.639
Then "cowsay" is not in the list of Additional Software 1.020
When I install "cowsay" using apt 3.202
And I refuse adding "cowsay" to Additional Software 0.561
Then "cowsay" is not in the list of Additional Software 0.816
After features/support/hooks.rb:522 0.917
After features/support/hooks.rb:335 1.036
After features/support/hooks.rb:105 0.008
11:53.455
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Before features/support/hooks.rb:514 0.005
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:52.616
And I configure APT to prefer an old version of cowsay 0.113
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.409
And I accept adding "cowsay" to Additional Software 7.327
And Additional Software is correctly configured for package "cowsay" 1.122
And I shutdown Tails and wait for the computer to power off 6.706
And I start Tails from USB drive "__internal" with network unplugged 1:17.418
And I enable persistence 23.908
# 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.031
# 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.099
And I log in to a new session 52.251
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 36.243
And I revert the APT tweaks that made it prefer an old version of cowsay 0.576
# 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 1.084
And the network is plugged 1.068
And Tor is ready 24.663
And available upgrades have been checked 0.054
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.741
And I can open the Additional Software configuration window from the notification 5.101
And I shutdown Tails and wait for the computer to power off 22.157
And I start Tails from USB drive "__internal" with network unplugged 1:15.948
And I enable persistence 20.784
# 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.841
And I log in to a new session 46.279
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.525
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.076
And Tor is ready 56.783
Then the Additional Software upgrade service has started 0.177
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.080
After features/support/hooks.rb:522 1.375
After features/support/hooks.rb:335 0.733
After features/support/hooks.rb:105 0.037
2:40.218
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:514 0.005
Given a computer 0.216
And I start Tails from USB drive "__internal" with network unplugged 1:13.846
And I enable persistence 13.123
And I remove the "cowsay" deb files from the APT cache 0.131
# 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.245
And I log in to a new session 55.511
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 9.725
And I can open the Additional Software log file from the notification 6.515
And the package "cowsay" is not installed 0.903
After features/support/hooks.rb:522 0.111
After features/support/hooks.rb:335 1.957
After features/support/hooks.rb:105 0.009