Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 78 30 May 2025, 18:38

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:38.577 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:21.200
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:38.806
And I update APT using apt 13.857
And I install "python3-behave" using apt 26.221
Then the Tails Persistent Storage behave tests pass 2.315
After features/support/hooks.rb:335 0.919
After features/support/hooks.rb:105 0.000
Tags: @product
46.927
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 12.485
When I log in to a new session without activating the Persistent Storage 23.353
Then Tails is running from USB drive "__internal" 0.677
And persistence is disabled 0.460
But a Tails persistence partition exists on USB drive "__internal" 9.951
After features/support/hooks.rb:335 2.064
After features/support/hooks.rb:105 0.000
Tags: @product
3:28.367
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 24.053
Then Tails is running from USB drive "__internal" 0.554
When I create a file in the Persistent directory 0.219
And I create a persistent partition with the default settings 23.554
Then the file I created was copied to the Persistent Storage 2.881
When I shutdown Tails and wait for the computer to power off 13.113
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.581
Then persistence for "Persistent" is active 0.345
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:335 0.828
After features/support/hooks.rb:105 0.008
Tags: @product
1:6.793
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 logged in 10.513
And the system is very low on memory 4.216
When I create a file in the Persistent directory 1.272
When I try to create a persistent partition 30.692
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.286
When I close the Persistent Storage app 2.571
And I free up some memory 3.102
And I create a persistent partition with the default settings 13.886
Then the file I created was copied to the Persistent Storage 0.252
After features/support/hooks.rb:335 2.426
After features/support/hooks.rb:105 0.000
Tags: @product
2:56.281
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 13.699
Then Tails is running from USB drive "__internal" 1.630
And all tps features are active 2.304
And all persistent directories have safe access rights 2.660
When I disable the first tps feature 6.651
Then all tps features but the first one are active 2.261
And I shutdown Tails and wait for the computer to power off 14.742
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.236
Then all tps features but the first one are active 2.093
After features/support/hooks.rb:335 1.201
After features/support/hooks.rb:105 0.007
Tags: @product
21.670
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 10.772
Then persistence for "Persistent" is active 0.302
And I create a file in the Persistent directory 0.076
Then the file I created was copied to the Persistent Storage 0.111
When I disable the first tps feature 6.454
Then persistence for "Persistent" is not active 0.077
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.684
Then persistence for "Persistent" is active 0.065
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:335 1.518
After features/support/hooks.rb:105 0.000
Tags: @product
22.026
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 10.046
Then persistence for "Persistent" is active 0.088
When I create a file in the Persistent directory 0.186
And I disable the first tps feature 7.239
And I delete the data of the Persistent Folder feature 4.393
Then the file I created does not exist on the Persistent Storage 0.073
After features/support/hooks.rb:335 1.574
After features/support/hooks.rb:105 0.000
Tags: @product
1:9.080
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.617
And the network is plugged 0.081
And Tor is ready 23.591
And I take note of which tps features are available 0.549
When I write some files expected to persist 1.443
And I shutdown Tails and wait for the computer to power off 8.770
# 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.027
After features/support/hooks.rb:335 0.130
After features/support/hooks.rb:105 0.000
Tags: @product
3:6.118
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 9.840
And the network is plugged 0.229
And Tor is ready 19.033
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.181
And I shutdown Tails and wait for the computer to power off 8.191
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.757
And I capture all network traffic 0.006
And the network is plugged 0.088
And Tor is ready 21.254
And I switch to the "persistent-con-current" NetworkManager connection 0.310
And the 1st network device has a spoofed MAC address configured 0.091
And no network device leaked the real MAC address 0.134
After features/support/hooks.rb:335 0.618
After features/support/hooks.rb:105 0.049
Tags: @product
58.087
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 stopped at Tails Greeter's login screen 13.324
And I enable persistence creation in Tails Greeter 1.113
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.616
Then I create a persistent partition with the default settings using the wizard that was already open 21.033
After features/support/hooks.rb:335 2.733
After features/support/hooks.rb:105 0.000
Tags: @product
4:37.975
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.765
When I enable persistence 35.147
Then no persistent Greeter options were restored 14.714
When I set all Greeter options to non-default values 24.377
And I log in to a new session in German (de) after having activated the Persistent Storage 53.361
Then all Greeter options are set to non-default values 0.402
When I cold reboot the computer 7.368
And the computer reboots Tails 1:7.808
Given I enable persistence 17.799
Then persistent Greeter options were restored 0.599
When I log in to a new session after having activated the Persistent Storage 44.266
Then all Greeter options are set to non-default values 0.363
After features/support/hooks.rb:335 1.543
After features/support/hooks.rb:105 0.016
Tags: @product
3:42.697
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 10.369
# 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 35.524
And I shutdown Tails and wait for the computer to power off 12.991
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.647
And I change the passphrase of the Persistent Storage back to the original 35.164
After features/support/hooks.rb:335 2.822
After features/support/hooks.rb:105 0.009
Tags: @product
54.760
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.572
And I log in to a new session without activating the Persistent Storage 20.695
Then persistence is disabled 0.376
But a Tails persistence partition exists on USB drive "__internal" 9.000
And all notifications have disappeared 8.030
When I delete the persistent partition 6.172
Then there is no persistence partition on USB drive "__internal" 0.913
After features/support/hooks.rb:335 1.479
After features/support/hooks.rb:105 0.000
Tags: @product
2:36.164
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 10.977
When I write some dotfile expected to persist 0.104
And I shutdown Tails and wait for the computer to power off 10.522
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.202
Then the expected persistent dotfile is present in the filesystem 0.358
After features/support/hooks.rb:335 1.553
After features/support/hooks.rb:105 0.009
Tags: @product
1:36.004
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.808
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.075
When I try to enable persistence 0.292
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.581
When I log in to a new session after having activated the Persistent Storage 38.206
And all notifications have disappeared 8.341
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.271
And all tps features are enabled 3.328
And all tps features but the first one are active 2.099
After features/support/hooks.rb:335 1.784
After features/support/hooks.rb:105 0.000
Tags: @product
5:12.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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:46.441
And I enable persistence 31.467
And I log in to a new session after having activated the Persistent Storage 50.792
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.169
And persistence is enabled 2.882
After features/support/hooks.rb:335 1.985
After features/support/hooks.rb:105 0.000
Tags: @product
34.852
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 9.737
And I enable persistence but something goes wrong during the LUKS header upgrade 24.081
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.033
After features/support/hooks.rb:335 0.719
After features/support/hooks.rb:105 0.000
Tags: @product
50.782
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 10.449
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.043
When I enable persistence 32.621
Then the filesystem of the Persistent Storage was repaired 0.077
And persistence is successfully enabled 2.590
After features/support/hooks.rb:335 1.634
After features/support/hooks.rb:105 0.000
Tags: @product
54.180
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.751
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.496
When I try to enable persistence 0.585
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.580
When I repair the filesystem of the Persistent Storage 1.335
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.124
And the filesystem of the Persistent Storage was repaired 3.469
When I close the filesystem repair dialog 1.236
Then persistence is successfully enabled 1.600
After features/support/hooks.rb:335 1.520
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:2.770
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.503
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.097
When I try to enable persistence 0.273
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.209
When I repair the filesystem of the Persistent Storage 1.273
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.105
When I log in to a new session 45.808
And all notifications have disappeared 10.116
# 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.485
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.977
When I close the "whisperback" window 1.482
Then the Tor Browser starts 20.410
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.027
After features/support/hooks.rb:335 3.976
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:59.078
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.963
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.879
And Tails detects disk read failures on the boot device 0.495
When I try to enable persistence 0.386
Then the Welcome Screen tells me that my hardware is probably failing 19.629
When I log in to a new session 50.269
And all notifications have disappeared 9.334
Then the Tor Browser starts 23.287
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.832
After features/support/hooks.rb:335 3.324
After features/support/hooks.rb:105 0.000