Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 70 23 May 2025, 18:53

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 43:23.296 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:38.372
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:55.265
And I update APT using apt 14.642
And I install "python3-behave" using apt 26.229
Then the Tails Persistent Storage behave tests pass 2.234
After features/support/hooks.rb:335 0.609
After features/support/hooks.rb:105 0.000
Tags: @product
45.628
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 11.784
When I log in to a new session without activating the Persistent Storage 22.792
Then Tails is running from USB drive "__internal" 0.637
And persistence is disabled 0.338
But a Tails persistence partition exists on USB drive "__internal" 10.075
After features/support/hooks.rb:335 1.588
After features/support/hooks.rb:105 0.000
Tags: @product
3:17.405
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 15.953
Then Tails is running from USB drive "__internal" 0.443
When I create a file in the Persistent directory 0.136
And I create a persistent partition with the default settings 25.719
Then the file I created was copied to the Persistent Storage 2.289
When I shutdown Tails and wait for the computer to power off 12.533
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.586
Then persistence for "Persistent" is active 0.677
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:335 1.703
After features/support/hooks.rb:105 0.008
Tags: @product
1:3.944
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 10.264
And the system is very low on memory 3.695
When I create a file in the Persistent directory 1.298
When I try to create a persistent partition 27.589
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.262
When I close the Persistent Storage app 2.555
And I free up some memory 3.385
And I create a persistent partition with the default settings 14.604
Then the file I created was copied to the Persistent Storage 0.289
After features/support/hooks.rb:335 1.919
After features/support/hooks.rb:105 0.000
Tags: @product
2:57.620
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.954
Then Tails is running from USB drive "__internal" 0.613
And all tps features are active 3.787
And all persistent directories have safe access rights 2.692
When I disable the first tps feature 7.586
Then all tps features but the first one are active 2.395
And I shutdown Tails and wait for the computer to power off 15.067
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.165
Then all tps features but the first one are active 2.355
After features/support/hooks.rb:335 1.061
After features/support/hooks.rb:105 0.010
Tags: @product
27.378
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.757
Then persistence for "Persistent" is active 1.793
And I create a file in the Persistent directory 0.092
Then the file I created was copied to the Persistent Storage 0.070
When I disable the first tps feature 7.486
Then persistence for "Persistent" is not active 0.083
And the Persistent directory does not exist 0.069
When I enable the first tps feature 4.856
Then persistence for "Persistent" is active 0.078
And the file I created in the Persistent directory exists 0.090
After features/support/hooks.rb:335 1.384
After features/support/hooks.rb:105 0.000
Tags: @product
28.427
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 12.461
Then persistence for "Persistent" is active 0.100
When I create a file in the Persistent directory 0.897
And I disable the first tps feature 8.884
And I delete the data of the Persistent Folder feature 6.011
Then the file I created does not exist on the Persistent Storage 0.073
After features/support/hooks.rb:335 1.449
After features/support/hooks.rb:105 0.000
Tags: @product
1:13.466
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 11.982
And the network is plugged 0.220
And Tor is ready 26.628
And I take note of which tps features are available 0.635
When I write some files expected to persist 1.641
And I shutdown Tails and wait for the computer to power off 8.296
# 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.059
After features/support/hooks.rb:335 0.125
After features/support/hooks.rb:105 0.000
Tags: @product
3:42.672
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.907
And the network is plugged 0.120
And Tor is ready 23.514
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.264
And I shutdown Tails and wait for the computer to power off 8.408
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.743
And I capture all network traffic 0.008
And the network is plugged 0.575
And Tor is ready 47.459
And I switch to the "persistent-con-current" NetworkManager connection 0.346
And the 1st network device has a spoofed MAC address configured 0.120
And no network device leaked the real MAC address 0.203
After features/support/hooks.rb:335 0.866
After features/support/hooks.rb:105 0.060
Tags: @product
1:3.451
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.015
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.224
And I enable persistence creation in Tails Greeter 1.119
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.274
Then I create a persistent partition with the default settings using the wizard that was already open 24.833
After features/support/hooks.rb:335 2.352
After features/support/hooks.rb:105 0.000
Tags: @product
4:33.754
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 14.106
When I enable persistence 36.023
Then no persistent Greeter options were restored 14.178
When I set all Greeter options to non-default values 25.566
And I log in to a new session in German (de) after having activated the Persistent Storage 49.665
Then all Greeter options are set to non-default values 0.551
When I cold reboot the computer 7.680
And the computer reboots Tails 1:4.428
Given I enable persistence 18.707
Then persistent Greeter options were restored 0.625
When I log in to a new session after having activated the Persistent Storage 41.407
Then all Greeter options are set to non-default values 0.812
After features/support/hooks.rb:335 2.589
After features/support/hooks.rb:105 0.011
Tags: @product
4:35.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 12.959
# 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 45.108
And I shutdown Tails and wait for the computer to power off 13.431
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:43.995
And I change the passphrase of the Persistent Storage back to the original 39.925
After features/support/hooks.rb:335 3.758
After features/support/hooks.rb:105 0.010
Tags: @product
55.035
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 11.171
And I log in to a new session without activating the Persistent Storage 21.118
Then persistence is disabled 0.355
But a Tails persistence partition exists on USB drive "__internal" 5.447
And all notifications have disappeared 9.147
When I delete the persistent partition 6.903
Then there is no persistence partition on USB drive "__internal" 0.892
After features/support/hooks.rb:335 1.522
After features/support/hooks.rb:105 0.000
Tags: @product
2:35.030
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 12.286
When I write some dotfile expected to persist 0.118
And I shutdown Tails and wait for the computer to power off 10.960
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.216
Then the expected persistent dotfile is present in the filesystem 0.448
After features/support/hooks.rb:335 1.442
After features/support/hooks.rb:105 0.031
Tags: @product
1:47.158
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.040
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.094
When I try to enable persistence 0.331
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.243
When I log in to a new session after having activated the Persistent Storage 49.370
And all notifications have disappeared 8.519
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.697
And all tps features are enabled 2.674
And all tps features but the first one are active 2.187
After features/support/hooks.rb:335 1.885
After features/support/hooks.rb:105 0.000
Tags: @product
5:18.953
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:59.288
And I enable persistence 30.604
And I log in to a new session after having activated the Persistent Storage 43.710
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.830
And persistence is enabled 2.519
After features/support/hooks.rb:335 1.777
After features/support/hooks.rb:105 0.000
Tags: @product
29.458
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.698
And I enable persistence but something goes wrong during the LUKS header upgrade 19.931
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.828
After features/support/hooks.rb:335 0.729
After features/support/hooks.rb:105 0.000
Tags: @product
48.773
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.301
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.201
When I enable persistence 28.264
Then the filesystem of the Persistent Storage was repaired 0.103
And persistence is successfully enabled 2.902
After features/support/hooks.rb:335 1.638
After features/support/hooks.rb:105 0.000
Tags: @product
51.313
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.224
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.442
When I try to enable persistence 0.431
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.017
When I repair the filesystem of the Persistent Storage 1.312
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.816
And the filesystem of the Persistent Storage was repaired 3.306
When I close the filesystem repair dialog 1.324
Then persistence is successfully enabled 1.437
After features/support/hooks.rb:335 2.251
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:53.044
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.188
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.098
When I try to enable persistence 0.270
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.934
When I repair the filesystem of the Persistent Storage 1.333
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.082
When I log in to a new session 43.679
And all notifications have disappeared 7.554
# 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.682
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.241
When I close the "whisperback" window 1.516
Then the Tor Browser starts 17.281
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 2.179
After features/support/hooks.rb:335 2.189
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:56.985
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.195
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.810
And Tails detects disk read failures on the boot device 1.604
When I try to enable persistence 0.696
Then the Welcome Screen tells me that my hardware is probably failing 17.870
When I log in to a new session 47.728
And all notifications have disappeared 8.708
Then the Tor Browser starts 23.412
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.959
After features/support/hooks.rb:335 1.790
After features/support/hooks.rb:105 0.000