Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 58 11 May 2025, 18:32

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 41:21.797 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:20.066
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.895
And I update APT using apt 15.085
And I install "python3-behave" using apt 23.331
Then the Tails Persistent Storage behave tests pass 2.754
After features/support/hooks.rb:335 0.726
After features/support/hooks.rb:105 0.000
Tags: @product
45.506
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 11.185
When I log in to a new session without activating the Persistent Storage 23.451
Then Tails is running from USB drive "__internal" 0.461
And persistence is disabled 0.410
But a Tails persistence partition exists on USB drive "__internal" 9.996
After features/support/hooks.rb:335 1.493
After features/support/hooks.rb:105 0.000
Tags: @product
3:12.213
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 12.480
Then Tails is running from USB drive "__internal" 0.406
When I create a file in the Persistent directory 0.140
And I create a persistent partition with the default settings 25.605
Then the file I created was copied to the Persistent Storage 2.474
When I shutdown Tails and wait for the computer to power off 12.547
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.807
Then persistence for "Persistent" is active 0.672
And the file I created in the Persistent directory exists 0.077
After features/support/hooks.rb:335 1.697
After features/support/hooks.rb:105 0.008
Tags: @product
1:9.830
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.590
And the system is very low on memory 4.451
When I create a file in the Persistent directory 1.870
When I try to create a persistent partition 31.043
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.311
When I close the Persistent Storage app 2.921
And I free up some memory 3.854
And I create a persistent partition with the default settings 13.539
Then the file I created was copied to the Persistent Storage 0.247
After features/support/hooks.rb:335 2.383
After features/support/hooks.rb:105 0.000
Tags: @product
2:53.048
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.146
Then Tails is running from USB drive "__internal" 1.013
And all tps features are active 2.314
And all persistent directories have safe access rights 2.472
When I disable the first tps feature 5.542
Then all tps features but the first one are active 2.207
And I shutdown Tails and wait for the computer to power off 12.851
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.113
Then all tps features but the first one are active 2.384
After features/support/hooks.rb:335 0.727
After features/support/hooks.rb:105 0.019
Tags: @product
21.287
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.087
Then persistence for "Persistent" is active 0.095
And I create a file in the Persistent directory 0.085
Then the file I created was copied to the Persistent Storage 0.104
When I disable the first tps feature 5.518
Then persistence for "Persistent" is not active 0.072
And the Persistent directory does not exist 0.066
When I enable the first tps feature 3.103
Then persistence for "Persistent" is active 0.079
And the file I created in the Persistent directory exists 0.074
After features/support/hooks.rb:335 1.206
After features/support/hooks.rb:105 0.000
Tags: @product
19.558
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.613
Then persistence for "Persistent" is active 0.222
When I create a file in the Persistent directory 0.109
And I disable the first tps feature 5.752
And I delete the data of the Persistent Folder feature 3.784
Then the file I created does not exist on the Persistent Storage 0.077
After features/support/hooks.rb:335 1.743
After features/support/hooks.rb:105 0.000
Tags: @product
1:5.998
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.804
And the network is plugged 0.072
And Tor is ready 21.452
And I take note of which tps features are available 0.606
When I write some files expected to persist 1.429
And I shutdown Tails and wait for the computer to power off 8.465
# 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.168
After features/support/hooks.rb:335 0.165
After features/support/hooks.rb:105 0.000
Tags: @product
3:2.091
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.471
And the network is plugged 0.328
And Tor is ready 18.899
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.192
And I shutdown Tails and wait for the computer to power off 8.391
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.224
And I capture all network traffic 0.006
And the network is plugged 0.094
And Tor is ready 19.889
And I switch to the "persistent-con-current" NetworkManager connection 0.379
And the 1st network device has a spoofed MAC address configured 0.083
And no network device leaked the real MAC address 0.131
After features/support/hooks.rb:335 0.724
After features/support/hooks.rb:105 0.082
Tags: @product
1:46.538
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 without a persistent partition and stopped at Tails Greeter's login screen 1:0.710
And I enable persistence creation in Tails Greeter 1.108
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.062
Then I create a persistent partition with the default settings using the wizard that was already open 23.657
After features/support/hooks.rb:335 2.884
After features/support/hooks.rb:105 0.000
Tags: @product
4:30.488
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 15.456
When I enable persistence 36.456
Then no persistent Greeter options were restored 14.264
When I set all Greeter options to non-default values 24.806
And I log in to a new session in German (de) after having activated the Persistent Storage 51.282
Then all Greeter options are set to non-default values 0.429
When I cold reboot the computer 7.543
And the computer reboots Tails 1:2.103
Given I enable persistence 18.486
Then persistent Greeter options were restored 0.608
When I log in to a new session after having activated the Persistent Storage 38.783
Then all Greeter options are set to non-default values 0.267
After features/support/hooks.rb:335 2.829
After features/support/hooks.rb:105 0.010
Tags: @product
3:36.083
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.847
# 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 32.109
And I shutdown Tails and wait for the computer to power off 14.518
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:1.858
And I change the passphrase of the Persistent Storage back to the original 37.750
After features/support/hooks.rb:335 2.728
After features/support/hooks.rb:105 0.008
Tags: @product
51.820
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.588
And I log in to a new session without activating the Persistent Storage 19.084
Then persistence is disabled 0.473
But a Tails persistence partition exists on USB drive "__internal" 7.130
And all notifications have disappeared 8.368
When I delete the persistent partition 6.059
Then there is no persistence partition on USB drive "__internal" 1.115
After features/support/hooks.rb:335 1.931
After features/support/hooks.rb:105 0.000
Tags: @product
2:27.761
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.098
When I write some dotfile expected to persist 0.068
And I shutdown Tails and wait for the computer to power off 8.309
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.869
Then the expected persistent dotfile is present in the filesystem 0.415
After features/support/hooks.rb:335 1.348
After features/support/hooks.rb:105 0.073
Tags: @product
1:48.683
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 8.618
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.085
When I try to enable persistence 0.314
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 36.996
When I log in to a new session after having activated the Persistent Storage 45.298
And all notifications have disappeared 7.808
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.134
And all tps features are enabled 2.620
And all tps features but the first one are active 2.806
After features/support/hooks.rb:335 1.698
After features/support/hooks.rb:105 0.000
Tags: @product
5:9.800
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 3:46.815
And I enable persistence 29.753
And I log in to a new session after having activated the Persistent Storage 48.296
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.396
And persistence is enabled 2.537
After features/support/hooks.rb:335 2.301
After features/support/hooks.rb:105 0.000
Tags: @product
30.303
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 with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9.170
And I enable persistence but something goes wrong during the LUKS header upgrade 20.341
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.791
After features/support/hooks.rb:335 0.705
After features/support/hooks.rb:105 0.000
Tags: @product
50.078
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.173
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.825
When I enable persistence 32.291
Then the filesystem of the Persistent Storage was repaired 0.095
And persistence is successfully enabled 2.693
After features/support/hooks.rb:335 1.493
After features/support/hooks.rb:105 0.000
Tags: @product
54.102
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.859
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.274
When I try to enable persistence 0.428
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.945
When I repair the filesystem of the Persistent Storage 2.641
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.541
And the filesystem of the Persistent Storage was repaired 3.757
When I close the filesystem repair dialog 1.265
Then persistence is successfully enabled 1.388
After features/support/hooks.rb:335 2.238
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:51.188
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 8.736
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.092
When I try to enable persistence 0.291
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.511
When I repair the filesystem of the Persistent Storage 1.281
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.100
When I log in to a new session 39.736
And all notifications have disappeared 7.902
# 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.183
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.515
When I close the "whisperback" window 1.598
Then the Tor Browser starts 20.303
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.935
After features/support/hooks.rb:335 3.539
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:55.348
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.201
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.174
And Tails detects disk read failures on the boot device 1.589
When I try to enable persistence 0.382
Then the Welcome Screen tells me that my hardware is probably failing 18.444
When I log in to a new session 49.287
And all notifications have disappeared 7.267
Then the Tor Browser starts 21.229
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.771
After features/support/hooks.rb:335 2.119
After features/support/hooks.rb:105 0.000