Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 69 22 May 2025, 18:35

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:47.159 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:55.631
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 54.454
And I update APT using apt 11.641
And I install "popularity-contest" using apt 23.073
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.915
When I create a persistent storage and activate the Additional Software feature 21.040
Then Additional Software is correctly configured for package "popularity-contest" 2.687
When I shutdown Tails and wait for the computer to power off 13.195
And I start Tails from USB drive "__internal" with network unplugged 1:0.204
And I enable persistence 19.332
And I log in to a new session 38.936
And the Additional Software installation service has started 41.291
Then I am notified that the installation succeeded 1.830
And Additional Software is correctly configured for package "popularity-contest" 0.772
And the package "popularity-contest" is installed after Additional Software has been started 0.255
After features/support/hooks.rb:526 13.581
After features/support/hooks.rb:335 2.337
After features/support/hooks.rb:105 0.013
2:53.253
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:518 0.007
Given a computer 0.184
And I start Tails from USB drive "__internal" and I login with an administration password 2:11.996
And I update APT using apt 11.342
When I install "makepp" using apt 23.182
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.456
And the package "makepp" is installed 0.090
After features/support/hooks.rb:526 14.257
After features/support/hooks.rb:335 1.709
After features/support/hooks.rb:105 0.016
5:11.996
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.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:27.715
When I uninstall "popularity-contest" using apt 18.777
And I accept removing "popularity-contest" from Additional Software 1.761
Then "popularity-contest" is not in the list of Additional Software 0.663
When I start Synaptic 22.519
And I update APT using Synaptic 23.074
And I install "cowsay" using Synaptic 8.921
And I accept adding "cowsay" to Additional Software 1.519
Then Additional Software is correctly configured for package "cowsay" 0.826
When I uninstall "cowsay" using apt 3.266
And I refuse removing "cowsay" from Additional Software 0.683
Then Additional Software is correctly configured for package "cowsay" 0.852
When I start "Additional Software" via GNOME Activities Overview 10.517
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.507
Then "cowsay" is not in the list of Additional Software 1.659
When I install "cowsay" using apt 3.213
And I refuse adding "cowsay" to Additional Software 0.593
Then "cowsay" is not in the list of Additional Software 0.686
After features/support/hooks.rb:526 0.628
After features/support/hooks.rb:335 0.745
After features/support/hooks.rb:105 0.008
11:25.155
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.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.533
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.772
And I accept adding "cowsay" to Additional Software 5.539
And Additional Software is correctly configured for package "cowsay" 0.923
And I shutdown Tails and wait for the computer to power off 6.384
And I start Tails from USB drive "__internal" with network unplugged 59.266
And I enable persistence 12.805
# 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
# 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.092
And I log in to a new session 43.592
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.210
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
# 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.061
And the network is plugged 0.062
And Tor is ready 20.460
And available upgrades have been checked 0.070
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.950
And I can open the Additional Software configuration window from the notification 3.562
And I shutdown Tails and wait for the computer to power off 2:3.233
And I start Tails from USB drive "__internal" with network unplugged 1:0.697
And I enable persistence 12.362
# 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.032
And I log in to a new session 44.868
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.578
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
And the network is plugged 0.079
And Tor is ready 52.362
Then the Additional Software upgrade service has started 0.180
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.113
After features/support/hooks.rb:526 1.508
After features/support/hooks.rb:335 0.977
After features/support/hooks.rb:105 0.032
2:21.123
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Before features/support/hooks.rb:518 0.006
Given a computer 0.235
And I start Tails from USB drive "__internal" with network unplugged 1:5.236
And I enable persistence 12.480
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.087
And I log in to a new session 43.157
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.678
And I can open the Additional Software log file from the notification 5.232
And the package "cowsay" is not installed 0.947
After features/support/hooks.rb:526 0.148
After features/support/hooks.rb:335 1.500
After features/support/hooks.rb:105 0.009