Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 77 29 May 2025, 18:48

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 45:8.414 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:54.666
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:11.308
And I update APT using apt 14.083
And I install "python3-behave" using apt 26.084
Then the Tails Persistent Storage behave tests pass 3.189
After features/support/hooks.rb:335 0.636
After features/support/hooks.rb:105 0.000
Tags: @product
45.265
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 13.917
When I log in to a new session without activating the Persistent Storage 23.460
Then Tails is running from USB drive "__internal" 0.460
And persistence is disabled 0.332
But a Tails persistence partition exists on USB drive "__internal" 7.094
After features/support/hooks.rb:335 1.414
After features/support/hooks.rb:105 0.000
Tags: @product
3:27.214
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 15.929
Then Tails is running from USB drive "__internal" 1.132
When I create a file in the Persistent directory 0.250
And I create a persistent partition with the default settings 29.885
Then the file I created was copied to the Persistent Storage 1.828
When I shutdown Tails and wait for the computer to power off 13.364
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.417
Then persistence for "Persistent" is active 0.318
And the file I created in the Persistent directory exists 0.086
After features/support/hooks.rb:335 0.812
After features/support/hooks.rb:105 0.010
Tags: @product
1:8.667
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 13.876
And the system is very low on memory 4.961
When I create a file in the Persistent directory 0.712
When I try to create a persistent partition 29.400
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.421
When I close the Persistent Storage app 2.616
And I free up some memory 3.626
And I create a persistent partition with the default settings 12.774
Then the file I created was copied to the Persistent Storage 0.277
After features/support/hooks.rb:335 2.402
After features/support/hooks.rb:105 0.000
Tags: @product
3:15.332
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 14.428
Then Tails is running from USB drive "__internal" 0.596
And all tps features are active 2.830
And all persistent directories have safe access rights 3.069
When I disable the first tps feature 6.989
Then all tps features but the first one are active 3.384
And I shutdown Tails and wait for the computer to power off 19.869
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.889
Then all tps features but the first one are active 2.275
After features/support/hooks.rb:335 1.579
After features/support/hooks.rb:105 0.015
Tags: @product
19.740
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.278
Then persistence for "Persistent" is active 0.090
And I create a file in the Persistent directory 0.136
Then the file I created was copied to the Persistent Storage 0.071
When I disable the first tps feature 5.642
Then persistence for "Persistent" is not active 0.124
And the Persistent directory does not exist 0.075
When I enable the first tps feature 3.179
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:335 0.960
After features/support/hooks.rb:105 0.000
Tags: @product
21.414
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.634
Then persistence for "Persistent" is active 0.462
When I create a file in the Persistent directory 0.078
And I disable the first tps feature 6.548
And I delete the data of the Persistent Folder feature 4.625
Then the file I created does not exist on the Persistent Storage 0.065
After features/support/hooks.rb:335 1.156
After features/support/hooks.rb:105 0.000
Tags: @product
1:5.894
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 enabled and logged in 9.969
And the network is plugged 0.080
And Tor is ready 20.826
And I take note of which tps features are available 0.617
When I write some files expected to persist 1.618
And I shutdown Tails and wait for the computer to power off 8.443
# 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.338
After features/support/hooks.rb:335 0.099
After features/support/hooks.rb:105 0.000
Tags: @product
3:13.650
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 9.522
And the network is plugged 0.327
And Tor is ready 19.222
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 9.003
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.359
And I capture all network traffic 0.006
And the network is plugged 0.136
And Tor is ready 20.293
And I switch to the "persistent-con-current" NetworkManager connection 0.317
And the 1st network device has a spoofed MAC address configured 0.120
And no network device leaked the real MAC address 0.156
After features/support/hooks.rb:335 0.641
After features/support/hooks.rb:105 0.054
Tags: @product
1:3.955
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 stopped at Tails Greeter's login screen 15.969
And I enable persistence creation in Tails Greeter 1.140
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.325
Then I create a persistent partition with the default settings using the wizard that was already open 24.519
After features/support/hooks.rb:335 2.700
After features/support/hooks.rb:105 0.000
Tags: @product
4:52.860
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 12.794
When I enable persistence 47.139
Then no persistent Greeter options were restored 14.470
When I set all Greeter options to non-default values 33.066
And I log in to a new session in German (de) after having activated the Persistent Storage 51.859
Then all Greeter options are set to non-default values 0.740
When I cold reboot the computer 10.127
And the computer reboots Tails 1:2.153
Given I enable persistence 17.799
Then persistent Greeter options were restored 0.591
When I log in to a new session after having activated the Persistent Storage 41.650
Then all Greeter options are set to non-default values 0.464
After features/support/hooks.rb:335 1.732
After features/support/hooks.rb:105 0.011
Tags: @product
3:48.420
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 enabled and logged in 10.489
# 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.650
And I shutdown Tails and wait for the computer to power off 15.337
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:17.413
And I change the passphrase of the Persistent Storage back to the original 34.529
After features/support/hooks.rb:335 3.400
After features/support/hooks.rb:105 0.056
Tags: @product
1:2.416
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 10.221
And I log in to a new session without activating the Persistent Storage 23.520
Then persistence is disabled 0.383
But a Tails persistence partition exists on USB drive "__internal" 11.578
And all notifications have disappeared 10.009
When I delete the persistent partition 5.915
Then there is no persistence partition on USB drive "__internal" 0.787
After features/support/hooks.rb:335 1.606
After features/support/hooks.rb:105 0.000
Tags: @product
2:44.584
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.716
When I write some dotfile expected to persist 0.097
And I shutdown Tails and wait for the computer to power off 10.905
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.154
Then the expected persistent dotfile is present in the filesystem 0.710
After features/support/hooks.rb:335 1.462
After features/support/hooks.rb:105 0.012
Tags: @product
1:43.156
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.464
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.124
When I try to enable persistence 0.303
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 35.232
When I log in to a new session after having activated the Persistent Storage 40.406
And all notifications have disappeared 7.820
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.889
And all tps features are enabled 2.797
And all tps features but the first one are active 2.118
After features/support/hooks.rb:335 1.385
After features/support/hooks.rb:105 0.000
Tags: @product
6:57.602
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 5:27.836
And I enable persistence 36.516
And I log in to a new session after having activated the Persistent Storage 48.159
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.100
And persistence is enabled 2.988
After features/support/hooks.rb:335 2.440
After features/support/hooks.rb:105 0.000
Tags: @product
32.868
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 8.900
And I enable persistence but something goes wrong during the LUKS header upgrade 23.157
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.810
After features/support/hooks.rb:335 0.742
After features/support/hooks.rb:105 0.000
Tags: @product
54.782
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.208
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.781
When I enable persistence 36.782
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 2.921
After features/support/hooks.rb:335 2.407
After features/support/hooks.rb:105 0.000
Tags: @product
56.063
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 8.966
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.923
When I try to enable persistence 0.555
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.884
When I repair the filesystem of the Persistent Storage 1.279
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.120
And the filesystem of the Persistent Storage was repaired 3.663
When I close the filesystem repair dialog 1.218
Then persistence is successfully enabled 1.452
After features/support/hooks.rb:335 1.185
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:59.689
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.004
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.108
When I try to enable persistence 0.312
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.771
When I repair the filesystem of the Persistent Storage 1.272
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.080
When I log in to a new session 44.395
And all notifications have disappeared 8.349
# 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.523
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.357
When I close the "whisperback" window 1.519
Then the Tor Browser starts 21.123
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.871
After features/support/hooks.rb:335 1.785
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:0.167
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 8.730
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.254
And Tails detects disk read failures on the boot device 1.723
When I try to enable persistence 0.612
Then the Welcome Screen tells me that my hardware is probably failing 18.767
When I log in to a new session 49.227
And all notifications have disappeared 8.112
Then the Tor Browser starts 25.793
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.946
After features/support/hooks.rb:335 1.900
After features/support/hooks.rb:105 0.000