Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 66 19 May 2025, 19:07

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 39:59.287 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:13.935
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:34.636
And I update APT using apt 12.913
And I install "python3-behave" using apt 23.174
Then the Tails Persistent Storage behave tests pass 3.211
After features/support/hooks.rb:335 0.844
After features/support/hooks.rb:105 0.000
Tags: @product
48.297
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 14.045
When I log in to a new session without activating the Persistent Storage 23.640
Then Tails is running from USB drive "__internal" 0.771
And persistence is disabled 0.437
But a Tails persistence partition exists on USB drive "__internal" 9.403
After features/support/hooks.rb:335 2.462
After features/support/hooks.rb:105 0.000
Tags: @product
3:12.029
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 12.428
Then Tails is running from USB drive "__internal" 0.432
When I create a file in the Persistent directory 0.291
And I create a persistent partition with the default settings 21.403
Then the file I created was copied to the Persistent Storage 2.593
When I shutdown Tails and wait for the computer to power off 16.034
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.399
Then persistence for "Persistent" is active 0.372
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:335 1.794
After features/support/hooks.rb:105 0.010
Tags: @product
1:3.743
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 10.794
And the system is very low on memory 3.910
When I create a file in the Persistent directory 1.088
When I try to create a persistent partition 27.130
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.183
When I close the Persistent Storage app 2.803
And I free up some memory 3.629
And I create a persistent partition with the default settings 13.608
Then the file I created was copied to the Persistent Storage 0.594
After features/support/hooks.rb:335 2.553
After features/support/hooks.rb:105 0.000
Tags: @product
2:57.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 16.166
Then Tails is running from USB drive "__internal" 0.428
And all tps features are active 2.434
And all persistent directories have safe access rights 3.188
When I disable the first tps feature 6.269
Then all tps features but the first one are active 2.255
And I shutdown Tails and wait for the computer to power off 13.253
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.287
Then all tps features but the first one are active 2.341
After features/support/hooks.rb:335 1.198
After features/support/hooks.rb:105 0.008
Tags: @product
20.353
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.443
Then persistence for "Persistent" is active 0.100
And I create a file in the Persistent directory 0.129
Then the file I created was copied to the Persistent Storage 0.126
When I disable the first tps feature 6.080
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.068
When I enable the first tps feature 3.162
Then persistence for "Persistent" is active 0.074
And the file I created in the Persistent directory exists 0.082
After features/support/hooks.rb:335 1.486
After features/support/hooks.rb:105 0.000
Tags: @product
20.320
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 9.629
Then persistence for "Persistent" is active 0.115
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 6.648
And I delete the data of the Persistent Folder feature 3.782
Then the file I created does not exist on the Persistent Storage 0.069
After features/support/hooks.rb:335 1.700
After features/support/hooks.rb:105 0.000
Tags: @product
1:5.769
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.651
And the network is plugged 0.080
And Tor is ready 20.073
And I take note of which tps features are available 0.567
When I write some files expected to persist 1.622
And I shutdown Tails and wait for the computer to power off 8.671
# 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.103
After features/support/hooks.rb:335 0.119
After features/support/hooks.rb:105 0.000
Tags: @product
3:14.443
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.079
And the network is plugged 0.093
And Tor is ready 17.886
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.214
And I shutdown Tails and wait for the computer to power off 11.264
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.796
And I capture all network traffic 0.009
And the network is plugged 0.093
And Tor is ready 18.236
And I switch to the "persistent-con-current" NetworkManager connection 0.524
And the 1st network device has a spoofed MAC address configured 0.083
And no network device leaked the real MAC address 0.160
After features/support/hooks.rb:335 0.712
After features/support/hooks.rb:105 0.051
Tags: @product
58.125
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 11.902
And I enable persistence creation in Tails Greeter 1.240
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.210
Then I create a persistent partition with the default settings using the wizard that was already open 21.772
After features/support/hooks.rb:335 2.744
After features/support/hooks.rb:105 0.000
Tags: @product
4:28.293
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 12.648
When I enable persistence 36.573
Then no persistent Greeter options were restored 14.461
When I set all Greeter options to non-default values 28.425
And I log in to a new session in German (de) after having activated the Persistent Storage 44.389
Then all Greeter options are set to non-default values 0.644
When I cold reboot the computer 7.566
And the computer reboots Tails 1:0.908
Given I enable persistence 18.219
Then persistent Greeter options were restored 0.600
When I log in to a new session after having activated the Persistent Storage 43.539
Then all Greeter options are set to non-default values 0.316
After features/support/hooks.rb:335 1.375
After features/support/hooks.rb:105 0.007
Tags: @product
3:44.695
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 9.775
# 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 36.103
And I shutdown Tails and wait for the computer to power off 12.477
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:10.750
And I change the passphrase of the Persistent Storage back to the original 35.588
After features/support/hooks.rb:335 3.510
After features/support/hooks.rb:105 0.008
Tags: @product
57.994
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.279
And I log in to a new session without activating the Persistent Storage 23.252
Then persistence is disabled 0.335
But a Tails persistence partition exists on USB drive "__internal" 9.470
And all notifications have disappeared 8.655
When I delete the persistent partition 6.141
Then there is no persistence partition on USB drive "__internal" 0.858
After features/support/hooks.rb:335 1.380
After features/support/hooks.rb:105 0.000
Tags: @product
2:45.359
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.684
When I write some dotfile expected to persist 0.245
And I shutdown Tails and wait for the computer to power off 10.780
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.291
Then the expected persistent dotfile is present in the filesystem 0.357
After features/support/hooks.rb:335 1.817
After features/support/hooks.rb:105 0.008
Tags: @product
1:37.879
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.692
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.089
When I try to enable persistence 0.279
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.933
When I log in to a new session after having activated the Persistent Storage 42.958
And all notifications have disappeared 9.040
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.377
And all tps features are enabled 2.547
And all tps features but the first one are active 1.960
After features/support/hooks.rb:335 1.972
After features/support/hooks.rb:105 0.000
Tags: @product
4:20.233
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 2:53.685
And I enable persistence 34.718
And I log in to a new session after having activated the Persistent Storage 47.146
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.021
And persistence is enabled 2.661
After features/support/hooks.rb:335 2.020
After features/support/hooks.rb:105 0.000
Tags: @product
31.712
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 8.947
And I enable persistence but something goes wrong during the LUKS header upgrade 21.952
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.812
After features/support/hooks.rb:335 0.767
After features/support/hooks.rb:105 0.000
Tags: @product
44.853
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.455
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.327
When I enable persistence 27.409
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 2.580
After features/support/hooks.rb:335 1.584
After features/support/hooks.rb:105 0.000
Tags: @product
48.883
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 8.689
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.635
When I try to enable persistence 0.528
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.890
When I repair the filesystem of the Persistent Storage 1.270
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.904
And the filesystem of the Persistent Storage was repaired 3.361
When I close the filesystem repair dialog 1.221
Then persistence is successfully enabled 1.380
After features/support/hooks.rb:335 1.901
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:48.732
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 8.685
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.099
When I try to enable persistence 0.283
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.540
When I repair the filesystem of the Persistent Storage 1.240
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.071
When I log in to a new session 37.013
And all notifications have disappeared 7.234
# 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" 1.259
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.370
When I close the "whisperback" window 1.424
Then the Tor Browser starts 20.678
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.830
After features/support/hooks.rb:335 1.687
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:56.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 9.032
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.347
And Tails detects disk read failures on the boot device 1.565
When I try to enable persistence 0.490
Then the Welcome Screen tells me that my hardware is probably failing 18.516
When I log in to a new session 47.191
And all notifications have disappeared 8.809
Then the Tor Browser starts 23.234
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.817
After features/support/hooks.rb:335 1.971
After features/support/hooks.rb:105 0.000