Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 41 26 Apr 2025, 18:32

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.527 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:33.422
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:53.799
And I update APT using apt 13.397
And I install "python3-behave" using apt 22.777
Then the Tails Persistent Storage behave tests pass 3.449
After features/support/hooks.rb:335 0.687
After features/support/hooks.rb:105 0.000
Tags: @product
49.042
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.534
When I log in to a new session without activating the Persistent Storage 23.597
Then Tails is running from USB drive "__internal" 0.712
And persistence is disabled 0.357
But a Tails persistence partition exists on USB drive "__internal" 12.840
After features/support/hooks.rb:335 3.929
After features/support/hooks.rb:105 0.000
Tags: @product
3:15.359
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 18.175
Then Tails is running from USB drive "__internal" 0.805
When I create a file in the Persistent directory 0.147
And I create a persistent partition with the default settings 21.792
Then the file I created was copied to the Persistent Storage 2.493
When I shutdown Tails and wait for the computer to power off 12.740
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.831
Then persistence for "Persistent" is active 0.308
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:335 0.889
After features/support/hooks.rb:105 0.007
Tags: @product
1:1.053
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 11.053
And the system is very low on memory 4.465
When I create a file in the Persistent directory 0.919
When I try to create a persistent partition 25.385
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.377
When I close the Persistent Storage app 2.586
And I free up some memory 3.368
And I create a persistent partition with the default settings 12.635
Then the file I created was copied to the Persistent Storage 0.261
After features/support/hooks.rb:335 4.273
After features/support/hooks.rb:105 0.000
Tags: @product
2:54.065
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 12.299
Then Tails is running from USB drive "__internal" 1.146
And all tps features are active 2.463
And all persistent directories have safe access rights 2.719
When I disable the first tps feature 5.704
Then all tps features but the first one are active 2.276
And I shutdown Tails and wait for the computer to power off 13.118
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.075
Then all tps features but the first one are active 2.261
After features/support/hooks.rb:335 1.140
After features/support/hooks.rb:105 0.007
Tags: @product
20.821
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.032
Then persistence for "Persistent" is active 0.110
And I create a file in the Persistent directory 0.079
Then the file I created was copied to the Persistent Storage 0.076
When I disable the first tps feature 5.893
Then persistence for "Persistent" is not active 0.114
And the Persistent directory does not exist 0.152
When I enable the first tps feature 3.221
Then persistence for "Persistent" is active 0.075
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:335 1.387
After features/support/hooks.rb:105 0.000
Tags: @product
20.440
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.058
Then persistence for "Persistent" is active 0.509
When I create a file in the Persistent directory 0.082
And I disable the first tps feature 5.881
And I delete the data of the Persistent Folder feature 3.839
Then the file I created does not exist on the Persistent Storage 0.067
After features/support/hooks.rb:335 1.621
After features/support/hooks.rb:105 0.000
Tags: @product
1:6.989
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.889
And the network is plugged 0.137
And Tor is ready 21.371
And I take note of which tps features are available 0.616
When I write some files expected to persist 1.559
And I shutdown Tails and wait for the computer to power off 8.891
# 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.522
After features/support/hooks.rb:335 0.156
After features/support/hooks.rb:105 0.000
Tags: @product
3:4.539
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.911
And the network is plugged 0.073
And Tor is ready 17.670
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.186
And I shutdown Tails and wait for the computer to power off 8.261
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.301
And I capture all network traffic 0.013
And the network is plugged 0.083
And Tor is ready 20.448
And I switch to the "persistent-con-current" NetworkManager connection 0.371
And the 1st network device has a spoofed MAC address configured 0.074
And no network device leaked the real MAC address 0.141
After features/support/hooks.rb:335 0.653
After features/support/hooks.rb:105 0.072
Tags: @product
53.416
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 12.792
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 18.811
Then I create a persistent partition with the default settings using the wizard that was already open 20.682
After features/support/hooks.rb:335 2.476
After features/support/hooks.rb:105 0.000
Tags: @product
4:29.719
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.253
When I enable persistence 35.498
Then no persistent Greeter options were restored 14.051
When I set all Greeter options to non-default values 27.412
And I log in to a new session in German (de) after having activated the Persistent Storage 43.769
Then all Greeter options are set to non-default values 0.626
When I cold reboot the computer 7.605
And the computer reboots Tails 59.072
Given I enable persistence 31.562
Then persistent Greeter options were restored 0.533
When I log in to a new session after having activated the Persistent Storage 36.873
Then all Greeter options are set to non-default values 0.458
After features/support/hooks.rb:335 1.521
After features/support/hooks.rb:105 0.009
Tags: @product
3:34.770
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 11.106
# 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.736
And I shutdown Tails and wait for the computer to power off 12.742
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:6.787
And I change the passphrase of the Persistent Storage back to the original 28.396
After features/support/hooks.rb:335 4.264
After features/support/hooks.rb:105 0.009
Tags: @product
1:4.462
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 14.314
And I log in to a new session without activating the Persistent Storage 23.618
Then persistence is disabled 0.326
But a Tails persistence partition exists on USB drive "__internal" 9.900
And all notifications have disappeared 9.599
When I delete the persistent partition 5.859
Then there is no persistence partition on USB drive "__internal" 0.843
After features/support/hooks.rb:335 5.211
After features/support/hooks.rb:105 0.000
Tags: @product
2:35.766
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.883
When I write some dotfile expected to persist 0.073
And I shutdown Tails and wait for the computer to power off 11.213
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.180
Then the expected persistent dotfile is present in the filesystem 0.415
After features/support/hooks.rb:335 1.323
After features/support/hooks.rb:105 0.008
Tags: @product
1:37.864
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.440
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.092
When I try to enable persistence 0.416
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 32.657
When I log in to a new session after having activated the Persistent Storage 36.463
And all notifications have disappeared 8.629
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.519
And all tps features are enabled 3.462
And all tps features but the first one are active 2.182
After features/support/hooks.rb:335 1.826
After features/support/hooks.rb:105 0.000
Tags: @product
6:6.874
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 4:47.019
And I enable persistence 31.925
And I log in to a new session after having activated the Persistent Storage 42.015
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.974
And persistence is enabled 2.939
After features/support/hooks.rb:335 1.588
After features/support/hooks.rb:105 0.000
Tags: @product
31.751
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.018
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.240
And I enable persistence but something goes wrong during the LUKS header upgrade 21.770
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.740
After features/support/hooks.rb:335 0.737
After features/support/hooks.rb:105 0.000
Tags: @product
49.330
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.198
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.801
When I enable persistence 31.358
Then the filesystem of the Persistent Storage was repaired 0.107
And persistence is successfully enabled 2.864
After features/support/hooks.rb:335 1.416
After features/support/hooks.rb:105 0.000
Tags: @product
52.848
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.160
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.099
When I try to enable persistence 0.371
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.626
When I repair the filesystem of the Persistent Storage 1.318
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.701
And the filesystem of the Persistent Storage was repaired 2.863
When I close the filesystem repair dialog 1.204
Then persistence is successfully enabled 1.503
After features/support/hooks.rb:335 1.694
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:57.512
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.888
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.107
When I try to enable persistence 0.392
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.211
When I repair the filesystem of the Persistent Storage 1.266
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.073
When I log in to a new session 48.854
And all notifications have disappeared 7.365
# 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.445
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.309
When I close the "whisperback" window 1.579
Then the Tor Browser starts 18.205
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.811
After features/support/hooks.rb:335 3.831
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:59.477
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.678
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.463
And Tails detects disk read failures on the boot device 0.562
When I try to enable persistence 0.410
Then the Welcome Screen tells me that my hardware is probably failing 19.372
When I log in to a new session 51.518
And all notifications have disappeared 7.658
Then the Tor Browser starts 22.965
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.846
After features/support/hooks.rb:335 2.031
After features/support/hooks.rb:105 0.000