Project Number Date
test_Tails_ISO_test-suite-options 7 23 Jun 2025, 22:01

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 53:27.481 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:27.657
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:33.855
And I update APT using apt 18.860
And I install "python3-behave" using apt 31.664
Then the Tails Persistent Storage behave tests pass 3.276
After features/support/hooks.rb:330 1.180
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.552
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 with a persistent partition and stopped at Tails Greeter's login screen 21.424
When I log in to a new session without activating the Persistent Storage 34.013
Then Tails is running from USB drive "__internal" 0.963
And persistence is disabled 0.568
But a Tails persistence partition exists on USB drive "__internal" 14.582
After features/support/hooks.rb:330 1.468
After features/support/hooks.rb:100 0.000
Tags: @product
4:7.043
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 logged in 16.464
Then Tails is running from USB drive "__internal" 0.639
When I create a file in the Persistent directory 0.168
And I create a persistent partition with the default settings 33.235
Then the file I created was copied to the Persistent Storage 3.723
When I shutdown Tails and wait for the computer to power off 15.954
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:56.405
Then persistence for "Persistent" is active 0.367
And the file I created in the Persistent directory exists 0.083
After features/support/hooks.rb:330 3.167
After features/support/hooks.rb:100 0.037
Tags: @product
1:14.195
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given I have started Tails without network from a USB drive without a persistent partition and logged in 14.206
And the system is very low on memory 6.696
When I create a file in the Persistent directory 2.458
When I try to create a persistent partition 24.735
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.676
When I close the Persistent Storage app 2.867
And I free up some memory 3.209
And I create a persistent partition with the default settings 18.931
Then the file I created was copied to the Persistent Storage 0.413
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.000
Tags: @product
3:56.910
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 with a persistent partition enabled and logged in 19.680
Then Tails is running from USB drive "__internal" 0.952
And all tps features are active 8.148
And all persistent directories have safe access rights 4.215
When I disable the first tps feature 6.057
Then all tps features but the first one are active 2.274
And I shutdown Tails and wait for the computer to power off 19.393
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:53.777
Then all tps features but the first one are active 2.409
After features/support/hooks.rb:330 1.786
After features/support/hooks.rb:100 0.006
Tags: @product
30.917
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 with a persistent partition enabled and logged in 17.392
Then persistence for "Persistent" is active 0.088
And I create a file in the Persistent directory 0.071
Then the file I created was copied to the Persistent Storage 0.121
When I disable the first tps feature 7.026
Then persistence for "Persistent" is not active 1.165
And the Persistent directory does not exist 0.199
When I enable the first tps feature 4.551
Then persistence for "Persistent" is active 0.175
And the file I created in the Persistent directory exists 0.125
After features/support/hooks.rb:330 2.266
After features/support/hooks.rb:100 0.000
Tags: @product
23.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.027
Then persistence for "Persistent" is active 0.881
When I create a file in the Persistent directory 0.517
And I disable the first tps feature 8.322
And I delete the data of the Persistent Folder feature 3.747
Then the file I created does not exist on the Persistent Storage 0.053
After features/support/hooks.rb:330 2.241
After features/support/hooks.rb:100 0.000
Tags: @product
1:34.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.071
And the network is plugged 0.099
And Tor is ready 26.697
And I take note of which tps features are available 0.789
When I write some files expected to persist 1.888
And I shutdown Tails and wait for the computer to power off 12.888
# 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" 37.964
After features/support/hooks.rb:330 0.126
After features/support/hooks.rb:100 0.000
Tags: @product
4:17.636
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.285
And the network is plugged 0.212
And Tor is ready 25.504
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.219
And I shutdown Tails and wait for the computer to power off 13.947
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:53.691
And I capture all network traffic 0.029
And the network is plugged 2.466
And Tor is ready 24.295
And I switch to the "persistent-con-current" NetworkManager connection 0.596
And the 1st network device has a spoofed MAC address configured 0.175
And no network device leaked the real MAC address 0.212
After features/support/hooks.rb:330 1.082
After features/support/hooks.rb:100 0.036
Tags: @product
1:24.977
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.956
And I enable persistence creation in Tails Greeter 1.703
And I log in to a new session expecting no warning about the Persistent Storage not being activated 31.589
Then I create a persistent partition with the default settings using the wizard that was already open 39.727
After features/support/hooks.rb:330 4.347
After features/support/hooks.rb:100 0.000
Tags: @product
6:27.530
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 16.858
When I enable persistence 58.656
Then no persistent Greeter options were restored 17.868
When I set all Greeter options to non-default values 41.795
And I log in to a new session in German (de) after having activated the Persistent Storage 1:3.119
Then all Greeter options are set to non-default values 0.743
When I cold reboot the computer 12.094
And the computer reboots Tails 1:26.985
Given I enable persistence 31.209
Then persistent Greeter options were restored 0.838
When I log in to a new session after having activated the Persistent Storage 55.995
Then all Greeter options are set to non-default values 1.365
After features/support/hooks.rb:330 1.597
After features/support/hooks.rb:100 0.030
Tags: @product
4:39.065
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.038
# 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 48.233
And I shutdown Tails and wait for the computer to power off 18.759
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:44.177
And I change the passphrase of the Persistent Storage back to the original 34.856
After features/support/hooks.rb:330 3.490
After features/support/hooks.rb:100 0.009
Tags: @product
1:18.580
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 10.446
And I log in to a new session without activating the Persistent Storage 32.589
Then persistence is disabled 0.255
But a Tails persistence partition exists on USB drive "__internal" 13.076
And all notifications have disappeared 10.799
When I delete the persistent partition 10.598
Then there is no persistence partition on USB drive "__internal" 0.815
After features/support/hooks.rb:330 2.193
After features/support/hooks.rb:100 0.000
Tags: @product
3:27.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.772
When I write some dotfile expected to persist 0.204
And I shutdown Tails and wait for the computer to power off 13.906
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:59.966
Then the expected persistent dotfile is present in the filesystem 0.412
After features/support/hooks.rb:330 0.693
After features/support/hooks.rb:100 0.044
Tags: @product
2:30.851
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 15.329
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.124
When I try to enable persistence 0.670
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 56.843
When I log in to a new session after having activated the Persistent Storage 50.735
And all notifications have disappeared 12.801
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 6.793
And all tps features are enabled 4.197
And all tps features but the first one are active 3.355
After features/support/hooks.rb:330 4.828
After features/support/hooks.rb:100 0.000
Tags: @product
6:1.729
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 4:21.165
And I enable persistence 50.849
And I log in to a new session after having activated the Persistent Storage 43.152
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.420
And persistence is enabled 4.140
After features/support/hooks.rb:330 1.821
After features/support/hooks.rb:100 0.000
Tags: @product
36.448
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 10.684
And I enable persistence but something goes wrong during the LUKS header upgrade 25.005
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.758
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.000
Tags: @product
55.467
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.426
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.951
When I enable persistence 34.043
Then the filesystem of the Persistent Storage was repaired 0.147
And persistence is successfully enabled 2.898
After features/support/hooks.rb:330 1.487
After features/support/hooks.rb:100 0.000
Tags: @product
58.604
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.428
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.485
When I try to enable persistence 0.383
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.552
When I repair the filesystem of the Persistent Storage 2.004
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.609
And the filesystem of the Persistent Storage was repaired 4.148
When I close the filesystem repair dialog 1.281
Then persistence is successfully enabled 1.710
After features/support/hooks.rb:330 1.881
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:11.969
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 10.747
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.112
When I try to enable persistence 0.299
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 34.252
When I repair the filesystem of the Persistent Storage 1.292
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.362
When I log in to a new session 45.426
And all notifications have disappeared 8.696
# 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.566
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.264
When I close the "whisperback" window 1.298
Then the Tor Browser starts 27.613
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.034
After features/support/hooks.rb:330 3.756
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:11.131
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 with a persistent partition and stopped at Tails Greeter's login screen 9.245
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.385
And Tails detects disk read failures on the boot device 1.602
When I try to enable persistence 1.479
Then the Welcome Screen tells me that my hardware is probably failing 23.894
When I log in to a new session 55.095
And all notifications have disappeared 10.793
Then the Tor Browser starts 20.315
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.319
After features/support/hooks.rb:330 3.957
After features/support/hooks.rb:100 0.000