Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 75 27 May 2025, 21:22

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 40:16.530 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:20.046
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:37.565
And I update APT using apt 13.999
And I install "python3-behave" using apt 25.916
Then the Tails Persistent Storage behave tests pass 2.565
After features/support/hooks.rb:335 0.696
After features/support/hooks.rb:105 0.000
Tags: @product
51.022
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 11.797
When I log in to a new session without activating the Persistent Storage 27.111
Then Tails is running from USB drive "__internal" 1.119
And persistence is disabled 0.392
But a Tails persistence partition exists on USB drive "__internal" 10.602
After features/support/hooks.rb:335 1.493
After features/support/hooks.rb:105 0.000
Tags: @product
3:13.339
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.914
Then Tails is running from USB drive "__internal" 0.650
When I create a file in the Persistent directory 0.161
And I create a persistent partition with the default settings 27.715
Then the file I created was copied to the Persistent Storage 2.488
When I shutdown Tails and wait for the computer to power off 16.309
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.692
Then persistence for "Persistent" is active 0.338
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:335 0.663
After features/support/hooks.rb:105 0.009
Tags: @product
1:1.870
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.905
And the system is very low on memory 2.588
When I create a file in the Persistent directory 0.796
When I try to create a persistent partition 26.731
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.362
When I close the Persistent Storage app 2.700
And I free up some memory 3.439
And I create a persistent partition with the default settings 14.089
Then the file I created was copied to the Persistent Storage 0.253
After features/support/hooks.rb:335 2.321
After features/support/hooks.rb:105 0.000
Tags: @product
3:13.467
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 30.596
Then Tails is running from USB drive "__internal" 0.432
And all tps features are active 2.295
And all persistent directories have safe access rights 2.816
When I disable the first tps feature 7.278
Then all tps features but the first one are active 2.576
And I shutdown Tails and wait for the computer to power off 13.322
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.451
Then all tps features but the first one are active 2.698
After features/support/hooks.rb:335 1.364
After features/support/hooks.rb:105 0.008
Tags: @product
23.909
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 12.790
Then persistence for "Persistent" is active 0.092
And I create a file in the Persistent directory 0.074
Then the file I created was copied to the Persistent Storage 0.575
When I disable the first tps feature 6.947
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.134
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.082
After features/support/hooks.rb:335 0.941
After features/support/hooks.rb:105 0.000
Tags: @product
24.144
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 11.414
Then persistence for "Persistent" is active 0.089
When I create a file in the Persistent directory 0.280
And I disable the first tps feature 6.920
And I delete the data of the Persistent Folder feature 5.354
Then the file I created does not exist on the Persistent Storage 0.084
After features/support/hooks.rb:335 0.993
After features/support/hooks.rb:105 0.000
Tags: @product
1:11.401
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.998
And the network is plugged 0.066
And Tor is ready 25.024
And I take note of which tps features are available 0.526
When I write some files expected to persist 1.560
And I shutdown Tails and wait for the computer to power off 8.709
# 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.515
After features/support/hooks.rb:335 0.137
After features/support/hooks.rb:105 0.000
Tags: @product
3:15.429
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 11.313
And the network is plugged 0.074
And Tor is ready 24.533
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.187
And I shutdown Tails and wait for the computer to power off 8.397
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.384
And I capture all network traffic 0.008
And the network is plugged 0.237
And Tor is ready 16.650
And I switch to the "persistent-con-current" NetworkManager connection 0.392
And the 1st network device has a spoofed MAC address configured 0.119
And no network device leaked the real MAC address 0.129
After features/support/hooks.rb:335 0.626
After features/support/hooks.rb:105 0.054
Tags: @product
57.800
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.679
And I enable persistence creation in Tails Greeter 1.139
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.885
Then I create a persistent partition with the default settings using the wizard that was already open 22.095
After features/support/hooks.rb:335 2.789
After features/support/hooks.rb:105 0.000
Tags: @product
4:22.271
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 with a persistent partition and stopped at Tails Greeter's login screen 12.713
When I enable persistence 33.657
Then no persistent Greeter options were restored 13.980
When I set all Greeter options to non-default values 26.717
And I log in to a new session in German (de) after having activated the Persistent Storage 51.820
Then all Greeter options are set to non-default values 0.215
When I cold reboot the computer 7.446
And the computer reboots Tails 59.686
Given I enable persistence 17.145
Then persistent Greeter options were restored 0.582
When I log in to a new session after having activated the Persistent Storage 37.870
Then all Greeter options are set to non-default values 0.435
After features/support/hooks.rb:335 1.848
After features/support/hooks.rb:105 0.007
Tags: @product
3:58.106
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.694
# 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 33.243
And I shutdown Tails and wait for the computer to power off 14.552
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:20.955
And I change the passphrase of the Persistent Storage back to the original 37.660
After features/support/hooks.rb:335 4.194
After features/support/hooks.rb:105 0.007
Tags: @product
56.693
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 10.830
And I log in to a new session without activating the Persistent Storage 20.100
Then persistence is disabled 0.327
But a Tails persistence partition exists on USB drive "__internal" 9.730
And all notifications have disappeared 8.607
When I delete the persistent partition 6.254
Then there is no persistence partition on USB drive "__internal" 0.841
After features/support/hooks.rb:335 1.053
After features/support/hooks.rb:105 0.000
Tags: @product
2:30.368
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.643
When I write some dotfile expected to persist 0.094
And I shutdown Tails and wait for the computer to power off 8.937
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.325
Then the expected persistent dotfile is present in the filesystem 0.368
After features/support/hooks.rb:335 1.135
After features/support/hooks.rb:105 0.008
Tags: @product
1:37.759
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.302
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.122
When I try to enable persistence 0.377
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 25.761
When I log in to a new session after having activated the Persistent Storage 43.966
And all notifications have disappeared 9.630
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.168
And all tps features are enabled 2.534
And all tps features but the first one are active 1.895
After features/support/hooks.rb:335 1.163
After features/support/hooks.rb:105 0.000
Tags: @product
4:7.013
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 2:54.796
And I enable persistence 29.636
And I log in to a new session after having activated the Persistent Storage 37.527
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.640
And persistence is enabled 3.412
After features/support/hooks.rb:335 1.023
After features/support/hooks.rb:105 0.000
Tags: @product
31.315
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.207
And I enable persistence but something goes wrong during the LUKS header upgrade 21.256
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.851
After features/support/hooks.rb:335 0.638
After features/support/hooks.rb:105 0.000
Tags: @product
42.915
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.257
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.074
When I enable persistence 25.861
Then the filesystem of the Persistent Storage was repaired 0.105
And persistence is successfully enabled 2.615
After features/support/hooks.rb:335 2.381
After features/support/hooks.rb:105 0.000
Tags: @product
48.263
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.926
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.731
When I try to enable persistence 0.382
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.967
When I repair the filesystem of the Persistent Storage 1.213
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.307
And the filesystem of the Persistent Storage was repaired 5.000
When I close the filesystem repair dialog 1.290
Then persistence is successfully enabled 1.443
After features/support/hooks.rb:335 0.888
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:57.720
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.713
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.130
When I try to enable persistence 1.467
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.270
When I repair the filesystem of the Persistent Storage 1.258
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.388
When I log in to a new session 44.184
And all notifications have disappeared 8.450
# 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.695
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.291
When I close the "whisperback" window 1.768
Then the Tor Browser starts 20.158
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.941
After features/support/hooks.rb:335 1.851
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:51.671
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.427
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.414
And Tails detects disk read failures on the boot device 1.500
When I try to enable persistence 0.450
Then the Welcome Screen tells me that my hardware is probably failing 16.913
When I log in to a new session 44.252
And all notifications have disappeared 8.764
Then the Tor Browser starts 23.432
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.516
After features/support/hooks.rb:335 1.867
After features/support/hooks.rb:105 0.000