Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 89 11 Jun 2025, 18:55

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 45:32.065 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:26.222
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:42.381
And I update APT using apt 15.486
And I install "python3-behave" using apt 24.569
Then the Tails Persistent Storage behave tests pass 3.785
After features/support/hooks.rb:335 2.199
After features/support/hooks.rb:105 0.000
Tags: @product
56.608
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 15.654
When I log in to a new session without activating the Persistent Storage 28.778
Then Tails is running from USB drive "__internal" 0.584
And persistence is disabled 0.452
But a Tails persistence partition exists on USB drive "__internal" 11.138
After features/support/hooks.rb:335 1.674
After features/support/hooks.rb:105 0.000
Tags: @product
3:29.252
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 without a persistent partition and logged in 16.406
Then Tails is running from USB drive "__internal" 0.461
When I create a file in the Persistent directory 0.141
And I create a persistent partition with the default settings 27.571
Then the file I created was copied to the Persistent Storage 2.508
When I shutdown Tails and wait for the computer to power off 13.946
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:27.697
Then persistence for "Persistent" is active 0.455
And the file I created in the Persistent directory exists 0.061
After features/support/hooks.rb:335 2.260
After features/support/hooks.rb:105 0.008
Tags: @product
1:7.219
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 12.565
And the system is very low on memory 3.358
When I create a file in the Persistent directory 0.959
When I try to create a persistent partition 28.456
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.460
When I close the Persistent Storage app 2.756
And I free up some memory 3.695
And I create a persistent partition with the default settings 14.669
Then the file I created was copied to the Persistent Storage 0.298
After features/support/hooks.rb:335 2.444
After features/support/hooks.rb:105 0.000
Tags: @product
3:5.171
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 17.193
Then Tails is running from USB drive "__internal" 0.430
And all tps features are active 2.601
And all persistent directories have safe access rights 3.221
When I disable the first tps feature 7.477
Then all tps features but the first one are active 2.373
And I shutdown Tails and wait for the computer to power off 13.660
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.862
Then all tps features but the first one are active 2.351
After features/support/hooks.rb:335 1.301
After features/support/hooks.rb:105 0.033
Tags: @product
24.792
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.283
Then persistence for "Persistent" is active 0.161
And I create a file in the Persistent directory 0.159
Then the file I created was copied to the Persistent Storage 0.114
When I disable the first tps feature 9.914
Then persistence for "Persistent" is not active 0.101
And the Persistent directory does not exist 0.067
When I enable the first tps feature 3.752
Then persistence for "Persistent" is active 0.131
And the file I created in the Persistent directory exists 0.105
After features/support/hooks.rb:335 0.924
After features/support/hooks.rb:105 0.000
Tags: @product
22.624
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.270
Then persistence for "Persistent" is active 0.155
When I create a file in the Persistent directory 0.099
And I disable the first tps feature 6.814
And I delete the data of the Persistent Folder feature 5.211
Then the file I created does not exist on the Persistent Storage 0.074
After features/support/hooks.rb:335 0.984
After features/support/hooks.rb:105 0.000
Tags: @product
1:37.733
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.831
And the network is plugged 0.435
And Tor is ready 49.292
And I take note of which tps features are available 0.644
When I write some files expected to persist 1.668
And I shutdown Tails and wait for the computer to power off 8.971
# 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.889
After features/support/hooks.rb:335 0.252
After features/support/hooks.rb:105 0.000
Tags: @product
3:11.560
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.140
And the network is plugged 0.081
And Tor is ready 18.823
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 9.110
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.829
And I capture all network traffic 0.007
And the network is plugged 0.089
And Tor is ready 18.719
And I switch to the "persistent-con-current" NetworkManager connection 0.348
And the 1st network device has a spoofed MAC address configured 0.099
And no network device leaked the real MAC address 0.132
After features/support/hooks.rb:335 0.766
After features/support/hooks.rb:105 0.071
Tags: @product
1:11.791
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 without a persistent partition and stopped at Tails Greeter's login screen 17.248
And I enable persistence creation in Tails Greeter 1.316
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.835
Then I create a persistent partition with the default settings using the wizard that was already open 29.391
After features/support/hooks.rb:335 2.670
After features/support/hooks.rb:105 0.000
Tags: @product
4:45.258
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.779
When I enable persistence 38.763
Then no persistent Greeter options were restored 14.710
When I set all Greeter options to non-default values 28.902
And I log in to a new session in German (de) after having activated the Persistent Storage 47.316
Then all Greeter options are set to non-default values 0.639
When I cold reboot the computer 7.521
And the computer reboots Tails 1:11.810
Given I enable persistence 19.138
Then persistent Greeter options were restored 0.592
When I log in to a new session after having activated the Persistent Storage 43.750
Then all Greeter options are set to non-default values 0.332
After features/support/hooks.rb:335 1.965
After features/support/hooks.rb:105 0.011
Tags: @product
4:11.782
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 11.032
# 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.514
And I shutdown Tails and wait for the computer to power off 13.561
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:28.504
And I change the passphrase of the Persistent Storage back to the original 35.170
After features/support/hooks.rb:335 2.704
After features/support/hooks.rb:105 0.007
Tags: @product
1:8.868
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 15.737
And I log in to a new session without activating the Persistent Storage 24.552
Then persistence is disabled 0.379
But a Tails persistence partition exists on USB drive "__internal" 9.829
And all notifications have disappeared 9.901
When I delete the persistent partition 7.413
Then there is no persistence partition on USB drive "__internal" 1.054
After features/support/hooks.rb:335 1.316
After features/support/hooks.rb:105 0.000
Tags: @product
2:51.686
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 25.400
When I write some dotfile expected to persist 0.135
And I shutdown Tails and wait for the computer to power off 8.677
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.942
Then the expected persistent dotfile is present in the filesystem 0.531
After features/support/hooks.rb:335 1.384
After features/support/hooks.rb:105 0.009
Tags: @product
1:47.352
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.338
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.108
When I try to enable persistence 0.300
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.075
When I log in to a new session after having activated the Persistent Storage 42.943
And all notifications have disappeared 8.033
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.082
And all tps features are enabled 2.925
And all tps features but the first one are active 2.545
After features/support/hooks.rb:335 2.886
After features/support/hooks.rb:105 0.000
Tags: @product
5:51.363
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:19.942
And I enable persistence 34.236
And I log in to a new session after having activated the Persistent Storage 51.674
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.525
And persistence is enabled 3.983
After features/support/hooks.rb:335 1.388
After features/support/hooks.rb:105 0.000
Tags: @product
46.702
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 10.673
And I enable persistence but something goes wrong during the LUKS header upgrade 34.891
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.137
After features/support/hooks.rb:335 0.733
After features/support/hooks.rb:105 0.000
Tags: @product
52.194
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.722
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.811
When I enable persistence 32.559
Then the filesystem of the Persistent Storage was repaired 0.093
And persistence is successfully enabled 3.007
After features/support/hooks.rb:335 1.279
After features/support/hooks.rb:105 0.000
Tags: @product
58.227
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 and stopped at Tails Greeter's login screen 10.402
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.932
When I try to enable persistence 1.488
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.879
When I repair the filesystem of the Persistent Storage 2.499
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.798
And the filesystem of the Persistent Storage was repaired 4.263
When I close the filesystem repair dialog 1.320
Then persistence is successfully enabled 1.642
After features/support/hooks.rb:335 1.415
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:14.011
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 10.287
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.103
When I try to enable persistence 0.298
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 36.854
When I repair the filesystem of the Persistent Storage 2.339
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.097
When I log in to a new session 45.452
And all notifications have disappeared 12.515
# 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.685
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.954
When I close the "whisperback" window 1.598
Then the Tor Browser starts 21.699
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.125
After features/support/hooks.rb:335 4.337
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:11.638
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 10.193
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.040
And Tails detects disk read failures on the boot device 0.905
When I try to enable persistence 0.472
Then the Welcome Screen tells me that my hardware is probably failing 22.565
When I log in to a new session 54.649
And all notifications have disappeared 9.822
Then the Tor Browser starts 26.082
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.905
After features/support/hooks.rb:335 3.183
After features/support/hooks.rb:105 0.000