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
Tails persistence 157 0 0 0 0 157 21 0 21 42:52.548 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:26.994
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:40.903
And I update APT using apt 17.071
And I install "python3-behave" using apt 26.383
Then the Tails Persistent Storage behave tests pass 2.635
After features/support/hooks.rb:335 0.927
After features/support/hooks.rb:105 0.000
Tags: @product
49.549
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.624
When I log in to a new session without activating the Persistent Storage 23.289
Then Tails is running from USB drive "__internal" 0.599
And persistence is disabled 0.510
But a Tails persistence partition exists on USB drive "__internal" 11.527
After features/support/hooks.rb:335 2.423
After features/support/hooks.rb:105 0.000
Tags: @product
3:32.089
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 26.671
Then Tails is running from USB drive "__internal" 0.544
When I create a file in the Persistent directory 0.228
And I create a persistent partition with the default settings 24.461
Then the file I created was copied to the Persistent Storage 2.284
When I shutdown Tails and wait for the computer to power off 12.722
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.020
Then persistence for "Persistent" is active 2.063
And the file I created in the Persistent directory exists 0.093
After features/support/hooks.rb:335 1.489
After features/support/hooks.rb:105 0.009
Tags: @product
1:3.810
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.305
And the system is very low on memory 3.688
When I create a file in the Persistent directory 0.653
When I try to create a persistent partition 27.985
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.226
When I close the Persistent Storage app 2.625
And I free up some memory 3.221
And I create a persistent partition with the default settings 13.840
Then the file I created was copied to the Persistent Storage 0.264
After features/support/hooks.rb:335 1.998
After features/support/hooks.rb:105 0.000
Tags: @product
2:50.644
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.381
Then Tails is running from USB drive "__internal" 0.521
And all tps features are active 2.388
And all persistent directories have safe access rights 3.037
When I disable the first tps feature 6.160
Then all tps features but the first one are active 2.059
And I shutdown Tails and wait for the computer to power off 14.935
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.016
Then all tps features but the first one are active 2.144
After features/support/hooks.rb:335 1.449
After features/support/hooks.rb:105 0.008
Tags: @product
47.705
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 37.607
Then persistence for "Persistent" is active 0.122
And I create a file in the Persistent directory 0.118
Then the file I created was copied to the Persistent Storage 0.117
When I disable the first tps feature 6.300
Then persistence for "Persistent" is not active 0.068
And the Persistent directory does not exist 0.076
When I enable the first tps feature 3.154
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:335 1.355
After features/support/hooks.rb:105 0.000
Tags: @product
21.366
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.913
Then persistence for "Persistent" is active 0.368
When I create a file in the Persistent directory 0.190
And I disable the first tps feature 6.116
And I delete the data of the Persistent Folder feature 3.724
Then the file I created does not exist on the Persistent Storage 0.053
After features/support/hooks.rb:335 1.611
After features/support/hooks.rb:105 0.000
Tags: @product
1:8.586
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.837
And the network is plugged 0.078
And Tor is ready 21.177
And I take note of which tps features are available 0.901
When I write some files expected to persist 1.584
And I shutdown Tails and wait for the computer to power off 10.651
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 24.354
After features/support/hooks.rb:335 0.138
After features/support/hooks.rb:105 0.000
Tags: @product
3:34.839
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 25.970
And the network is plugged 0.118
And Tor is ready 20.784
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.211
And I shutdown Tails and wait for the computer to power off 8.632
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.690
And I capture all network traffic 0.006
And the network is plugged 0.077
And Tor is ready 19.823
And I switch to the "persistent-con-current" NetworkManager connection 0.318
And the 1st network device has a spoofed MAC address configured 0.078
And no network device leaked the real MAC address 0.126
After features/support/hooks.rb:335 0.701
After features/support/hooks.rb:105 0.059
Tags: @product
1:8.188
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.981
And I enable persistence creation in Tails Greeter 1.185
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.787
Then I create a persistent partition with the default settings using the wizard that was already open 34.232
After features/support/hooks.rb:335 2.841
After features/support/hooks.rb:105 0.000
Tags: @product
4:45.619
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.078
When I enable persistence 40.209
Then no persistent Greeter options were restored 14.348
When I set all Greeter options to non-default values 27.688
And I log in to a new session in German (de) after having activated the Persistent Storage 51.803
Then all Greeter options are set to non-default values 0.713
When I cold reboot the computer 7.648
And the computer reboots Tails 1:9.868
Given I enable persistence 17.279
Then persistent Greeter options were restored 0.547
When I log in to a new session after having activated the Persistent Storage 42.937
Then all Greeter options are set to non-default values 0.496
After features/support/hooks.rb:335 1.514
After features/support/hooks.rb:105 0.007
Tags: @product
3:47.353
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.259
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 30.941
And I shutdown Tails and wait for the computer to power off 14.753
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:16.044
And I change the passphrase of the Persistent Storage back to the original 35.355
After features/support/hooks.rb:335 3.540
After features/support/hooks.rb:105 0.007
Tags: @product
54.281
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.824
And I log in to a new session without activating the Persistent Storage 20.215
Then persistence is disabled 0.174
But a Tails persistence partition exists on USB drive "__internal" 7.775
And all notifications have disappeared 8.748
When I delete the persistent partition 6.774
Then there is no persistence partition on USB drive "__internal" 0.767
After features/support/hooks.rb:335 1.367
After features/support/hooks.rb:105 0.000
Tags: @product
2:30.890
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.323
When I write some dotfile expected to persist 0.254
And I shutdown Tails and wait for the computer to power off 10.914
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.070
Then the expected persistent dotfile is present in the filesystem 0.326
After features/support/hooks.rb:335 1.252
After features/support/hooks.rb:105 0.008
Tags: @product
1:44.197
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.456
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.086
When I try to enable persistence 0.303
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.392
When I log in to a new session after having activated the Persistent Storage 45.418
And all notifications have disappeared 8.900
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.844
And all tps features are enabled 2.603
And all tps features but the first one are active 2.191
After features/support/hooks.rb:335 1.803
After features/support/hooks.rb:105 0.000
Tags: @product
5:6.611
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:30.254
And I enable persistence 43.201
And I log in to a new session after having activated the Persistent Storage 48.580
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.844
And persistence is enabled 2.730
After features/support/hooks.rb:335 1.667
After features/support/hooks.rb:105 0.000
Tags: @product
47.904
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 24.311
And I enable persistence but something goes wrong during the LUKS header upgrade 22.765
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.827
After features/support/hooks.rb:335 1.013
After features/support/hooks.rb:105 0.000
Tags: @product
50.708
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.100
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 10.312
When I enable persistence 28.403
Then the filesystem of the Persistent Storage was repaired 0.104
And persistence is successfully enabled 2.787
After features/support/hooks.rb:335 1.610
After features/support/hooks.rb:105 0.000
Tags: @product
50.165
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.364
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.540
When I try to enable persistence 0.434
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.260
When I repair the filesystem of the Persistent Storage 1.848
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.057
And the filesystem of the Persistent Storage was repaired 2.993
When I close the filesystem repair dialog 1.283
Then persistence is successfully enabled 1.382
After features/support/hooks.rb:335 1.649
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:51.298
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.532
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.120
When I try to enable persistence 0.314
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.204
When I repair the filesystem of the Persistent Storage 1.197
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.922
When I log in to a new session 32.293
And all notifications have disappeared 8.661
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 1.421
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.602
When I close the "whisperback" window 1.477
Then the Tor Browser starts 17.659
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.889
After features/support/hooks.rb:335 1.818
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:59.742
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.687
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.521
And Tails detects disk read failures on the boot device 0.432
When I try to enable persistence 0.432
Then the Welcome Screen tells me that my hardware is probably failing 19.588
When I log in to a new session 51.632
And all notifications have disappeared 9.011
Then the Tor Browser starts 17.980
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.455
After features/support/hooks.rb:335 4.015
After features/support/hooks.rb:105 0.000