Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 20 11 Apr 2025, 18:24

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 38:57.441 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:37.886
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:58.828
And I update APT using apt 13.120
And I install "python3-behave" using apt 23.344
Then the Tails Persistent Storage behave tests pass 2.592
After features/support/hooks.rb:330 0.587
After features/support/hooks.rb:100 0.000
Tags: @product
48.179
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 11.207
When I log in to a new session without activating the Persistent Storage 24.825
Then Tails is running from USB drive "__internal" 0.617
And persistence is disabled 0.425
But a Tails persistence partition exists on USB drive "__internal" 11.102
After features/support/hooks.rb:330 1.879
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.964
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.316
Then Tails is running from USB drive "__internal" 0.556
When I create a file in the Persistent directory 0.140
And I create a persistent partition with the default settings 21.621
Then the file I created was copied to the Persistent Storage 1.959
When I shutdown Tails and wait for the computer to power off 12.491
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.382
Then persistence for "Persistent" is active 0.434
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 0.599
After features/support/hooks.rb:100 0.008
Tags: @product
59.608
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.717
And the system is very low on memory 3.289
When I create a file in the Persistent directory 1.814
When I try to create a persistent partition 22.418
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.518
When I close the Persistent Storage app 2.805
And I free up some memory 3.499
And I create a persistent partition with the default settings 14.022
Then the file I created was copied to the Persistent Storage 0.524
After features/support/hooks.rb:330 2.253
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.326
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.107
Then Tails is running from USB drive "__internal" 0.815
And all tps features are active 2.530
And all persistent directories have safe access rights 2.617
When I disable the first tps feature 5.539
Then all tps features but the first one are active 2.108
And I shutdown Tails and wait for the computer to power off 12.331
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.241
Then all tps features but the first one are active 2.034
After features/support/hooks.rb:330 0.948
After features/support/hooks.rb:100 0.029
Tags: @product
19.678
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.416
Then persistence for "Persistent" is active 0.066
And I create a file in the Persistent directory 0.373
Then the file I created was copied to the Persistent Storage 0.103
When I disable the first tps feature 5.378
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.057
When I enable the first tps feature 3.061
Then persistence for "Persistent" is active 0.075
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.383
After features/support/hooks.rb:100 0.000
Tags: @product
19.723
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.743
Then persistence for "Persistent" is active 0.081
When I create a file in the Persistent directory 0.099
And I disable the first tps feature 5.920
And I delete the data of the Persistent Folder feature 3.816
Then the file I created does not exist on the Persistent Storage 0.062
After features/support/hooks.rb:330 1.514
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.671
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.248
And the network is plugged 0.106
And Tor is ready 23.117
And I take note of which tps features are available 0.622
When I write some files expected to persist 1.438
And I shutdown Tails and wait for the computer to power off 8.542
# 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" 22.595
After features/support/hooks.rb:330 0.123
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.754
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.992
And the network is plugged 0.076
And Tor is ready 19.556
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.189
And I shutdown Tails and wait for the computer to power off 8.269
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.726
And I capture all network traffic 0.007
And the network is plugged 0.083
And Tor is ready 17.330
And I switch to the "persistent-con-current" NetworkManager connection 0.300
And the 1st network device has a spoofed MAC address configured 0.080
And no network device leaked the real MAC address 0.140
After features/support/hooks.rb:330 0.607
After features/support/hooks.rb:100 0.045
Tags: @product
54.643
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.559
And I enable persistence creation in Tails Greeter 1.119
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.111
Then I create a persistent partition with the default settings using the wizard that was already open 20.853
After features/support/hooks.rb:330 2.201
After features/support/hooks.rb:100 0.000
Tags: @product
4:6.995
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 11.225
When I enable persistence 30.945
Then no persistent Greeter options were restored 13.685
When I set all Greeter options to non-default values 24.037
And I log in to a new session in German (de) after having activated the Persistent Storage 45.011
Then all Greeter options are set to non-default values 0.529
When I cold reboot the computer 7.341
And the computer reboots Tails 1:0.959
Given I enable persistence 16.437
Then persistent Greeter options were restored 0.526
When I log in to a new session after having activated the Persistent Storage 36.023
Then all Greeter options are set to non-default values 0.271
After features/support/hooks.rb:330 1.821
After features/support/hooks.rb:100 0.050
Tags: @product
3:34.254
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.773
# 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.134
And I shutdown Tails and wait for the computer to power off 14.710
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.416
And I change the passphrase of the Persistent Storage back to the original 28.220
After features/support/hooks.rb:330 2.659
After features/support/hooks.rb:100 0.007
Tags: @product
51.068
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.649
And I log in to a new session without activating the Persistent Storage 19.686
Then persistence is disabled 0.239
But a Tails persistence partition exists on USB drive "__internal" 5.444
And all notifications have disappeared 8.896
When I delete the persistent partition 6.258
Then there is no persistence partition on USB drive "__internal" 0.895
After features/support/hooks.rb:330 1.519
After features/support/hooks.rb:100 0.000
Tags: @product
2:33.161
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.533
When I write some dotfile expected to persist 0.053
And I shutdown Tails and wait for the computer to power off 10.692
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.534
Then the expected persistent dotfile is present in the filesystem 0.347
After features/support/hooks.rb:330 0.707
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.132
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.823
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.091
When I try to enable persistence 0.279
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.192
When I log in to a new session after having activated the Persistent Storage 41.982
And all notifications have disappeared 8.475
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.649
And all tps features are enabled 2.568
And all tps features but the first one are active 2.068
After features/support/hooks.rb:330 1.488
After features/support/hooks.rb:100 0.000
Tags: @product
4:38.811
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 3:19.243
And I enable persistence 29.110
And I log in to a new session after having activated the Persistent Storage 46.167
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.834
And persistence is enabled 2.454
After features/support/hooks.rb:330 1.628
After features/support/hooks.rb:100 0.000
Tags: @product
30.883
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 8.642
And I enable persistence but something goes wrong during the LUKS header upgrade 21.547
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.693
After features/support/hooks.rb:330 0.687
After features/support/hooks.rb:100 0.000
Tags: @product
41.220
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.186
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.352
When I enable persistence 24.003
Then the filesystem of the Persistent Storage was repaired 0.080
And persistence is successfully enabled 2.598
After features/support/hooks.rb:330 1.924
After features/support/hooks.rb:100 0.000
Tags: @product
47.350
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.012
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.239
When I try to enable persistence 0.445
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.806
When I repair the filesystem of the Persistent Storage 1.264
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.065
And the filesystem of the Persistent Storage was repaired 2.980
When I close the filesystem repair dialog 1.189
Then persistence is successfully enabled 1.346
After features/support/hooks.rb:330 1.547
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:52.478
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.803
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.105
When I try to enable persistence 0.278
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.148
When I repair the filesystem of the Persistent Storage 1.241
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.075
When I log in to a new session 45.419
And all notifications have disappeared 8.605
# 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.768
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.271
When I close the "whisperback" window 1.738
Then the Tor Browser starts 17.206
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.813
After features/support/hooks.rb:330 2.043
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:52.650
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 8.881
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.252
And Tails detects disk read failures on the boot device 0.483
When I try to enable persistence 0.393
Then the Welcome Screen tells me that my hardware is probably failing 18.774
When I log in to a new session 50.858
And all notifications have disappeared 6.852
Then the Tor Browser starts 20.386
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.767
After features/support/hooks.rb:330 1.745
After features/support/hooks.rb:100 0.000