Project Number Date
test_Tails_ISO_test-suite-options 15 01 Jul 2025, 21:24

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 57:55.349 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:7.966
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:13.539
And I update APT using apt 15.820
And I install "python3-behave" using apt 34.868
Then the Tails Persistent Storage behave tests pass 3.737
After features/support/hooks.rb:330 1.020
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.663
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 17.495
When I log in to a new session without activating the Persistent Storage 35.755
Then Tails is running from USB drive "__internal" 0.387
And persistence is disabled 0.255
But a Tails persistence partition exists on USB drive "__internal" 10.768
After features/support/hooks.rb:330 3.184
After features/support/hooks.rb:100 0.000
Tags: @product
4:58.418
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails without network from a USB drive without a persistent partition and logged in 32.927
Then Tails is running from USB drive "__internal" 2.447
When I create a file in the Persistent directory 0.944
And I create a persistent partition with the default settings 35.869
Then the file I created was copied to the Persistent Storage 3.438
When I shutdown Tails and wait for the computer to power off 15.864
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:24.722
Then persistence for "Persistent" is active 1.946
And the file I created in the Persistent directory exists 0.257
After features/support/hooks.rb:330 3.081
After features/support/hooks.rb:100 0.029
Tags: @product
1:8.159
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.165
And the system is very low on memory 5.332
When I create a file in the Persistent directory 0.830
When I try to create a persistent partition 26.913
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.233
When I close the Persistent Storage app 2.664
And I free up some memory 2.910
And I create a persistent partition with the default settings 17.840
Then the file I created was copied to the Persistent Storage 0.266
After features/support/hooks.rb:330 2.377
After features/support/hooks.rb:100 0.000
Tags: @product
4:12.381
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 19.302
Then Tails is running from USB drive "__internal" 0.584
And all tps features are active 7.314
And all persistent directories have safe access rights 5.296
When I disable the first tps feature 6.187
Then all tps features but the first one are active 5.418
And I shutdown Tails and wait for the computer to power off 14.886
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:9.903
Then all tps features but the first one are active 3.487
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.011
Tags: @product
25.393
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 14.287
Then persistence for "Persistent" is active 0.239
And I create a file in the Persistent directory 0.089
Then the file I created was copied to the Persistent Storage 0.092
When I disable the first tps feature 6.388
Then persistence for "Persistent" is not active 0.112
And the Persistent directory does not exist 0.072
When I enable the first tps feature 3.783
Then persistence for "Persistent" is active 0.221
And the file I created in the Persistent directory exists 0.106
After features/support/hooks.rb:330 1.437
After features/support/hooks.rb:100 0.000
Tags: @product
34.274
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 16.490
Then persistence for "Persistent" is active 0.190
When I create a file in the Persistent directory 0.139
And I disable the first tps feature 13.007
And I delete the data of the Persistent Folder feature 4.386
Then the file I created does not exist on the Persistent Storage 0.059
After features/support/hooks.rb:330 1.188
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.855
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.144
And the network is plugged 0.301
And Tor is ready 30.369
And I take note of which tps features are available 0.670
When I write some files expected to persist 1.809
And I shutdown Tails and wait for the computer to power off 11.989
# 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" 38.570
After features/support/hooks.rb:330 0.145
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.229
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.964
And the network is plugged 1.020
And Tor is ready 32.011
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.197
And I shutdown Tails and wait for the computer to power off 11.146
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:58.110
And I capture all network traffic 0.123
And the network is plugged 0.816
And Tor is ready 30.090
And I switch to the "persistent-con-current" NetworkManager connection 0.457
And the 1st network device has a spoofed MAC address configured 0.074
And no network device leaked the real MAC address 0.214
After features/support/hooks.rb:330 0.888
After features/support/hooks.rb:100 0.072
Tags: @product
1:29.038
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 stopped at Tails Greeter's login screen 17.361
And I enable persistence creation in Tails Greeter 1.146
And I log in to a new session expecting no warning about the Persistent Storage not being activated 31.150
Then I create a persistent partition with the default settings using the wizard that was already open 39.378
After features/support/hooks.rb:330 6.650
After features/support/hooks.rb:100 0.000
Tags: @product
6:9.230
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 16.717
When I enable persistence 55.965
Then no persistent Greeter options were restored 16.469
When I set all Greeter options to non-default values 37.197
And I log in to a new session in German (de) after having activated the Persistent Storage 56.608
Then all Greeter options are set to non-default values 0.607
When I cold reboot the computer 12.215
And the computer reboots Tails 1:30.553
Given I enable persistence 26.743
Then persistent Greeter options were restored 1.446
When I log in to a new session after having activated the Persistent Storage 53.487
Then all Greeter options are set to non-default values 1.216
After features/support/hooks.rb:330 5.004
After features/support/hooks.rb:100 0.016
Tags: @product
5:38.398
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 32.667
# 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 50.740
And I shutdown Tails and wait for the computer to power off 17.267
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:12.713
And I change the passphrase of the Persistent Storage back to the original 45.009
After features/support/hooks.rb:330 3.974
After features/support/hooks.rb:100 0.009
Tags: @product
1:15.194
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.555
And I log in to a new session without activating the Persistent Storage 33.709
Then persistence is disabled 0.327
But a Tails persistence partition exists on USB drive "__internal" 6.586
And all notifications have disappeared 12.583
When I delete the persistent partition 7.373
Then there is no persistence partition on USB drive "__internal" 3.058
After features/support/hooks.rb:330 3.228
After features/support/hooks.rb:100 0.000
Tags: @product
3:11.577
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.042
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.773
When I write some dotfile expected to persist 0.085
And I shutdown Tails and wait for the computer to power off 13.853
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:45.469
Then the expected persistent dotfile is present in the filesystem 0.394
After features/support/hooks.rb:330 3.301
After features/support/hooks.rb:100 0.098
Tags: @product
2:20.558
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.657
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.083
When I try to enable persistence 0.300
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 49.238
When I log in to a new session after having activated the Persistent Storage 54.491
And all notifications have disappeared 10.908
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.180
And all tps features are enabled 2.986
And all tps features but the first one are active 4.712
After features/support/hooks.rb:330 5.277
After features/support/hooks.rb:100 0.000
Tags: @product
7:43.527
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 5:29.099
And I enable persistence 1:1.342
And I log in to a new session after having activated the Persistent Storage 1:6.768
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.629
And persistence is enabled 3.686
After features/support/hooks.rb:330 1.977
After features/support/hooks.rb:100 0.000
Tags: @product
40.509
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 12.150
And I enable persistence but something goes wrong during the LUKS header upgrade 27.493
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.865
After features/support/hooks.rb:330 0.692
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.413
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 11.850
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 9.735
When I enable persistence 51.174
Then the filesystem of the Persistent Storage was repaired 0.132
And persistence is successfully enabled 3.520
After features/support/hooks.rb:330 1.369
After features/support/hooks.rb:100 0.000
Tags: @product
1:31.689
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 24.872
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 13.299
When I try to enable persistence 0.472
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 41.267
When I repair the filesystem of the Persistent Storage 1.288
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.301
And the filesystem of the Persistent Storage was repaired 3.355
When I close the filesystem repair dialog 1.240
Then persistence is successfully enabled 4.592
After features/support/hooks.rb:330 1.905
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:31.029
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 and stopped at Tails Greeter's login screen 10.840
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.152
When I try to enable persistence 0.281
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 42.880
When I repair the filesystem of the Persistent Storage 1.831
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 1.664
When I log in to a new session 53.098
And all notifications have disappeared 14.493
# 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.541
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.879
When I close the "whisperback" window 1.594
Then the Tor Browser starts 21.395
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.375
After features/support/hooks.rb:330 5.367
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:36.840
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.081
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.905
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.605
And Tails detects disk read failures on the boot device 2.813
When I try to enable persistence 1.355
Then the Welcome Screen tells me that my hardware is probably failing 30.626
When I log in to a new session 1:0.067
And all notifications have disappeared 14.699
Then the Tor Browser starts 26.858
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.908
After features/support/hooks.rb:330 6.829
After features/support/hooks.rb:100 0.000