Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 37 25 Apr 2025, 18:13

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 46:40.083 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:20.000
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:37.893
And I update APT using apt 14.024
And I install "python3-behave" using apt 26.054
Then the Tails Persistent Storage behave tests pass 2.027
After features/support/hooks.rb:334 0.756
After features/support/hooks.rb:104 0.000
Tags: @product
56.100
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 13.517
When I log in to a new session without activating the Persistent Storage 30.635
Then Tails is running from USB drive "__internal" 0.502
And persistence is disabled 0.401
But a Tails persistence partition exists on USB drive "__internal" 11.043
After features/support/hooks.rb:334 1.921
After features/support/hooks.rb:104 0.000
Tags: @product
3:31.737
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 21.129
Then Tails is running from USB drive "__internal" 0.445
When I create a file in the Persistent directory 0.172
And I create a persistent partition with the default settings 24.592
Then the file I created was copied to the Persistent Storage 2.265
When I shutdown Tails and wait for the computer to power off 13.499
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.098
Then persistence for "Persistent" is active 0.387
And the file I created in the Persistent directory exists 0.146
After features/support/hooks.rb:334 1.495
After features/support/hooks.rb:104 0.008
Tags: @product
1:6.251
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.280
And the system is very low on memory 3.776
When I create a file in the Persistent directory 0.780
When I try to create a persistent partition 27.460
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.142
When I close the Persistent Storage app 2.686
And I free up some memory 3.430
And I create a persistent partition with the default settings 14.412
Then the file I created was copied to the Persistent Storage 0.280
After features/support/hooks.rb:334 2.206
After features/support/hooks.rb:104 0.000
Tags: @product
2:59.813
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.526
Then Tails is running from USB drive "__internal" 0.444
And all tps features are active 2.633
And all persistent directories have safe access rights 2.627
When I disable the first tps feature 6.502
Then all tps features but the first one are active 2.210
And I shutdown Tails and wait for the computer to power off 12.882
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.407
Then all tps features but the first one are active 2.579
After features/support/hooks.rb:334 1.441
After features/support/hooks.rb:104 0.013
Tags: @product
21.444
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.033
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.174
Then persistence for "Persistent" is active 0.114
And I create a file in the Persistent directory 0.087
Then the file I created was copied to the Persistent Storage 0.089
When I disable the first tps feature 6.368
Then persistence for "Persistent" is not active 0.143
And the Persistent directory does not exist 0.061
When I enable the first tps feature 3.224
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.102
After features/support/hooks.rb:334 1.471
After features/support/hooks.rb:104 0.000
Tags: @product
20.290
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.154
Then persistence for "Persistent" is active 0.115
When I create a file in the Persistent directory 0.096
And I disable the first tps feature 6.018
And I delete the data of the Persistent Folder feature 3.801
Then the file I created does not exist on the Persistent Storage 0.104
After features/support/hooks.rb:334 1.678
After features/support/hooks.rb:104 0.000
Tags: @product
1:10.481
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.808
And the network is plugged 0.094
And Tor is ready 24.806
And I take note of which tps features are available 0.628
When I write some files expected to persist 1.571
And I shutdown Tails and wait for the computer to power off 8.860
# 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.711
After features/support/hooks.rb:334 0.142
After features/support/hooks.rb:104 0.000
Tags: @product
3:23.449
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.574
And the network is plugged 0.111
And Tor is ready 22.448
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.246
And I shutdown Tails and wait for the computer to power off 8.779
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.727
And I capture all network traffic 0.006
And the network is plugged 0.080
And Tor is ready 19.848
And I switch to the "persistent-con-current" NetworkManager connection 0.403
And the 1st network device has a spoofed MAC address configured 0.080
And no network device leaked the real MAC address 0.141
After features/support/hooks.rb:334 0.554
After features/support/hooks.rb:104 0.055
Tags: @product
1:6.864
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.097
And I enable persistence creation in Tails Greeter 1.112
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.554
Then I create a persistent partition with the default settings using the wizard that was already open 30.099
After features/support/hooks.rb:334 3.079
After features/support/hooks.rb:104 0.000
Tags: @product
4:47.075
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.087
When I enable persistence 40.252
Then no persistent Greeter options were restored 14.281
When I set all Greeter options to non-default values 26.743
And I log in to a new session in German (de) after having activated the Persistent Storage 48.958
Then all Greeter options are set to non-default values 0.519
When I cold reboot the computer 7.725
And the computer reboots Tails 1:9.803
Given I enable persistence 21.126
Then persistent Greeter options were restored 0.592
When I log in to a new session after having activated the Persistent Storage 43.062
Then all Greeter options are set to non-default values 0.921
After features/support/hooks.rb:334 1.310
After features/support/hooks.rb:104 0.008
Tags: @product
4:11.608
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.725
# 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 40.707
And I shutdown Tails and wait for the computer to power off 13.281
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:35.962
And I change the passphrase of the Persistent Storage back to the original 30.931
After features/support/hooks.rb:334 2.926
After features/support/hooks.rb:104 0.008
Tags: @product
1:3.001
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.811
And I log in to a new session without activating the Persistent Storage 24.559
Then persistence is disabled 0.522
But a Tails persistence partition exists on USB drive "__internal" 11.142
And all notifications have disappeared 9.297
When I delete the persistent partition 6.588
Then there is no persistence partition on USB drive "__internal" 1.078
After features/support/hooks.rb:334 1.595
After features/support/hooks.rb:104 0.000
Tags: @product
2:38.683
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.216
When I write some dotfile expected to persist 0.068
And I shutdown Tails and wait for the computer to power off 10.602
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.348
Then the expected persistent dotfile is present in the filesystem 0.448
After features/support/hooks.rb:334 1.613
After features/support/hooks.rb:104 0.007
Tags: @product
1:47.758
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.018
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.137
When I try to enable persistence 0.306
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.819
When I log in to a new session after having activated the Persistent Storage 45.577
And all notifications have disappeared 9.140
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.293
And all tps features are enabled 3.023
And all tps features but the first one are active 2.441
After features/support/hooks.rb:334 1.723
After features/support/hooks.rb:104 0.000
Tags: @product
7:14.417
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 5:41.909
And I enable persistence 41.480
And I log in to a new session after having activated the Persistent Storage 44.915
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.536
And persistence is enabled 3.575
After features/support/hooks.rb:334 1.778
After features/support/hooks.rb:104 0.000
Tags: @product
1:10.224
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 16.354
And I enable persistence but something goes wrong during the LUKS header upgrade 52.892
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.977
After features/support/hooks.rb:334 1.313
After features/support/hooks.rb:104 0.000
Tags: @product
1:6.476
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 11.447
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 16.332
When I enable persistence 35.504
Then the filesystem of the Persistent Storage was repaired 0.106
And persistence is successfully enabled 3.086
After features/support/hooks.rb:334 1.852
After features/support/hooks.rb:104 0.000
Tags: @product
1:16.678
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.959
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 20.295
When I try to enable persistence 0.428
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 36.222
When I repair the filesystem of the Persistent Storage 1.287
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.197
And the filesystem of the Persistent Storage was repaired 4.350
When I close the filesystem repair dialog 1.269
Then persistence is successfully enabled 1.667
After features/support/hooks.rb:334 5.950
After features/support/hooks.rb:104 0.000
Tags: @product @doc
1:57.761
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.311
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.105
When I try to enable persistence 0.343
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.743
When I repair the filesystem of the Persistent Storage 1.295
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.079
When I log in to a new session 38.871
And all notifications have disappeared 8.576
# 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.960
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.637
When I close the "whisperback" window 1.395
Then the Tor Browser starts 21.622
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.818
After features/support/hooks.rb:334 2.160
After features/support/hooks.rb:104 0.000
Tags: @product @doc
2:9.965
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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.555
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.628
And Tails detects disk read failures on the boot device 1.603
When I try to enable persistence 0.492
Then the Welcome Screen tells me that my hardware is probably failing 22.142
When I log in to a new session 54.071
And all notifications have disappeared 10.706
Then the Tor Browser starts 23.725
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.039
After features/support/hooks.rb:334 2.806
After features/support/hooks.rb:104 0.000