Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 3 28 Mar 2025, 18:17

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:38.127 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
6:54.565
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.428
And I update APT using apt 2:13.884
And I install "popularity-contest" using apt 22.995
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.163
When I create a persistent storage and activate the Additional Software feature 17.361
Then Additional Software is correctly configured for package "popularity-contest" 2.748
When I shutdown Tails and wait for the computer to power off 14.683
And I start Tails from USB drive "__internal" with network unplugged 1:9.411
And I enable persistence 19.605
And I log in to a new session 34.168
And the Additional Software installation service has started 31.200
Then I am notified that the installation succeeded 1.816
And Additional Software is correctly configured for package "popularity-contest" 0.836
And the package "popularity-contest" is installed after Additional Software has been started 0.261
After features/support/hooks.rb:519 13.730
After features/support/hooks.rb:330 2.530
After features/support/hooks.rb:100 0.011
3:34.016
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.725
And I update APT using apt 1:22.223
When I install "makepp" using apt 23.447
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.358
And the package "makepp" is installed 0.064
After features/support/hooks.rb:519 14.687
After features/support/hooks.rb:330 1.671
After features/support/hooks.rb:100 0.010
4:57.936
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.184
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.637
When I uninstall "popularity-contest" using apt 21.721
And I accept removing "popularity-contest" from Additional Software 0.570
Then "popularity-contest" is not in the list of Additional Software 0.702
When I start Synaptic 24.558
And I update APT using Synaptic 23.393
And I install "cowsay" using Synaptic 8.858
And I accept adding "cowsay" to Additional Software 0.841
Then Additional Software is correctly configured for package "cowsay" 0.738
When I uninstall "cowsay" using apt 3.215
And I refuse removing "cowsay" from Additional Software 0.622
Then Additional Software is correctly configured for package "cowsay" 0.728
When I start "Additional Software" via GNOME Activities Overview 10.426
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.350
Then "cowsay" is not in the list of Additional Software 0.943
When I install "cowsay" using apt 3.229
And I refuse adding "cowsay" to Additional Software 0.582
Then "cowsay" is not in the list of Additional Software 0.629
After features/support/hooks.rb:519 0.661
After features/support/hooks.rb:330 0.695
After features/support/hooks.rb:100 0.007
9:8.208
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.183
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.838
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.596
And I accept adding "cowsay" to Additional Software 5.576
And Additional Software is correctly configured for package "cowsay" 0.830
And I shutdown Tails and wait for the computer to power off 4.520
And I start Tails from USB drive "__internal" with network unplugged 59.390
And I enable persistence 12.210
# 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.088
And I log in to a new session 42.132
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.989
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.063
And the network is plugged 0.083
And Tor is ready 19.789
And available upgrades have been checked 0.084
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.962
And I can open the Additional Software configuration window from the notification 2.724
And I shutdown Tails and wait for the computer to power off 13.335
And I start Tails from USB drive "__internal" with network unplugged 59.032
And I enable persistence 12.006
# 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 40.480
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.924
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.094
And Tor is ready 44.824
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.085
After features/support/hooks.rb:519 1.116
After features/support/hooks.rb:330 0.697
After features/support/hooks.rb:100 0.036
2:3.400
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.185
And I start Tails from USB drive "__internal" with network unplugged 1:0.383
And I enable persistence 11.089
And I remove the "cowsay" deb files from the APT cache 0.047
# 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.086
And I log in to a new session 41.276
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 5.114
And I can open the Additional Software log file from the notification 4.593
And the package "cowsay" is not installed 0.622
After features/support/hooks.rb:519 0.110
After features/support/hooks.rb:330 1.586
After features/support/hooks.rb:100 0.007