Project Number Date
test_Tails_ISO_test-suite-trixie-2 6 09 Jun 2025, 21:51

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 51:12.845 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:51.550
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:8.533
And I update APT using apt 12.341
And I install "python3-behave" using apt 26.664
Then the Tails Persistent Storage behave tests pass 4.010
After features/support/hooks.rb:330 1.402
After features/support/hooks.rb:100 0.000
Tags: @product
1:1.404
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 13.021
When I log in to a new session without activating the Persistent Storage 41.583
Then Tails is running from USB drive "__internal" 0.632
And persistence is disabled 0.466
But a Tails persistence partition exists on USB drive "__internal" 5.701
After features/support/hooks.rb:330 1.731
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.536
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.248
Then Tails is running from USB drive "__internal" 0.658
When I create a file in the Persistent directory 0.151
And I create a persistent partition with the default settings 24.417
Then the file I created was copied to the Persistent Storage 2.380
When I shutdown Tails and wait for the computer to power off 14.621
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:15.683
Then persistence for "Persistent" is active 1.294
And the file I created in the Persistent directory exists 0.080
After features/support/hooks.rb:330 1.282
After features/support/hooks.rb:100 0.012
Tags: @product
1:14.495
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 11.564
And the system is very low on memory 8.602
When I create a file in the Persistent directory 1.035
When I try to create a persistent partition 25.478
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.307
When I close the Persistent Storage app 3.042
And I free up some memory 3.431
And I create a persistent partition with the default settings 18.358
Then the file I created was copied to the Persistent Storage 2.674
After features/support/hooks.rb:330 2.089
After features/support/hooks.rb:100 0.000
Tags: @product
3:57.492
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 14.407
Then Tails is running from USB drive "__internal" 4.536
And all tps features are active 2.406
And all persistent directories have safe access rights 2.679
When I disable the first tps feature 5.283
Then all tps features but the first one are active 2.145
And I shutdown Tails and wait for the computer to power off 17.807
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:4.951
Then all tps features but the first one are active 3.275
After features/support/hooks.rb:330 1.915
After features/support/hooks.rb:100 0.006
Tags: @product
19.842
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 11.396
Then persistence for "Persistent" is active 0.226
And I create a file in the Persistent directory 0.103
Then the file I created was copied to the Persistent Storage 0.080
When I disable the first tps feature 4.610
Then persistence for "Persistent" is not active 0.074
And the Persistent directory does not exist 0.050
When I enable the first tps feature 3.134
Then persistence for "Persistent" is active 0.079
And the file I created in the Persistent directory exists 0.086
After features/support/hooks.rb:330 1.164
After features/support/hooks.rb:100 0.000
Tags: @product
20.367
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 10.743
Then persistence for "Persistent" is active 0.338
When I create a file in the Persistent directory 0.080
And I disable the first tps feature 4.836
And I delete the data of the Persistent Folder feature 4.290
Then the file I created does not exist on the Persistent Storage 0.077
After features/support/hooks.rb:330 2.214
After features/support/hooks.rb:100 0.000
Tags: @product
1:27.512
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 13.879
And the network is plugged 0.572
And Tor is ready 27.170
And I take note of which tps features are available 3.834
When I write some files expected to persist 1.538
And I shutdown Tails and wait for the computer to power off 14.416
# 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" 26.100
After features/support/hooks.rb:330 0.104
After features/support/hooks.rb:100 0.000
Tags: @product
4:29.529
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 10.504
And the network is plugged 0.105
And Tor is ready 21.923
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 1.312
And I shutdown Tails and wait for the computer to power off 12.920
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:16.011
And I capture all network traffic 0.006
And the network is plugged 0.073
And Tor is ready 25.726
And I switch to the "persistent-con-current" NetworkManager connection 0.669
And the 1st network device has a spoofed MAC address configured 0.130
And no network device leaked the real MAC address 0.144
After features/support/hooks.rb:330 0.784
After features/support/hooks.rb:100 0.036
Tags: @product
1:21.469
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 15.035
And I enable persistence creation in Tails Greeter 1.166
And I log in to a new session expecting no warning about the Persistent Storage not being activated 43.695
Then I create a persistent partition with the default settings using the wizard that was already open 21.572
After features/support/hooks.rb:330 2.746
After features/support/hooks.rb:100 0.000
Tags: @product
5:45.315
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 13.598
When I enable persistence 43.496
Then no persistent Greeter options were restored 15.604
When I set all Greeter options to non-default values 36.272
And I log in to a new session in German (de) after having activated the Persistent Storage 55.157
Then all Greeter options are set to non-default values 0.383
When I cold reboot the computer 9.413
And the computer reboots Tails 1:48.857
Given I enable persistence 22.311
Then persistent Greeter options were restored 0.711
When I log in to a new session after having activated the Persistent Storage 39.143
Then all Greeter options are set to non-default values 0.365
After features/support/hooks.rb:330 0.858
After features/support/hooks.rb:100 0.007
Tags: @product
5:7.334
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 11.416
# 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 37.123
And I shutdown Tails and wait for the computer to power off 15.463
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:23.144
And I change the passphrase of the Persistent Storage back to the original 40.186
After features/support/hooks.rb:330 3.387
After features/support/hooks.rb:100 0.007
Tags: @product
1:14.005
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.822
And I log in to a new session without activating the Persistent Storage 37.963
Then persistence is disabled 0.435
But a Tails persistence partition exists on USB drive "__internal" 4.324
And all notifications have disappeared 15.169
When I delete the persistent partition 4.530
Then there is no persistence partition on USB drive "__internal" 0.758
After features/support/hooks.rb:330 1.903
After features/support/hooks.rb:100 0.000
Tags: @product
3:25.665
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 10.048
When I write some dotfile expected to persist 0.114
And I shutdown Tails and wait for the computer to power off 10.810
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:3.740
Then the expected persistent dotfile is present in the filesystem 0.951
After features/support/hooks.rb:330 0.687
After features/support/hooks.rb:100 0.008
Tags: @product
1:53.739
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.290
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.098
When I try to enable persistence 0.291
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.320
When I log in to a new session after having activated the Persistent Storage 44.108
And all notifications have disappeared 13.571
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.430
And all tps features are enabled 3.330
And all tps features but the first one are active 2.296
After features/support/hooks.rb:330 1.371
After features/support/hooks.rb:100 0.000
Tags: @product
5:32.517
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:12.984
And I enable persistence 36.480
And I log in to a new session after having activated the Persistent Storage 39.215
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.057
And persistence is enabled 2.779
After features/support/hooks.rb:330 0.946
After features/support/hooks.rb:100 0.000
Tags: @product
37.050
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 8.885
And I enable persistence but something goes wrong during the LUKS header upgrade 27.305
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.859
After features/support/hooks.rb:330 0.670
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.190
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 22.463
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.494
When I enable persistence 36.473
Then the filesystem of the Persistent Storage was repaired 0.069
And persistence is successfully enabled 2.689
After features/support/hooks.rb:330 1.417
After features/support/hooks.rb:100 0.000
Tags: @product
59.852
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.467
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.319
When I try to enable persistence 2.451
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.598
When I repair the filesystem of the Persistent Storage 1.480
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.172
And the filesystem of the Persistent Storage was repaired 3.395
When I close the filesystem repair dialog 1.295
Then persistence is successfully enabled 1.671
After features/support/hooks.rb:330 1.376
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:5.295
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 8.736
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.103
When I try to enable persistence 0.585
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.613
When I repair the filesystem of the Persistent Storage 1.346
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.926
When I log in to a new session 49.726
And all notifications have disappeared 21.395
# 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" 1.069
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 2.566
When I close the "whisperback" window 1.804
Then the Tor Browser starts 3.118
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.304
After features/support/hooks.rb:330 0.781
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.676
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.276
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.315
And Tails detects disk read failures on the boot device 1.805
When I try to enable persistence 2.213
Then the Welcome Screen tells me that my hardware is probably failing 26.044
When I log in to a new session 46.216
And all notifications have disappeared 24.785
Then the Tor Browser starts 5.815
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.203
After features/support/hooks.rb:330 2.296
After features/support/hooks.rb:100 0.000