Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 119 15 Jul 2025, 23:05

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:59.736 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:36.481
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:54.396
And I update APT using apt 13.133
And I install "python3-behave" using apt 26.632
Then the Tails Persistent Storage behave tests pass 2.319
After features/support/hooks.rb:335 0.653
After features/support/hooks.rb:105 0.000
Tags: @product
45.161
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.772
When I log in to a new session without activating the Persistent Storage 23.024
Then Tails is running from USB drive "__internal" 0.828
And persistence is disabled 0.486
But a Tails persistence partition exists on USB drive "__internal" 8.049
After features/support/hooks.rb:335 1.575
After features/support/hooks.rb:105 0.000
Tags: @product
3:25.385
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.021
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.291
Then Tails is running from USB drive "__internal" 0.416
When I create a file in the Persistent directory 0.128
And I create a persistent partition with the default settings 24.290
Then the file I created was copied to the Persistent Storage 1.878
When I shutdown Tails and wait for the computer to power off 11.283
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:34.647
Then persistence for "Persistent" is active 0.365
And the file I created in the Persistent directory exists 0.084
After features/support/hooks.rb:335 2.129
After features/support/hooks.rb:105 0.007
Tags: @product
57.056
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 without a persistent partition and logged in 10.607
And the system is very low on memory 2.463
When I create a file in the Persistent directory 1.658
When I try to create a persistent partition 21.504
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.170
When I close the Persistent Storage app 2.637
And I free up some memory 3.092
And I create a persistent partition with the default settings 14.631
Then the file I created was copied to the Persistent Storage 0.290
After features/support/hooks.rb:335 2.255
After features/support/hooks.rb:105 0.000
Tags: @product
2:50.603
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 11.745
Then Tails is running from USB drive "__internal" 0.446
And all tps features are active 2.800
And all persistent directories have safe access rights 3.134
When I disable the first tps feature 5.554
Then all tps features but the first one are active 2.387
And I shutdown Tails and wait for the computer to power off 11.677
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.767
Then all tps features but the first one are active 3.089
After features/support/hooks.rb:335 1.674
After features/support/hooks.rb:105 0.007
Tags: @product
21.038
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.856
Then persistence for "Persistent" is active 0.299
And I create a file in the Persistent directory 0.143
Then the file I created was copied to the Persistent Storage 0.138
When I disable the first tps feature 6.076
Then persistence for "Persistent" is not active 0.123
And the Persistent directory does not exist 0.059
When I enable the first tps feature 3.210
Then persistence for "Persistent" is active 0.067
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:335 1.713
After features/support/hooks.rb:105 0.000
Tags: @product
20.147
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 persistent partition enabled and logged in 9.659
Then persistence for "Persistent" is active 0.222
When I create a file in the Persistent directory 0.178
And I disable the first tps feature 5.882
And I delete the data of the Persistent Folder feature 4.146
Then the file I created does not exist on the Persistent Storage 0.058
After features/support/hooks.rb:335 1.531
After features/support/hooks.rb:105 0.000
Tags: @product
1:1.336
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.426
And the network is plugged 0.106
And Tor is ready 22.151
And I take note of which tps features are available 0.735
When I write some files expected to persist 2.017
And I shutdown Tails and wait for the computer to power off 6.932
# 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" 19.965
After features/support/hooks.rb:335 0.160
After features/support/hooks.rb:105 0.000
Tags: @product
3:11.665
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.848
And the network is plugged 0.325
And Tor is ready 18.620
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.296
And I shutdown Tails and wait for the computer to power off 7.749
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.172
And I capture all network traffic 0.015
And the network is plugged 0.086
And Tor is ready 19.846
And I switch to the "persistent-con-current" NetworkManager connection 0.397
And the 1st network device has a spoofed MAC address configured 0.078
And no network device leaked the real MAC address 0.228
After features/support/hooks.rb:335 0.992
After features/support/hooks.rb:105 0.074
Tags: @product
55.068
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.440
And I enable persistence creation in Tails Greeter 1.133
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.436
Then I create a persistent partition with the default settings using the wizard that was already open 22.058
After features/support/hooks.rb:335 3.251
After features/support/hooks.rb:105 0.000
Tags: @product
4:32.684
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 12.178
When I enable persistence 38.201
Then no persistent Greeter options were restored 14.288
When I set all Greeter options to non-default values 25.760
And I log in to a new session in German (de) after having activated the Persistent Storage 44.840
Then all Greeter options are set to non-default values 0.561
When I cold reboot the computer 8.355
And the computer reboots Tails 1:3.608
Given I enable persistence 18.930
Then persistent Greeter options were restored 0.638
When I log in to a new session after having activated the Persistent Storage 44.812
Then all Greeter options are set to non-default values 0.506
After features/support/hooks.rb:335 1.628
After features/support/hooks.rb:105 0.013
Tags: @product
4:3.254
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 11.183
# 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 36.153
And I shutdown Tails and wait for the computer to power off 13.570
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:29.316
And I change the passphrase of the Persistent Storage back to the original 33.031
After features/support/hooks.rb:335 3.683
After features/support/hooks.rb:105 0.027
Tags: @product
1:2.787
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.355
And I log in to a new session without activating the Persistent Storage 21.580
Then persistence is disabled 0.403
But a Tails persistence partition exists on USB drive "__internal" 10.852
And all notifications have disappeared 10.943
When I delete the persistent partition 7.878
Then there is no persistence partition on USB drive "__internal" 0.773
After features/support/hooks.rb:335 1.747
After features/support/hooks.rb:105 0.000
Tags: @product
2:33.267
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.041
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.907
When I write some dotfile expected to persist 0.126
And I shutdown Tails and wait for the computer to power off 10.016
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.384
Then the expected persistent dotfile is present in the filesystem 0.832
After features/support/hooks.rb:335 1.237
After features/support/hooks.rb:105 0.026
Tags: @product
1:43.626
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 and stopped at Tails Greeter's login screen 9.674
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.085
When I try to enable persistence 0.274
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.100
When I log in to a new session after having activated the Persistent Storage 40.823
And all notifications have disappeared 8.480
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 5.056
And all tps features are enabled 3.723
And all tps features but the first one are active 2.408
After features/support/hooks.rb:335 2.552
After features/support/hooks.rb:105 0.000
Tags: @product
5:18.799
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:52.019
And I enable persistence 31.804
And I log in to a new session after having activated the Persistent Storage 50.291
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.848
And persistence is enabled 2.836
After features/support/hooks.rb:335 2.283
After features/support/hooks.rb:105 0.000
Tags: @product
27.892
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 8.670
And I enable persistence but something goes wrong during the LUKS header upgrade 18.460
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.761
After features/support/hooks.rb:335 0.768
After features/support/hooks.rb:105 0.000
Tags: @product
50.634
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.518
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.213
When I enable persistence 31.491
Then the filesystem of the Persistent Storage was repaired 0.086
And persistence is successfully enabled 3.324
After features/support/hooks.rb:335 1.822
After features/support/hooks.rb:105 0.000
Tags: @product
51.945
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 and stopped at Tails Greeter's login screen 9.026
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.337
When I try to enable persistence 0.423
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.314
When I repair the filesystem of the Persistent Storage 1.285
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.014
And the filesystem of the Persistent Storage was repaired 3.380
When I close the filesystem repair dialog 1.365
Then persistence is successfully enabled 1.797
After features/support/hooks.rb:335 2.121
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:5.588
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.573
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.106
When I try to enable persistence 0.328
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.842
When I repair the filesystem of the Persistent Storage 1.307
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.080
When I log in to a new session 48.284
And all notifications have disappeared 11.857
# 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.525
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.998
When I close the "whisperback" window 1.438
Then the Tor Browser starts 18.091
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.153
After features/support/hooks.rb:335 3.949
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:5.310
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.205
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.337
And Tails detects disk read failures on the boot device 0.500
When I try to enable persistence 0.455
Then the Welcome Screen tells me that my hardware is probably failing 21.327
When I log in to a new session 53.366
And all notifications have disappeared 8.439
Then the Tor Browser starts 25.446
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.230
After features/support/hooks.rb:335 3.112
After features/support/hooks.rb:105 0.000