Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 38 25 Apr 2025, 18:33

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 46:38.991 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:26.878
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:44.356
And I update APT using apt 14.021
And I install "python3-behave" using apt 26.114
Then the Tails Persistent Storage behave tests pass 2.386
After features/support/hooks.rb:334 0.698
After features/support/hooks.rb:104 0.000
Tags: @product
1:0.505
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 13.773
When I log in to a new session without activating the Persistent Storage 24.732
Then Tails is running from USB drive "__internal" 0.576
And persistence is disabled 1.286
But a Tails persistence partition exists on USB drive "__internal" 20.136
After features/support/hooks.rb:334 1.205
After features/support/hooks.rb:104 0.000
Tags: @product
3:32.370
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 20.855
Then Tails is running from USB drive "__internal" 0.420
When I create a file in the Persistent directory 0.172
And I create a persistent partition with the default settings 23.339
Then the file I created was copied to the Persistent Storage 3.195
When I shutdown Tails and wait for the computer to power off 13.780
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.805
Then persistence for "Persistent" is active 0.721
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:334 2.683
After features/support/hooks.rb:104 0.012
Tags: @product
57.036
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.009
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.995
And the system is very low on memory 4.222
When I create a file in the Persistent directory 0.978
When I try to create a persistent partition 20.624
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.204
When I close the Persistent Storage app 2.586
And I free up some memory 2.594
And I create a persistent partition with the default settings 13.557
Then the file I created was copied to the Persistent Storage 0.272
After features/support/hooks.rb:334 2.048
After features/support/hooks.rb:104 0.000
Tags: @product
3:15.845
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.844
Then Tails is running from USB drive "__internal" 0.671
And all tps features are active 2.434
And all persistent directories have safe access rights 2.840
When I disable the first tps feature 7.658
Then all tps features but the first one are active 5.751
And I shutdown Tails and wait for the computer to power off 15.474
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:25.610
Then all tps features but the first one are active 2.559
After features/support/hooks.rb:334 0.948
After features/support/hooks.rb:104 0.010
Tags: @product
21.459
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.551
Then persistence for "Persistent" is active 0.186
And I create a file in the Persistent directory 0.079
Then the file I created was copied to the Persistent Storage 0.112
When I disable the first tps feature 6.916
Then persistence for "Persistent" is not active 0.135
And the Persistent directory does not exist 0.054
When I enable the first tps feature 3.262
Then persistence for "Persistent" is active 0.073
And the file I created in the Persistent directory exists 0.086
After features/support/hooks.rb:334 1.148
After features/support/hooks.rb:104 0.000
Tags: @product
21.604
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.112
Then persistence for "Persistent" is active 0.247
When I create a file in the Persistent directory 0.086
And I disable the first tps feature 6.411
And I delete the data of the Persistent Folder feature 4.661
Then the file I created does not exist on the Persistent Storage 0.084
After features/support/hooks.rb:334 1.312
After features/support/hooks.rb:104 0.000
Tags: @product
1:39.005
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.334
And the network is plugged 0.085
And Tor is ready 51.794
And I take note of which tps features are available 0.658
When I write some files expected to persist 1.625
And I shutdown Tails and wait for the computer to power off 8.712
# 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.794
After features/support/hooks.rb:334 0.143
After features/support/hooks.rb:104 0.000
Tags: @product
3:26.226
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.290
And the network is plugged 0.116
And Tor is ready 22.271
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.199
And I shutdown Tails and wait for the computer to power off 8.434
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.498
And I capture all network traffic 0.007
And the network is plugged 0.379
And Tor is ready 20.377
And I switch to the "persistent-con-current" NetworkManager connection 0.410
And the 1st network device has a spoofed MAC address configured 0.109
And no network device leaked the real MAC address 0.129
After features/support/hooks.rb:334 1.867
After features/support/hooks.rb:104 0.050
Tags: @product
1:51.340
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 1:1.352
And I enable persistence creation in Tails Greeter 1.157
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.032
Then I create a persistent partition with the default settings using the wizard that was already open 24.798
After features/support/hooks.rb:334 3.734
After features/support/hooks.rb:104 0.000
Tags: @product
5:17.683
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.018
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 29.199
When I enable persistence 51.424
Then no persistent Greeter options were restored 14.585
When I set all Greeter options to non-default values 25.897
And I log in to a new session in German (de) after having activated the Persistent Storage 48.252
Then all Greeter options are set to non-default values 2.108
When I cold reboot the computer 8.002
And the computer reboots Tails 1:13.401
Given I enable persistence 32.639
Then persistent Greeter options were restored 0.623
When I log in to a new session after having activated the Persistent Storage 31.026
Then all Greeter options are set to non-default values 0.522
After features/support/hooks.rb:334 1.967
After features/support/hooks.rb:104 0.012
Tags: @product
4:24.381
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.594
# 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 43.117
And I shutdown Tails and wait for the computer to power off 18.001
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:31.229
And I change the passphrase of the Persistent Storage back to the original 41.438
After features/support/hooks.rb:334 2.973
After features/support/hooks.rb:104 0.013
Tags: @product
1:1.438
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.042
And I log in to a new session without activating the Persistent Storage 24.709
Then persistence is disabled 0.384
But a Tails persistence partition exists on USB drive "__internal" 8.197
And all notifications have disappeared 9.233
When I delete the persistent partition 6.783
Then there is no persistence partition on USB drive "__internal" 1.088
After features/support/hooks.rb:334 1.196
After features/support/hooks.rb:104 0.000
Tags: @product
2:49.332
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.662
When I write some dotfile expected to persist 0.060
And I shutdown Tails and wait for the computer to power off 10.878
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:28.289
Then the expected persistent dotfile is present in the filesystem 0.442
After features/support/hooks.rb:334 1.815
After features/support/hooks.rb:104 0.008
Tags: @product
1:44.320
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.980
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.114
When I try to enable persistence 0.304
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.278
When I log in to a new session after having activated the Persistent Storage 40.016
And all notifications have disappeared 7.992
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 5.066
And all tps features are enabled 3.361
And all tps features but the first one are active 2.205
After features/support/hooks.rb:334 1.455
After features/support/hooks.rb:104 0.000
Tags: @product
6:0.959
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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:31.193
And I enable persistence 37.530
And I log in to a new session after having activated the Persistent Storage 45.951
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.377
And persistence is enabled 3.906
After features/support/hooks.rb:334 1.536
After features/support/hooks.rb:104 0.000
Tags: @product
31.510
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 9.661
And I enable persistence but something goes wrong during the LUKS header upgrade 21.046
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.802
After features/support/hooks.rb:334 0.898
After features/support/hooks.rb:104 0.000
Tags: @product
53.731
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.430
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.025
When I enable persistence 34.173
Then the filesystem of the Persistent Storage was repaired 0.106
And persistence is successfully enabled 2.994
After features/support/hooks.rb:334 1.283
After features/support/hooks.rb:104 0.000
Tags: @product
54.341
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.743
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.893
When I try to enable persistence 0.566
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.307
When I repair the filesystem of the Persistent Storage 1.306
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.244
And the filesystem of the Persistent Storage was repaired 3.187
When I close the filesystem repair dialog 1.305
Then persistence is successfully enabled 1.786
After features/support/hooks.rb:334 1.611
After features/support/hooks.rb:104 0.000
Tags: @product @doc
2:4.546
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 8.979
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.286
When I try to enable persistence 0.413
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.411
When I repair the filesystem of the Persistent Storage 1.287
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.076
When I log in to a new session 50.423
And all notifications have disappeared 12.151
# 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.539
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.656
When I close the "whisperback" window 1.376
Then the Tor Browser starts 18.180
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.763
After features/support/hooks.rb:334 3.852
After features/support/hooks.rb:104 0.000
Tags: @product @doc
2:4.471
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.147
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.932
And Tails detects disk read failures on the boot device 1.656
When I try to enable persistence 0.635
Then the Welcome Screen tells me that my hardware is probably failing 20.870
When I log in to a new session 52.192
And all notifications have disappeared 9.180
Then the Tor Browser starts 21.964
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.891
After features/support/hooks.rb:334 2.394
After features/support/hooks.rb:104 0.000