Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 74 26 May 2025, 22: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 43:21.202 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:31.121
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:47.919
And I update APT using apt 14.053
And I install "python3-behave" using apt 25.356
Then the Tails Persistent Storage behave tests pass 3.791
After features/support/hooks.rb:335 0.998
After features/support/hooks.rb:105 0.000
Tags: @product
1:27.153
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 52.335
When I log in to a new session without activating the Persistent Storage 23.270
Then Tails is running from USB drive "__internal" 0.819
And persistence is disabled 0.462
But a Tails persistence partition exists on USB drive "__internal" 10.266
After features/support/hooks.rb:335 2.423
After features/support/hooks.rb:105 0.000
Tags: @product
3:30.278
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 14.127
Then Tails is running from USB drive "__internal" 2.583
When I create a file in the Persistent directory 0.177
And I create a persistent partition with the default settings 27.175
Then the file I created was copied to the Persistent Storage 2.213
When I shutdown Tails and wait for the computer to power off 13.444
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:30.092
Then persistence for "Persistent" is active 0.380
And the file I created in the Persistent directory exists 0.084
After features/support/hooks.rb:335 2.102
After features/support/hooks.rb:105 0.010
Tags: @product
59.263
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 12.020
And the system is very low on memory 3.140
When I create a file in the Persistent directory 0.978
When I try to create a persistent partition 22.607
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.149
When I close the Persistent Storage app 2.539
And I free up some memory 3.545
And I create a persistent partition with the default settings 13.981
Then the file I created was copied to the Persistent Storage 0.300
After features/support/hooks.rb:335 2.126
After features/support/hooks.rb:105 0.000
Tags: @product
3:3.776
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 19.669
Then Tails is running from USB drive "__internal" 0.648
And all tps features are active 3.119
And all persistent directories have safe access rights 3.028
When I disable the first tps feature 6.627
Then all tps features but the first one are active 2.064
And I shutdown Tails and wait for the computer to power off 16.056
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.921
Then all tps features but the first one are active 2.640
After features/support/hooks.rb:335 0.751
After features/support/hooks.rb:105 0.013
Tags: @product
22.068
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 11.315
Then persistence for "Persistent" is active 0.101
And I create a file in the Persistent directory 0.130
Then the file I created was copied to the Persistent Storage 0.121
When I disable the first tps feature 6.913
Then persistence for "Persistent" is not active 0.078
And the Persistent directory does not exist 0.070
When I enable the first tps feature 3.167
Then persistence for "Persistent" is active 0.080
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:335 1.491
After features/support/hooks.rb:105 0.000
Tags: @product
20.452
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 10.309
Then persistence for "Persistent" is active 0.156
When I create a file in the Persistent directory 0.156
And I disable the first tps feature 5.973
And I delete the data of the Persistent Folder feature 3.785
Then the file I created does not exist on the Persistent Storage 0.071
After features/support/hooks.rb:335 1.553
After features/support/hooks.rb:105 0.000
Tags: @product
1:9.983
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 10.242
And the network is plugged 0.199
And Tor is ready 23.255
And I take note of which tps features are available 0.565
When I write some files expected to persist 1.813
And I shutdown Tails and wait for the computer to power off 8.725
# 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" 25.180
After features/support/hooks.rb:335 0.103
After features/support/hooks.rb:105 0.000
Tags: @product
3:15.486
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.552
And the network is plugged 0.077
And Tor is ready 20.975
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.228
And I shutdown Tails and wait for the computer to power off 8.968
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.066
And I capture all network traffic 0.011
And the network is plugged 0.069
And Tor is ready 18.898
And I switch to the "persistent-con-current" NetworkManager connection 0.399
And the 1st network device has a spoofed MAC address configured 0.104
And no network device leaked the real MAC address 0.131
After features/support/hooks.rb:335 0.665
After features/support/hooks.rb:105 0.073
Tags: @product
1:1.986
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 stopped at Tails Greeter's login screen 13.042
And I enable persistence creation in Tails Greeter 1.130
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.057
Then I create a persistent partition with the default settings using the wizard that was already open 23.755
After features/support/hooks.rb:335 3.181
After features/support/hooks.rb:105 0.000
Tags: @product
4:40.505
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 13.922
When I enable persistence 42.453
Then no persistent Greeter options were restored 14.335
When I set all Greeter options to non-default values 27.898
And I log in to a new session in German (de) after having activated the Persistent Storage 50.087
Then all Greeter options are set to non-default values 0.310
When I cold reboot the computer 7.541
And the computer reboots Tails 1:3.944
Given I enable persistence 18.349
Then persistent Greeter options were restored 4.506
When I log in to a new session after having activated the Persistent Storage 36.694
Then all Greeter options are set to non-default values 0.462
After features/support/hooks.rb:335 1.747
After features/support/hooks.rb:105 0.008
Tags: @product
3:52.162
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.834
# 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 33.587
And I shutdown Tails and wait for the computer to power off 15.310
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:16.958
And I change the passphrase of the Persistent Storage back to the original 35.471
After features/support/hooks.rb:335 1.969
After features/support/hooks.rb:105 0.014
Tags: @product
1:1.466
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 12.598
And I log in to a new session without activating the Persistent Storage 21.832
Then persistence is disabled 0.236
But a Tails persistence partition exists on USB drive "__internal" 8.540
And all notifications have disappeared 10.787
When I delete the persistent partition 6.260
Then there is no persistence partition on USB drive "__internal" 1.209
After features/support/hooks.rb:335 1.469
After features/support/hooks.rb:105 0.000
Tags: @product
2:42.362
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.739
When I write some dotfile expected to persist 0.323
And I shutdown Tails and wait for the computer to power off 13.527
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.364
Then the expected persistent dotfile is present in the filesystem 0.407
After features/support/hooks.rb:335 1.816
After features/support/hooks.rb:105 0.014
Tags: @product
1:37.675
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.904
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.087
When I try to enable persistence 0.316
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 31.806
When I log in to a new session after having activated the Persistent Storage 36.629
And all notifications have disappeared 8.775
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.520
And all tps features are enabled 3.133
And all tps features but the first one are active 2.502
After features/support/hooks.rb:335 2.115
After features/support/hooks.rb:105 0.000
Tags: @product
5:37.408
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 4:12.467
And I enable persistence 32.617
And I log in to a new session after having activated the Persistent Storage 47.329
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.932
And persistence is enabled 3.060
After features/support/hooks.rb:335 1.804
After features/support/hooks.rb:105 0.000
Tags: @product
30.893
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 8.915
And I enable persistence but something goes wrong during the LUKS header upgrade 21.258
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.719
After features/support/hooks.rb:335 0.831
After features/support/hooks.rb:105 0.000
Tags: @product
51.487
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.750
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.831
When I enable persistence 28.011
Then the filesystem of the Persistent Storage was repaired 0.079
And persistence is successfully enabled 7.814
After features/support/hooks.rb:335 1.565
After features/support/hooks.rb:105 0.000
Tags: @product
46.801
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.203
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.010
When I try to enable persistence 0.398
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.332
When I repair the filesystem of the Persistent Storage 1.962
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.135
And the filesystem of the Persistent Storage was repaired 2.979
When I close the filesystem repair dialog 1.268
Then persistence is successfully enabled 1.510
After features/support/hooks.rb:335 1.620
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:58.006
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.950
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.102
When I try to enable persistence 0.410
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.578
When I repair the filesystem of the Persistent Storage 1.254
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.108
When I log in to a new session 44.484
And all notifications have disappeared 10.016
# 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.358
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.697
When I close the "whisperback" window 1.618
Then the Tor Browser starts 19.453
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.970
After features/support/hooks.rb:335 2.733
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:0.861
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.312
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.134
And Tails detects disk read failures on the boot device 1.563
When I try to enable persistence 0.404
Then the Welcome Screen tells me that my hardware is probably failing 19.488
When I log in to a new session 52.575
And all notifications have disappeared 7.344
Then the Tor Browser starts 22.087
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.949
After features/support/hooks.rb:335 1.996
After features/support/hooks.rb:105 0.000