Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 56 09 May 2025, 18:27

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 39:29.290 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:12.408
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:34.097
And I update APT using apt 12.884
And I install "python3-behave" using apt 22.801
Then the Tails Persistent Storage behave tests pass 2.624
After features/support/hooks.rb:335 0.708
After features/support/hooks.rb:105 0.000
Tags: @product
42.273
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.364
When I log in to a new session without activating the Persistent Storage 21.134
Then Tails is running from USB drive "__internal" 0.799
And persistence is disabled 0.423
But a Tails persistence partition exists on USB drive "__internal" 8.551
After features/support/hooks.rb:335 1.375
After features/support/hooks.rb:105 0.000
Tags: @product
3:11.001
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.960
Then Tails is running from USB drive "__internal" 0.376
When I create a file in the Persistent directory 0.140
And I create a persistent partition with the default settings 21.922
Then the file I created was copied to the Persistent Storage 2.186
When I shutdown Tails and wait for the computer to power off 12.530
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.429
Then persistence for "Persistent" is active 0.320
And the file I created in the Persistent directory exists 0.134
After features/support/hooks.rb:335 2.770
After features/support/hooks.rb:105 0.010
Tags: @product
1:6.878
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 logged in 13.911
And the system is very low on memory 4.174
When I create a file in the Persistent directory 1.842
When I try to create a persistent partition 28.370
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.346
When I close the Persistent Storage app 2.653
And I free up some memory 3.105
And I create a persistent partition with the default settings 12.191
Then the file I created was copied to the Persistent Storage 0.282
After features/support/hooks.rb:335 2.214
After features/support/hooks.rb:105 0.000
Tags: @product
2:52.785
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.939
Then Tails is running from USB drive "__internal" 0.609
And all tps features are active 2.266
And all persistent directories have safe access rights 2.463
When I disable the first tps feature 5.917
Then all tps features but the first one are active 2.092
And I shutdown Tails and wait for the computer to power off 12.648
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.887
Then all tps features but the first one are active 2.961
After features/support/hooks.rb:335 1.229
After features/support/hooks.rb:105 0.009
Tags: @product
21.643
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.271
Then persistence for "Persistent" is active 0.124
And I create a file in the Persistent directory 0.067
Then the file I created was copied to the Persistent Storage 0.081
When I disable the first tps feature 5.762
Then persistence for "Persistent" is not active 0.074
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.071
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:335 1.539
After features/support/hooks.rb:105 0.000
Tags: @product
19.255
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.510
Then persistence for "Persistent" is active 0.076
When I create a file in the Persistent directory 0.082
And I disable the first tps feature 5.791
And I delete the data of the Persistent Folder feature 3.703
Then the file I created does not exist on the Persistent Storage 0.090
After features/support/hooks.rb:335 1.581
After features/support/hooks.rb:105 0.000
Tags: @product
1:6.640
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.357
And the network is plugged 0.098
And Tor is ready 22.530
And I take note of which tps features are available 0.611
When I write some files expected to persist 1.490
And I shutdown Tails and wait for the computer to power off 8.497
# 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.054
After features/support/hooks.rb:335 0.085
After features/support/hooks.rb:105 0.000
Tags: @product
3:1.925
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.429
And the network is plugged 0.164
And Tor is ready 17.712
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.213
And I shutdown Tails and wait for the computer to power off 8.295
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.081
And I capture all network traffic 0.014
And the network is plugged 0.073
And Tor is ready 19.338
And I switch to the "persistent-con-current" NetworkManager connection 0.369
And the 1st network device has a spoofed MAC address configured 0.099
And no network device leaked the real MAC address 0.133
After features/support/hooks.rb:335 0.638
After features/support/hooks.rb:105 0.078
Tags: @product
59.160
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 without a persistent partition and stopped at Tails Greeter's login screen 12.595
And I enable persistence creation in Tails Greeter 1.234
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.353
Then I create a persistent partition with the default settings using the wizard that was already open 24.977
After features/support/hooks.rb:335 3.133
After features/support/hooks.rb:105 0.000
Tags: @product
4:37.922
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 26.733
When I enable persistence 33.823
Then no persistent Greeter options were restored 14.319
When I set all Greeter options to non-default values 26.793
And I log in to a new session in German (de) after having activated the Persistent Storage 46.814
Then all Greeter options are set to non-default values 0.471
When I cold reboot the computer 9.279
And the computer reboots Tails 1:8.269
Given I enable persistence 17.724
Then persistent Greeter options were restored 0.554
When I log in to a new session after having activated the Persistent Storage 32.803
Then all Greeter options are set to non-default values 0.336
After features/support/hooks.rb:335 1.742
After features/support/hooks.rb:105 0.013
Tags: @product
3:38.368
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 9.555
# 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.760
And I shutdown Tails and wait for the computer to power off 12.954
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:5.699
And I change the passphrase of the Persistent Storage back to the original 39.398
After features/support/hooks.rb:335 3.794
After features/support/hooks.rb:105 0.008
Tags: @product
50.757
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.121
And I log in to a new session without activating the Persistent Storage 19.075
Then persistence is disabled 0.249
But a Tails persistence partition exists on USB drive "__internal" 6.315
And all notifications have disappeared 8.573
When I delete the persistent partition 6.388
Then there is no persistence partition on USB drive "__internal" 1.032
After features/support/hooks.rb:335 1.287
After features/support/hooks.rb:105 0.000
Tags: @product
2:23.496
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.510
When I write some dotfile expected to persist 0.064
And I shutdown Tails and wait for the computer to power off 10.298
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.317
Then the expected persistent dotfile is present in the filesystem 0.305
After features/support/hooks.rb:335 1.405
After features/support/hooks.rb:105 0.007
Tags: @product
1:34.071
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.016
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.141
When I try to enable persistence 0.278
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.235
When I log in to a new session after having activated the Persistent Storage 38.208
And all notifications have disappeared 7.444
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.180
And all tps features are enabled 2.592
And all tps features but the first one are active 1.972
After features/support/hooks.rb:335 1.684
After features/support/hooks.rb:105 0.000
Tags: @product
4:45.724
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:25.618
And I enable persistence 31.169
And I log in to a new session after having activated the Persistent Storage 43.870
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.695
And persistence is enabled 3.370
After features/support/hooks.rb:335 1.643
After features/support/hooks.rb:105 0.000
Tags: @product
31.722
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 8.764
And I enable persistence but something goes wrong during the LUKS header upgrade 22.176
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.780
After features/support/hooks.rb:335 0.739
After features/support/hooks.rb:105 0.000
Tags: @product
42.142
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.632
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.192
When I enable persistence 24.531
Then the filesystem of the Persistent Storage was repaired 0.122
And persistence is successfully enabled 2.664
After features/support/hooks.rb:335 1.594
After features/support/hooks.rb:105 0.000
Tags: @product
48.582
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.783
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.056
When I try to enable persistence 0.433
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.386
When I repair the filesystem of the Persistent Storage 5.072
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.104
And the filesystem of the Persistent Storage was repaired 3.154
When I close the filesystem repair dialog 1.259
Then persistence is successfully enabled 1.331
After features/support/hooks.rb:335 2.233
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:48.591
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 8.803
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.095
When I try to enable persistence 0.265
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.421
When I repair the filesystem of the Persistent Storage 1.246
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.081
When I log in to a new session 41.676
And all notifications have disappeared 9.688
# 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.739
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.045
When I close the "whisperback" window 1.536
Then the Tor Browser starts 16.587
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.403
After features/support/hooks.rb:335 3.762
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:53.940
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.972
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.625
And Tails detects disk read failures on the boot device 0.528
When I try to enable persistence 0.899
Then the Welcome Screen tells me that my hardware is probably failing 19.038
When I log in to a new session 48.569
And all notifications have disappeared 7.546
Then the Tor Browser starts 21.823
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.936
After features/support/hooks.rb:335 2.062
After features/support/hooks.rb:105 0.000