Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 64 17 May 2025, 18:49

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 40:27.079 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:21.380
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:38.940
And I update APT using apt 13.403
And I install "python3-behave" using apt 26.322
Then the Tails Persistent Storage behave tests pass 2.712
After features/support/hooks.rb:335 1.121
After features/support/hooks.rb:105 0.000
Tags: @product
50.126
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 12.866
When I log in to a new session without activating the Persistent Storage 23.797
Then Tails is running from USB drive "__internal" 0.535
And persistence is disabled 0.312
But a Tails persistence partition exists on USB drive "__internal" 12.613
After features/support/hooks.rb:335 2.758
After features/support/hooks.rb:105 0.000
Tags: @product
3:11.127
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 16.008
Then Tails is running from USB drive "__internal" 0.393
When I create a file in the Persistent directory 0.128
And I create a persistent partition with the default settings 24.106
Then the file I created was copied to the Persistent Storage 2.187
When I shutdown Tails and wait for the computer to power off 12.555
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.354
Then persistence for "Persistent" is active 0.323
And the file I created in the Persistent directory exists 0.069
After features/support/hooks.rb:335 1.680
After features/support/hooks.rb:105 0.010
Tags: @product
1:9.156
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 without a persistent partition and logged in 10.486
And the system is very low on memory 10.612
When I create a file in the Persistent directory 1.322
When I try to create a persistent partition 27.343
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.443
When I close the Persistent Storage app 2.535
And I free up some memory 2.971
And I create a persistent partition with the default settings 13.173
Then the file I created was copied to the Persistent Storage 0.267
After features/support/hooks.rb:335 2.230
After features/support/hooks.rb:105 0.000
Tags: @product
2:56.064
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 enabled and logged in 12.174
Then Tails is running from USB drive "__internal" 0.616
And all tps features are active 2.348
And all persistent directories have safe access rights 2.450
When I disable the first tps feature 6.273
Then all tps features but the first one are active 2.420
And I shutdown Tails and wait for the computer to power off 17.452
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.011
Then all tps features but the first one are active 2.314
After features/support/hooks.rb:335 0.728
After features/support/hooks.rb:105 0.009
Tags: @product
36.982
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 25.348
Then persistence for "Persistent" is active 0.094
And I create a file in the Persistent directory 0.102
Then the file I created was copied to the Persistent Storage 0.061
When I disable the first tps feature 7.990
Then persistence for "Persistent" is not active 0.077
And the Persistent directory does not exist 0.055
When I enable the first tps feature 3.115
Then persistence for "Persistent" is active 0.068
And the file I created in the Persistent directory exists 0.069
After features/support/hooks.rb:335 1.413
After features/support/hooks.rb:105 0.000
Tags: @product
20.608
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.105
Then persistence for "Persistent" is active 0.094
When I create a file in the Persistent directory 0.070
And I disable the first tps feature 6.309
And I delete the data of the Persistent Folder feature 3.955
Then the file I created does not exist on the Persistent Storage 0.073
After features/support/hooks.rb:335 1.468
After features/support/hooks.rb:105 0.000
Tags: @product
1:7.609
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 9.696
And the network is plugged 0.083
And Tor is ready 22.921
And I take note of which tps features are available 0.559
When I write some files expected to persist 1.424
And I shutdown Tails and wait for the computer to power off 8.673
# 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.250
After features/support/hooks.rb:335 0.128
After features/support/hooks.rb:105 0.000
Tags: @product
3:10.213
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 enabled and logged in 10.560
And the network is plugged 0.099
And Tor is ready 21.806
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.217
And I shutdown Tails and wait for the computer to power off 8.447
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.034
And I capture all network traffic 0.007
And the network is plugged 0.078
And Tor is ready 20.422
And I switch to the "persistent-con-current" NetworkManager connection 0.335
And the 1st network device has a spoofed MAC address configured 0.083
And no network device leaked the real MAC address 0.121
After features/support/hooks.rb:335 1.033
After features/support/hooks.rb:105 0.051
Tags: @product
1:3.885
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.535
And I enable persistence creation in Tails Greeter 1.122
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.600
Then I create a persistent partition with the default settings using the wizard that was already open 25.627
After features/support/hooks.rb:335 3.054
After features/support/hooks.rb:105 0.000
Tags: @product
4:30.027
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 20.788
When I enable persistence 35.569
Then no persistent Greeter options were restored 14.343
When I set all Greeter options to non-default values 28.935
And I log in to a new session in German (de) after having activated the Persistent Storage 44.416
Then all Greeter options are set to non-default values 0.566
When I cold reboot the computer 8.143
And the computer reboots Tails 1:2.871
Given I enable persistence 16.107
Then persistent Greeter options were restored 0.538
When I log in to a new session after having activated the Persistent Storage 36.970
Then all Greeter options are set to non-default values 0.777
After features/support/hooks.rb:335 2.253
After features/support/hooks.rb:105 0.009
Tags: @product
3:31.420
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.440
# 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 29.505
And I shutdown Tails and wait for the computer to power off 14.826
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:4.303
And I change the passphrase of the Persistent Storage back to the original 32.345
After features/support/hooks.rb:335 3.293
After features/support/hooks.rb:105 0.009
Tags: @product
54.959
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 10.303
And I log in to a new session without activating the Persistent Storage 20.642
Then persistence is disabled 0.420
But a Tails persistence partition exists on USB drive "__internal" 8.319
And all notifications have disappeared 8.536
When I delete the persistent partition 5.932
Then there is no persistence partition on USB drive "__internal" 0.804
After features/support/hooks.rb:335 1.296
After features/support/hooks.rb:105 0.000
Tags: @product
2:26.916
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 10.447
When I write some dotfile expected to persist 0.492
And I shutdown Tails and wait for the computer to power off 8.883
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.667
Then the expected persistent dotfile is present in the filesystem 0.425
After features/support/hooks.rb:335 0.920
After features/support/hooks.rb:105 0.008
Tags: @product
1:38.115
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.511
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.095
When I try to enable persistence 0.294
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.833
When I log in to a new session after having activated the Persistent Storage 41.569
And all notifications have disappeared 8.894
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.256
And all tps features are enabled 2.622
And all tps features but the first one are active 2.038
After features/support/hooks.rb:335 1.512
After features/support/hooks.rb:105 0.000
Tags: @product
4:38.692
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:23.906
And I enable persistence 36.496
And I log in to a new session after having activated the Persistent Storage 33.131
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.424
And persistence is enabled 2.734
After features/support/hooks.rb:335 2.162
After features/support/hooks.rb:105 0.000
Tags: @product
32.168
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9.453
And I enable persistence but something goes wrong during the LUKS header upgrade 21.871
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.843
After features/support/hooks.rb:335 0.759
After features/support/hooks.rb:105 0.000
Tags: @product
46.294
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 9.163
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.469
When I enable persistence 28.901
Then the filesystem of the Persistent Storage was repaired 0.088
And persistence is successfully enabled 2.670
After features/support/hooks.rb:335 1.657
After features/support/hooks.rb:105 0.000
Tags: @product
49.850
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 10.264
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.919
When I try to enable persistence 0.431
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.242
When I repair the filesystem of the Persistent Storage 1.960
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.457
And the filesystem of the Persistent Storage was repaired 3.901
When I close the filesystem repair dialog 1.206
Then persistence is successfully enabled 1.466
After features/support/hooks.rb:335 2.670
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:55.265
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.919
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.106
When I try to enable persistence 0.287
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.011
When I repair the filesystem of the Persistent Storage 1.241
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.103
When I log in to a new session 41.873
And all notifications have disappeared 10.371
# 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" 0.723
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.842
When I close the "whisperback" window 1.347
Then the Tor Browser starts 18.261
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.175
After features/support/hooks.rb:335 3.431
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:56.213
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.347
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.666
And Tails detects disk read failures on the boot device 1.602
When I try to enable persistence 0.575
Then the Welcome Screen tells me that my hardware is probably failing 18.350
When I log in to a new session 48.341
And all notifications have disappeared 8.926
Then the Tor Browser starts 21.874
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.527
After features/support/hooks.rb:335 4.654
After features/support/hooks.rb:105 0.000