Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 40 25 Apr 2025, 23:05

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 37:39.103 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:11.465
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:32.283
And I update APT using apt 13.258
And I install "python3-behave" using apt 23.083
Then the Tails Persistent Storage behave tests pass 2.840
After features/support/hooks.rb:335 0.639
After features/support/hooks.rb:105 0.000
Tags: @product
42.813
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 10.573
When I log in to a new session without activating the Persistent Storage 21.669
Then Tails is running from USB drive "__internal" 0.782
And persistence is disabled 0.382
But a Tails persistence partition exists on USB drive "__internal" 9.405
After features/support/hooks.rb:335 1.756
After features/support/hooks.rb:105 0.000
Tags: @product
2:51.630
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 11.309
Then Tails is running from USB drive "__internal" 0.467
When I create a file in the Persistent directory 0.189
And I create a persistent partition with the default settings 20.756
Then the file I created was copied to the Persistent Storage 1.724
When I shutdown Tails and wait for the computer to power off 10.379
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.456
Then persistence for "Persistent" is active 1.272
And the file I created in the Persistent directory exists 0.075
After features/support/hooks.rb:335 1.649
After features/support/hooks.rb:105 0.009
Tags: @product
1:6.155
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 10.704
And the system is very low on memory 3.365
When I create a file in the Persistent directory 1.882
When I try to create a persistent partition 31.202
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.333
When I close the Persistent Storage app 2.875
And I free up some memory 2.640
And I create a persistent partition with the default settings 12.797
Then the file I created was copied to the Persistent Storage 0.355
After features/support/hooks.rb:335 3.446
After features/support/hooks.rb:105 0.000
Tags: @product
2:42.462
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 12.185
Then Tails is running from USB drive "__internal" 0.588
And all tps features are active 1.993
And all persistent directories have safe access rights 2.627
When I disable the first tps feature 5.583
Then all tps features but the first one are active 1.818
And I shutdown Tails and wait for the computer to power off 13.258
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.413
Then all tps features but the first one are active 1.993
After features/support/hooks.rb:335 1.184
After features/support/hooks.rb:105 0.010
Tags: @product
19.170
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 9.981
Then persistence for "Persistent" is active 0.128
And I create a file in the Persistent directory 0.124
Then the file I created was copied to the Persistent Storage 0.114
When I disable the first tps feature 5.446
Then persistence for "Persistent" is not active 0.078
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.109
Then persistence for "Persistent" is active 0.075
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:335 1.680
After features/support/hooks.rb:105 0.000
Tags: @product
18.818
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 9.562
Then persistence for "Persistent" is active 0.162
When I create a file in the Persistent directory 0.102
And I disable the first tps feature 5.363
And I delete the data of the Persistent Folder feature 3.571
Then the file I created does not exist on the Persistent Storage 0.057
After features/support/hooks.rb:335 1.887
After features/support/hooks.rb:105 0.000
Tags: @product
1:4.225
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 9.848
And the network is plugged 0.074
And Tor is ready 20.168
And I take note of which tps features are available 0.543
When I write some files expected to persist 1.363
And I shutdown Tails and wait for the computer to power off 8.250
# 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" 23.976
After features/support/hooks.rb:335 0.110
After features/support/hooks.rb:105 0.000
Tags: @product
3:4.187
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 9.860
And the network is plugged 0.106
And Tor is ready 16.717
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.200
And I shutdown Tails and wait for the computer to power off 8.589
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.979
And I capture all network traffic 0.007
And the network is plugged 0.070
And Tor is ready 20.069
And I switch to the "persistent-con-current" NetworkManager connection 0.349
And the 1st network device has a spoofed MAC address configured 0.098
And no network device leaked the real MAC address 0.137
After features/support/hooks.rb:335 0.654
After features/support/hooks.rb:105 0.038
Tags: @product
53.767
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 stopped at Tails Greeter's login screen 11.032
And I enable persistence creation in Tails Greeter 1.153
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.004
Then I create a persistent partition with the default settings using the wizard that was already open 20.577
After features/support/hooks.rb:335 2.133
After features/support/hooks.rb:105 0.000
Tags: @product
4:13.431
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 11.412
When I enable persistence 30.014
Then no persistent Greeter options were restored 13.965
When I set all Greeter options to non-default values 24.121
And I log in to a new session in German (de) after having activated the Persistent Storage 50.810
Then all Greeter options are set to non-default values 0.292
When I cold reboot the computer 7.219
And the computer reboots Tails 59.472
Given I enable persistence 15.240
Then persistent Greeter options were restored 0.451
When I log in to a new session after having activated the Persistent Storage 39.913
Then all Greeter options are set to non-default values 0.515
After features/support/hooks.rb:335 1.679
After features/support/hooks.rb:105 0.009
Tags: @product
3:23.328
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 9.945
# 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 30.143
And I shutdown Tails and wait for the computer to power off 14.989
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 1:55.392
And I change the passphrase of the Persistent Storage back to the original 32.858
After features/support/hooks.rb:335 3.087
After features/support/hooks.rb:105 0.009
Tags: @product
54.889
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.736
And I log in to a new session without activating the Persistent Storage 20.183
Then persistence is disabled 0.406
But a Tails persistence partition exists on USB drive "__internal" 8.878
And all notifications have disappeared 9.168
When I delete the persistent partition 5.831
Then there is no persistence partition on USB drive "__internal" 0.684
After features/support/hooks.rb:335 1.510
After features/support/hooks.rb:105 0.000
Tags: @product
2:31.129
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 9.949
When I write some dotfile expected to persist 0.171
And I shutdown Tails and wait for the computer to power off 8.412
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.137
Then the expected persistent dotfile is present in the filesystem 0.458
After features/support/hooks.rb:335 1.606
After features/support/hooks.rb:105 0.007
Tags: @product
1:38.730
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.060
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.080
When I try to enable persistence 0.272
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 25.278
When I log in to a new session after having activated the Persistent Storage 46.391
And all notifications have disappeared 9.531
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.673
And all tps features are enabled 2.525
And all tps features but the first one are active 1.916
After features/support/hooks.rb:335 2.428
After features/support/hooks.rb:105 0.000
Tags: @product
4:8.070
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 2:48.293
And I enable persistence 28.073
And I log in to a new session after having activated the Persistent Storage 45.787
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.555
And persistence is enabled 3.360
After features/support/hooks.rb:335 1.694
After features/support/hooks.rb:105 0.000
Tags: @product
28.922
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.352
And I enable persistence but something goes wrong during the LUKS header upgrade 19.813
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.756
After features/support/hooks.rb:335 0.774
After features/support/hooks.rb:105 0.000
Tags: @product
42.477
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 8.871
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.892
When I enable persistence 25.786
Then the filesystem of the Persistent Storage was repaired 0.093
And persistence is successfully enabled 2.833
After features/support/hooks.rb:335 1.776
After features/support/hooks.rb:105 0.000
Tags: @product
45.288
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 8.569
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.102
When I try to enable persistence 0.457
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.112
When I repair the filesystem of the Persistent Storage 1.211
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.999
And the filesystem of the Persistent Storage was repaired 3.091
When I close the filesystem repair dialog 1.246
Then persistence is successfully enabled 1.497
After features/support/hooks.rb:335 2.118
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:48.921
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 8.718
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.094
When I try to enable persistence 0.259
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.253
When I repair the filesystem of the Persistent Storage 1.262
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.089
When I log in to a new session 38.249
And all notifications have disappeared 7.762
# 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.990
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.129
When I close the "whisperback" window 1.427
Then the Tor Browser starts 19.306
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.376
After features/support/hooks.rb:335 2.299
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:49.215
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 8.942
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.065
And Tails detects disk read failures on the boot device 0.504
When I try to enable persistence 0.399
Then the Welcome Screen tells me that my hardware is probably failing 17.169
When I log in to a new session 45.975
And all notifications have disappeared 8.671
Then the Tor Browser starts 21.676
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.810
After features/support/hooks.rb:335 1.985
After features/support/hooks.rb:105 0.000