Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 2 05 Mar 2025, 21:44

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:24.974 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:38.536
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:30.167
And I update APT using apt 1:43.332
And I install "python3-behave" using apt 22.424
Then the Tails Persistent Storage behave tests pass 2.611
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.000
Tags: @product
42.625
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.245
When I log in to a new session without activating the Persistent Storage 21.506
Then Tails is running from USB drive "__internal" 0.680
And persistence is disabled 0.329
But a Tails persistence partition exists on USB drive "__internal" 8.863
After features/support/hooks.rb:330 1.892
After features/support/hooks.rb:100 0.000
Tags: @product
3:8.736
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 27.934
Then Tails is running from USB drive "__internal" 0.394
When I create a file in the Persistent directory 0.147
And I create a persistent partition with the default settings 22.662
Then the file I created was copied to the Persistent Storage 0.616
When I shutdown Tails and wait for the computer to power off 12.504
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.771
Then persistence for "Persistent" is active 0.638
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 1.501
After features/support/hooks.rb:100 0.026
Tags: @product
55.019
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 9.029
And the system is very low on memory 3.241
When I create a file in the Persistent directory 0.819
When I try to create a persistent partition 23.115
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.643
When I close the Persistent Storage app 2.909
And I free up some memory 1.487
And I create a persistent partition with the default settings 13.562
Then the file I created was copied to the Persistent Storage 0.209
After features/support/hooks.rb:330 2.167
After features/support/hooks.rb:100 0.000
Tags: @product
2:39.327
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.880
Then Tails is running from USB drive "__internal" 0.372
And all tps features are active 2.283
And all persistent directories have safe access rights 2.544
When I disable the first tps feature 5.319
Then all tps features but the first one are active 1.880
And I shutdown Tails and wait for the computer to power off 12.805
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:59.253
Then all tps features but the first one are active 1.989
After features/support/hooks.rb:330 1.031
After features/support/hooks.rb:100 0.009
Tags: @product
19.589
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.755
Then persistence for "Persistent" is active 0.093
And I create a file in the Persistent directory 0.064
Then the file I created was copied to the Persistent Storage 0.180
When I disable the first tps feature 5.929
Then persistence for "Persistent" is not active 0.100
And the Persistent directory does not exist 0.057
When I enable the first tps feature 3.285
Then persistence for "Persistent" is active 0.066
And the file I created in the Persistent directory exists 0.056
After features/support/hooks.rb:330 1.184
After features/support/hooks.rb:100 0.000
Tags: @product
20.317
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.960
Then persistence for "Persistent" is active 0.125
When I create a file in the Persistent directory 0.174
And I disable the first tps feature 5.653
And I delete the data of the Persistent Folder feature 4.318
Then the file I created does not exist on the Persistent Storage 0.084
After features/support/hooks.rb:330 1.335
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.117
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.480
And the network is plugged 0.074
And Tor is ready 22.138
And I take note of which tps features are available 0.539
When I write some files expected to persist 1.436
And I shutdown Tails and wait for the computer to power off 8.332
# 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.115
After features/support/hooks.rb:330 0.146
After features/support/hooks.rb:100 0.000
Tags: @product
2:55.238
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.417
And the network is plugged 0.071
And Tor is ready 17.752
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.177
And I shutdown Tails and wait for the computer to power off 8.471
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:59.801
And I capture all network traffic 0.010
And the network is plugged 0.069
And Tor is ready 18.903
And I switch to the "persistent-con-current" NetworkManager connection 0.315
And the 1st network device has a spoofed MAC address configured 0.109
And no network device leaked the real MAC address 0.138
After features/support/hooks.rb:330 0.809
After features/support/hooks.rb:100 0.043
Tags: @product
52.912
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.372
And I enable persistence creation in Tails Greeter 1.196
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.160
Then I create a persistent partition with the default settings using the wizard that was already open 20.184
After features/support/hooks.rb:330 1.834
After features/support/hooks.rb:100 0.000
Tags: @product
4:28.592
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.180
When I enable persistence 32.135
Then no persistent Greeter options were restored 14.238
When I set all Greeter options to non-default values 24.403
And I log in to a new session in German (de) after having activated the Persistent Storage 51.692
Then all Greeter options are set to non-default values 0.379
When I cold reboot the computer 7.382
And the computer reboots Tails 57.555
Given I enable persistence 33.190
Then persistent Greeter options were restored 0.714
When I log in to a new session after having activated the Persistent Storage 35.028
Then all Greeter options are set to non-default values 0.689
After features/support/hooks.rb:330 1.261
After features/support/hooks.rb:100 0.009
Tags: @product
3:41.884
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.191
# 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 35.354
And I shutdown Tails and wait for the computer to power off 12.204
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:11.108
And I change the passphrase of the Persistent Storage back to the original 33.025
After features/support/hooks.rb:330 1.343
After features/support/hooks.rb:100 0.009
Tags: @product
53.306
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.505
And I log in to a new session without activating the Persistent Storage 19.096
Then persistence is disabled 0.416
But a Tails persistence partition exists on USB drive "__internal" 9.823
And all notifications have disappeared 8.174
When I delete the persistent partition 5.808
Then there is no persistence partition on USB drive "__internal" 0.481
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000
Tags: @product
2:28.300
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.696
When I write some dotfile expected to persist 0.066
And I shutdown Tails and wait for the computer to power off 10.423
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.685
Then the expected persistent dotfile is present in the filesystem 0.428
After features/support/hooks.rb:330 0.915
After features/support/hooks.rb:100 0.009
Tags: @product
1:36.942
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.055
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.074
When I try to enable persistence 0.316
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.094
When I log in to a new session after having activated the Persistent Storage 43.717
And all notifications have disappeared 8.603
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.887
And all tps features are enabled 2.034
And all tps features but the first one are active 2.159
After features/support/hooks.rb:330 2.356
After features/support/hooks.rb:100 0.000
Tags: @product
4:10.752
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 2:51.676
And I enable persistence 30.075
And I log in to a new session after having activated the Persistent Storage 43.679
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.296
And persistence is enabled 3.024
After features/support/hooks.rb:330 1.836
After features/support/hooks.rb:100 0.000
Tags: @product
28.293
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.244
And I enable persistence but something goes wrong during the LUKS header upgrade 19.037
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.012
After features/support/hooks.rb:330 0.838
After features/support/hooks.rb:100 0.000
Tags: @product
39.810
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.102
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.652
When I enable persistence 23.309
Then the filesystem of the Persistent Storage was repaired 0.086
And persistence is successfully enabled 2.659
After features/support/hooks.rb:330 1.845
After features/support/hooks.rb:100 0.000
Tags: @product
49.862
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.169
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 4.994
When I try to enable persistence 0.439
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.942
When I repair the filesystem of the Persistent Storage 5.142
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.222
And the filesystem of the Persistent Storage was repaired 1.016
When I close the filesystem repair dialog 1.325
Then persistence is successfully enabled 1.607
After features/support/hooks.rb:330 1.934
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:46.646
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.505
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.102
When I try to enable persistence 0.329
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.557
When I repair the filesystem of the Persistent Storage 1.735
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.135
When I log in to a new session 41.587
And all notifications have disappeared 10.420
# 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.499
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.404
When I close the "whisperback" window 1.755
Then the Tor Browser starts 17.748
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.866
After features/support/hooks.rb:330 2.444
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:42.158
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.962
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.120
And Tails detects disk read failures on the boot device 1.641
When I try to enable persistence 0.453
Then the Welcome Screen tells me that my hardware is probably failing 16.454
When I log in to a new session 42.852
And all notifications have disappeared 8.630
Then the Tor Browser starts 17.088
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.952
After features/support/hooks.rb:330 2.045
After features/support/hooks.rb:100 0.000