Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 32 01 Apr 2025, 21:34

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 39:10.740 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:43.550
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:32.701
And I update APT using apt 14.039
And I install "python3-behave" using apt 54.067
Then the Tails Persistent Storage behave tests pass 2.743
After features/support/hooks.rb:330 0.655
After features/support/hooks.rb:100 0.000
Tags: @product
42.925
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 and stopped at Tails Greeter's login screen 10.699
When I log in to a new session without activating the Persistent Storage 22.420
Then Tails is running from USB drive "__internal" 0.641
And persistence is disabled 0.548
But a Tails persistence partition exists on USB drive "__internal" 8.616
After features/support/hooks.rb:330 1.730
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.469
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 without a persistent partition and logged in 11.111
Then Tails is running from USB drive "__internal" 0.385
When I create a file in the Persistent directory 0.133
And I create a persistent partition with the default settings 22.652
Then the file I created was copied to the Persistent Storage 2.604
When I shutdown Tails and wait for the computer to power off 12.556
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.612
Then persistence for "Persistent" is active 0.347
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 1.926
After features/support/hooks.rb:100 0.009
Tags: @product
1:2.080
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 without a persistent partition and logged in 11.020
And the system is very low on memory 3.215
When I create a file in the Persistent directory 1.699
When I try to create a persistent partition 26.477
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.888
When I close the Persistent Storage app 2.950
And I free up some memory 3.530
And I create a persistent partition with the default settings 12.039
Then the file I created was copied to the Persistent Storage 0.257
After features/support/hooks.rb:330 2.229
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.338
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 12.317
Then Tails is running from USB drive "__internal" 0.377
And all tps features are active 2.199
And all persistent directories have safe access rights 2.513
When I disable the first tps feature 5.982
Then all tps features but the first one are active 2.420
And I shutdown Tails and wait for the computer to power off 12.613
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.783
Then all tps features but the first one are active 2.130
After features/support/hooks.rb:330 1.326
After features/support/hooks.rb:100 0.009
Tags: @product
19.673
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 10.146
Then persistence for "Persistent" is active 0.094
And I create a file in the Persistent directory 0.071
Then the file I created was copied to the Persistent Storage 0.090
When I disable the first tps feature 5.582
Then persistence for "Persistent" is not active 0.108
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.376
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.000
Tags: @product
19.276
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 9.213
Then persistence for "Persistent" is active 0.081
When I create a file in the Persistent directory 0.060
And I disable the first tps feature 5.833
And I delete the data of the Persistent Folder feature 4.027
Then the file I created does not exist on the Persistent Storage 0.060
After features/support/hooks.rb:330 0.851
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.267
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 8.658
And the network is plugged 0.072
And Tor is ready 20.823
And I take note of which tps features are available 0.590
When I write some files expected to persist 1.448
And I shutdown Tails and wait for the computer to power off 8.726
# 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.948
After features/support/hooks.rb:330 0.132
After features/support/hooks.rb:100 0.000
Tags: @product
3:11.362
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 9.616
And the network is plugged 0.063
And Tor is ready 19.977
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.179
And I shutdown Tails and wait for the computer to power off 6.558
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.684
And I capture all network traffic 0.010
And the network is plugged 0.075
And Tor is ready 20.639
And I switch to the "persistent-con-current" NetworkManager connection 0.359
And the 1st network device has a spoofed MAC address configured 0.085
And no network device leaked the real MAC address 0.113
After features/support/hooks.rb:330 0.582
After features/support/hooks.rb:100 0.051
Tags: @product
54.072
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.339
And I enable persistence creation in Tails Greeter 1.212
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.102
Then I create a persistent partition with the default settings using the wizard that was already open 21.417
After features/support/hooks.rb:330 2.673
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.565
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 and stopped at Tails Greeter's login screen 11.038
When I enable persistence 36.984
Then no persistent Greeter options were restored 14.430
When I set all Greeter options to non-default values 25.274
And I log in to a new session in German (de) after having activated the Persistent Storage 42.780
Then all Greeter options are set to non-default values 0.557
When I cold reboot the computer 7.431
And the computer reboots Tails 1:0.170
Given I enable persistence 16.834
Then persistent Greeter options were restored 0.734
When I log in to a new session after having activated the Persistent Storage 38.924
Then all Greeter options are set to non-default values 0.401
After features/support/hooks.rb:330 2.178
After features/support/hooks.rb:100 0.009
Tags: @product
3:41.860
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.830
# 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 39.115
And I shutdown Tails and wait for the computer to power off 14.383
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.002
And I change the passphrase of the Persistent Storage back to the original 31.527
After features/support/hooks.rb:330 3.208
After features/support/hooks.rb:100 0.008
Tags: @product
58.745
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 and stopped at Tails Greeter's login screen 9.553
And I log in to a new session without activating the Persistent Storage 19.984
Then persistence is disabled 0.453
But a Tails persistence partition exists on USB drive "__internal" 8.415
And all notifications have disappeared 11.737
When I delete the persistent partition 7.560
Then there is no persistence partition on USB drive "__internal" 1.040
After features/support/hooks.rb:330 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
2:27.356
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 enabled and logged in 9.457
When I write some dotfile expected to persist 0.062
And I shutdown Tails and wait for the computer to power off 8.389
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.103
Then the expected persistent dotfile is present in the filesystem 0.343
After features/support/hooks.rb:330 0.612
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.867
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 and stopped at Tails Greeter's login screen 8.862
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.098
When I try to enable persistence 0.356
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.899
When I log in to a new session after having activated the Persistent Storage 48.093
And all notifications have disappeared 7.782
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.987
And all tps features are enabled 1.983
And all tps features but the first one are active 1.802
After features/support/hooks.rb:330 1.507
After features/support/hooks.rb:100 0.000
Tags: @product
4:8.699
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 2:48.469
And I enable persistence 29.093
And I log in to a new session after having activated the Persistent Storage 46.901
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.004
And persistence is enabled 2.230
After features/support/hooks.rb:330 1.102
After features/support/hooks.rb:100 0.000
Tags: @product
30.728
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 8.579
And I enable persistence but something goes wrong during the LUKS header upgrade 21.407
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.741
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.000
Tags: @product
43.757
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 8.785
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.495
When I enable persistence 27.525
Then the filesystem of the Persistent Storage was repaired 0.083
And persistence is successfully enabled 2.867
After features/support/hooks.rb:330 1.200
After features/support/hooks.rb:100 0.000
Tags: @product
46.685
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.184
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.632
When I try to enable persistence 0.501
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.771
When I repair the filesystem of the Persistent Storage 2.681
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.331
And the filesystem of the Persistent Storage was repaired 3.768
When I close the filesystem repair dialog 1.317
Then persistence is successfully enabled 1.495
After features/support/hooks.rb:330 1.301
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:52.930
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 and stopped at Tails Greeter's login screen 8.739
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.092
When I try to enable persistence 0.366
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.212
When I repair the filesystem of the Persistent Storage 1.356
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.131
When I log in to a new session 44.271
And all notifications have disappeared 8.374
# 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.430
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.143
When I close the "whisperback" window 1.627
Then the Tor Browser starts 19.010
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.175
After features/support/hooks.rb:330 2.598
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.527
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 and stopped at Tails Greeter's login screen 9.089
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.962
And Tails detects disk read failures on the boot device 0.486
When I try to enable persistence 0.495
Then the Welcome Screen tells me that my hardware is probably failing 17.424
When I log in to a new session 50.487
And all notifications have disappeared 8.866
Then the Tor Browser starts 19.970
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.745
After features/support/hooks.rb:330 2.223
After features/support/hooks.rb:100 0.000