Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 67 20 May 2025, 19:01

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:11.844 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:24.475
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.010
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:39.014
And I update APT using apt 16.909
And I install "python3-behave" using apt 26.311
Then the Tails Persistent Storage behave tests pass 2.238
After features/support/hooks.rb:335 0.896
After features/support/hooks.rb:105 0.000
Tags: @product
56.101
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 13.097
When I log in to a new session without activating the Persistent Storage 31.146
Then Tails is running from USB drive "__internal" 0.519
And persistence is disabled 0.491
But a Tails persistence partition exists on USB drive "__internal" 10.847
After features/support/hooks.rb:335 2.262
After features/support/hooks.rb:105 0.000
Tags: @product
3:22.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 without a persistent partition and logged in 19.302
Then Tails is running from USB drive "__internal" 1.671
When I create a file in the Persistent directory 0.184
And I create a persistent partition with the default settings 25.900
Then the file I created was copied to the Persistent Storage 2.228
When I shutdown Tails and wait for the computer to power off 15.179
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.108
Then persistence for "Persistent" is active 0.901
And the file I created in the Persistent directory exists 0.083
After features/support/hooks.rb:335 2.896
After features/support/hooks.rb:105 0.021
Tags: @product
1:4.482
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 without a persistent partition and logged in 19.632
And the system is very low on memory 4.460
When I create a file in the Persistent directory 1.751
When I try to create a persistent partition 20.674
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.154
When I close the Persistent Storage app 2.644
And I free up some memory 2.597
And I create a persistent partition with the default settings 12.284
Then the file I created was copied to the Persistent Storage 0.282
After features/support/hooks.rb:335 2.044
After features/support/hooks.rb:105 0.000
Tags: @product
3:32.061
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 43.629
Then Tails is running from USB drive "__internal" 0.375
And all tps features are active 2.423
And all persistent directories have safe access rights 2.663
When I disable the first tps feature 5.856
Then all tps features but the first one are active 2.383
And I shutdown Tails and wait for the computer to power off 11.143
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.197
Then all tps features but the first one are active 2.387
After features/support/hooks.rb:335 1.439
After features/support/hooks.rb:105 0.008
Tags: @product
20.375
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.081
Then persistence for "Persistent" is active 0.271
And I create a file in the Persistent directory 0.110
Then the file I created was copied to the Persistent Storage 0.110
When I disable the first tps feature 6.322
Then persistence for "Persistent" is not active 0.082
And the Persistent directory does not exist 0.063
When I enable the first tps feature 3.192
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:335 1.425
After features/support/hooks.rb:105 0.000
Tags: @product
21.427
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.256
Then persistence for "Persistent" is active 0.078
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 7.274
And I delete the data of the Persistent Folder feature 3.675
Then the file I created does not exist on the Persistent Storage 0.066
After features/support/hooks.rb:335 1.488
After features/support/hooks.rb:105 0.000
Tags: @product
1:7.938
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.613
And the network is plugged 0.085
And Tor is ready 22.752
And I take note of which tps features are available 0.732
When I write some files expected to persist 1.601
And I shutdown Tails and wait for the computer to power off 8.321
# 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.830
After features/support/hooks.rb:335 0.142
After features/support/hooks.rb:105 0.000
Tags: @product
3:11.144
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.282
And the network is plugged 0.422
And Tor is ready 21.005
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.237
And I shutdown Tails and wait for the computer to power off 8.758
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.477
And I capture all network traffic 0.008
And the network is plugged 0.077
And Tor is ready 21.281
And I switch to the "persistent-con-current" NetworkManager connection 0.348
And the 1st network device has a spoofed MAC address configured 0.087
And no network device leaked the real MAC address 0.156
After features/support/hooks.rb:335 0.618
After features/support/hooks.rb:105 0.052
Tags: @product
1:31.403
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 41.654
And I enable persistence creation in Tails Greeter 1.303
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.433
Then I create a persistent partition with the default settings using the wizard that was already open 25.011
After features/support/hooks.rb:335 2.756
After features/support/hooks.rb:105 0.000
Tags: @product
4:29.993
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 13.010
When I enable persistence 48.871
Then no persistent Greeter options were restored 13.979
When I set all Greeter options to non-default values 25.739
And I log in to a new session in German (de) after having activated the Persistent Storage 42.631
Then all Greeter options are set to non-default values 1.038
When I cold reboot the computer 7.651
And the computer reboots Tails 1:5.287
Given I enable persistence 18.683
Then persistent Greeter options were restored 0.615
When I log in to a new session after having activated the Persistent Storage 32.067
Then all Greeter options are set to non-default values 0.416
After features/support/hooks.rb:335 1.709
After features/support/hooks.rb:105 0.009
Tags: @product
4:19.270
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.103
# 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 44.347
And I shutdown Tails and wait for the computer to power off 13.952
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:32.018
And I change the passphrase of the Persistent Storage back to the original 38.847
After features/support/hooks.rb:335 3.172
After features/support/hooks.rb:105 0.015
Tags: @product
1:9.661
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.985
And I log in to a new session without activating the Persistent Storage 25.384
Then persistence is disabled 0.759
But a Tails persistence partition exists on USB drive "__internal" 10.250
And all notifications have disappeared 13.582
When I delete the persistent partition 7.724
Then there is no persistence partition on USB drive "__internal" 0.974
After features/support/hooks.rb:335 1.727
After features/support/hooks.rb:105 0.000
Tags: @product
2:51.319
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 11.335
When I write some dotfile expected to persist 0.075
And I shutdown Tails and wait for the computer to power off 13.011
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:26.365
Then the expected persistent dotfile is present in the filesystem 0.530
After features/support/hooks.rb:335 1.657
After features/support/hooks.rb:105 0.011
Tags: @product
1:50.138
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.991
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.120
When I try to enable persistence 0.303
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 40.338
When I log in to a new session after having activated the Persistent Storage 39.810
And all notifications have disappeared 7.663
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 5.116
And all tps features are enabled 3.489
And all tps features but the first one are active 2.303
After features/support/hooks.rb:335 2.012
After features/support/hooks.rb:105 0.000
Tags: @product
5:55.769
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:21.370
And I enable persistence 38.347
And I log in to a new session after having activated the Persistent Storage 51.379
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.822
And persistence is enabled 2.850
After features/support/hooks.rb:335 2.638
After features/support/hooks.rb:105 0.000
Tags: @product
33.239
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 9.126
And I enable persistence but something goes wrong during the LUKS header upgrade 23.224
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.888
After features/support/hooks.rb:335 0.810
After features/support/hooks.rb:105 0.000
Tags: @product
55.825
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.012
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.242
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.426
When I enable persistence 37.439
Then the filesystem of the Persistent Storage was repaired 0.107
And persistence is successfully enabled 2.610
After features/support/hooks.rb:335 1.614
After features/support/hooks.rb:105 0.000
Tags: @product
59.501
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.669
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.939
When I try to enable persistence 0.515
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.028
When I repair the filesystem of the Persistent Storage 2.704
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.035
And the filesystem of the Persistent Storage was repaired 4.648
When I close the filesystem repair dialog 1.292
Then persistence is successfully enabled 1.667
After features/support/hooks.rb:335 2.945
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:55.675
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.155
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.123
When I try to enable persistence 0.313
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 35.154
When I repair the filesystem of the Persistent Storage 1.256
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.080
When I log in to a new session 32.855
And all notifications have disappeared 12.720
# 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.372
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.712
When I close the "whisperback" window 1.676
Then the Tor Browser starts 20.048
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.205
After features/support/hooks.rb:335 2.931
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:19.478
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.762
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.815
And Tails detects disk read failures on the boot device 1.610
When I try to enable persistence 0.742
Then the Welcome Screen tells me that my hardware is probably failing 29.356
When I log in to a new session 55.756
And all notifications have disappeared 8.978
Then the Tor Browser starts 22.574
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.880
After features/support/hooks.rb:335 2.408
After features/support/hooks.rb:105 0.000