Project Number Date
test_Tails_ISO_test-suite-trixie-2 9 13 Jun 2025, 00:28

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 52:19.253 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:18.417
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:35.383
And I update APT using apt 11.860
And I install "python3-behave" using apt 26.739
Then the Tails Persistent Storage behave tests pass 4.434
After features/support/hooks.rb:330 0.952
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.091
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.038
When I log in to a new session without activating the Persistent Storage 44.451
Then Tails is running from USB drive "__internal" 0.546
And persistence is disabled 0.492
But a Tails persistence partition exists on USB drive "__internal" 7.561
After features/support/hooks.rb:330 1.727
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.598
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 logged in 18.681
Then Tails is running from USB drive "__internal" 0.648
When I create a file in the Persistent directory 0.163
And I create a persistent partition with the default settings 26.270
Then the file I created was copied to the Persistent Storage 2.673
When I shutdown Tails and wait for the computer to power off 17.327
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:30.576
Then persistence for "Persistent" is active 1.190
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.034
Tags: @product
1:11.715
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 12.423
And the system is very low on memory 4.482
When I create a file in the Persistent directory 0.606
When I try to create a persistent partition 24.760
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.235
When I close the Persistent Storage app 2.602
And I free up some memory 4.634
And I create a persistent partition with the default settings 19.151
Then the file I created was copied to the Persistent Storage 2.817
After features/support/hooks.rb:330 2.169
After features/support/hooks.rb:100 0.000
Tags: @product
3:57.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 13.006
Then Tails is running from USB drive "__internal" 1.278
And all tps features are active 2.642
And all persistent directories have safe access rights 3.003
When I disable the first tps feature 5.241
Then all tps features but the first one are active 2.356
And I shutdown Tails and wait for the computer to power off 15.522
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.596
Then all tps features but the first one are active 3.613
After features/support/hooks.rb:330 0.902
After features/support/hooks.rb:100 0.007
Tags: @product
21.639
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.742
Then persistence for "Persistent" is active 0.090
And I create a file in the Persistent directory 0.078
Then the file I created was copied to the Persistent Storage 0.075
When I disable the first tps feature 6.711
Then persistence for "Persistent" is not active 0.074
And the Persistent directory does not exist 0.059
When I enable the first tps feature 3.651
Then persistence for "Persistent" is active 0.082
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:330 1.549
After features/support/hooks.rb:100 0.000
Tags: @product
22.028
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.360
Then persistence for "Persistent" is active 0.114
When I create a file in the Persistent directory 0.082
And I disable the first tps feature 6.719
And I delete the data of the Persistent Folder feature 4.669
Then the file I created does not exist on the Persistent Storage 0.083
After features/support/hooks.rb:330 1.446
After features/support/hooks.rb:100 0.000
Tags: @product
1:21.638
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.987
And the network is plugged 0.239
And Tor is ready 29.217
And I take note of which tps features are available 0.664
When I write some files expected to persist 1.977
And I shutdown Tails and wait for the computer to power off 12.922
# 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.628
After features/support/hooks.rb:330 0.108
After features/support/hooks.rb:100 0.000
Tags: @product
4:16.091
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 9.883
And the network is plugged 0.118
And Tor is ready 27.429
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.455
And I shutdown Tails and wait for the computer to power off 11.264
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:7.069
And I capture all network traffic 0.005
And the network is plugged 0.077
And Tor is ready 18.760
And I switch to the "persistent-con-current" NetworkManager connection 0.691
And the 1st network device has a spoofed MAC address configured 0.155
And no network device leaked the real MAC address 0.177
After features/support/hooks.rb:330 0.993
After features/support/hooks.rb:100 0.044
Tags: @product
1:14.485
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 14.104
And I enable persistence creation in Tails Greeter 1.342
And I log in to a new session expecting no warning about the Persistent Storage not being activated 37.557
Then I create a persistent partition with the default settings using the wizard that was already open 21.479
After features/support/hooks.rb:330 3.374
After features/support/hooks.rb:100 0.000
Tags: @product
5:48.292
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 14.530
When I enable persistence 50.391
Then no persistent Greeter options were restored 15.777
When I set all Greeter options to non-default values 34.315
And I log in to a new session in German (de) after having activated the Persistent Storage 50.698
Then all Greeter options are set to non-default values 0.363
When I cold reboot the computer 11.744
And the computer reboots Tails 1:51.196
Given I enable persistence 20.446
Then persistent Greeter options were restored 0.612
When I log in to a new session after having activated the Persistent Storage 37.890
Then all Greeter options are set to non-default values 0.323
After features/support/hooks.rb:330 0.909
After features/support/hooks.rb:100 0.007
Tags: @product
5:15.434
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.666
# 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 41.307
And I shutdown Tails and wait for the computer to power off 14.054
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:23.291
And I change the passphrase of the Persistent Storage back to the original 45.113
After features/support/hooks.rb:330 2.790
After features/support/hooks.rb:100 0.017
Tags: @product
1:39.420
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 28.393
And I log in to a new session without activating the Persistent Storage 38.956
Then persistence is disabled 0.460
But a Tails persistence partition exists on USB drive "__internal" 5.536
And all notifications have disappeared 20.283
When I delete the persistent partition 5.194
Then there is no persistence partition on USB drive "__internal" 0.594
After features/support/hooks.rb:330 1.571
After features/support/hooks.rb:100 0.000
Tags: @product
3:33.320
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 12.167
When I write some dotfile expected to persist 0.119
And I shutdown Tails and wait for the computer to power off 11.245
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:8.734
Then the expected persistent dotfile is present in the filesystem 1.054
After features/support/hooks.rb:330 1.983
After features/support/hooks.rb:100 0.006
Tags: @product
1:57.380
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.544
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.196
When I try to enable persistence 0.416
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 41.358
When I log in to a new session after having activated the Persistent Storage 42.496
And all notifications have disappeared 13.203
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.598
And all tps features are enabled 3.266
And all tps features but the first one are active 2.297
After features/support/hooks.rb:330 0.806
After features/support/hooks.rb:100 0.000
Tags: @product
4:48.531
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 3:23.029
And I enable persistence 38.531
And I log in to a new session after having activated the Persistent Storage 41.818
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.546
And persistence is enabled 3.605
After features/support/hooks.rb:330 0.786
After features/support/hooks.rb:100 0.000
Tags: @product
37.490
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
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.643
And I enable persistence but something goes wrong during the LUKS header upgrade 25.883
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.962
After features/support/hooks.rb:330 0.807
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.986
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.878
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.841
When I enable persistence 39.229
Then the filesystem of the Persistent Storage was repaired 0.071
And persistence is successfully enabled 2.965
After features/support/hooks.rb:330 1.134
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.784
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 10.245
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.691
When I try to enable persistence 2.521
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.744
When I repair the filesystem of the Persistent Storage 1.347
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.155
And the filesystem of the Persistent Storage was repaired 3.119
When I close the filesystem repair dialog 1.356
Then persistence is successfully enabled 1.601
After features/support/hooks.rb:330 0.804
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:30.010
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.141
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.161
When I try to enable persistence 0.295
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 38.485
When I repair the filesystem of the Persistent Storage 1.441
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.060
When I log in to a new session 53.505
And all notifications have disappeared 39.087
# 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.973
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 2.070
When I close the "whisperback" window 1.267
Then the Tor Browser starts 2.123
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.396
After features/support/hooks.rb:330 1.765
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:15.633
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.401
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.376
And Tails detects disk read failures on the boot device 1.661
When I try to enable persistence 2.562
Then the Welcome Screen tells me that my hardware is probably failing 27.592
When I log in to a new session 50.031
And all notifications have disappeared 30.026
Then the Tor Browser starts 4.798
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.183
After features/support/hooks.rb:330 2.140
After features/support/hooks.rb:100 0.000