Project Number Date
test_Tails_ISO_test-suite-trixie-2 2 06 Jun 2025, 23:34

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 49:9.236 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:7.369
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:21.525
And I update APT using apt 13.186
And I install "python3-behave" using apt 28.083
Then the Tails Persistent Storage behave tests pass 4.574
After features/support/hooks.rb:330 0.743
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.388
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 11.155
When I log in to a new session without activating the Persistent Storage 37.024
Then Tails is running from USB drive "__internal" 0.811
And persistence is disabled 0.624
But a Tails persistence partition exists on USB drive "__internal" 15.773
After features/support/hooks.rb:330 2.802
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.411
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 12.947
Then Tails is running from USB drive "__internal" 0.460
When I create a file in the Persistent directory 0.123
And I create a persistent partition with the default settings 25.526
Then the file I created was copied to the Persistent Storage 2.631
When I shutdown Tails and wait for the computer to power off 14.824
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:17.579
Then persistence for "Persistent" is active 1.229
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:330 0.692
After features/support/hooks.rb:100 0.007
Tags: @product
1:1.586
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 10.671
And the system is very low on memory 2.905
When I create a file in the Persistent directory 2.240
When I try to create a persistent partition 22.470
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.487
When I close the Persistent Storage app 2.705
And I free up some memory 2.914
And I create a persistent partition with the default settings 15.342
Then the file I created was copied to the Persistent Storage 1.848
After features/support/hooks.rb:330 1.652
After features/support/hooks.rb:100 0.000
Tags: @product
3:35.600
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.575
Then Tails is running from USB drive "__internal" 0.434
And all tps features are active 2.379
And all persistent directories have safe access rights 2.544
When I disable the first tps feature 4.215
Then all tps features but the first one are active 1.981
And I shutdown Tails and wait for the computer to power off 12.764
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:55.039
Then all tps features but the first one are active 2.666
After features/support/hooks.rb:330 0.825
After features/support/hooks.rb:100 0.006
Tags: @product
18.497
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.836
Then persistence for "Persistent" is active 0.155
And I create a file in the Persistent directory 0.145
Then the file I created was copied to the Persistent Storage 0.093
When I disable the first tps feature 4.346
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.056
When I enable the first tps feature 2.640
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 0.836
After features/support/hooks.rb:100 0.000
Tags: @product
18.269
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.298
Then persistence for "Persistent" is active 0.276
When I create a file in the Persistent directory 0.089
And I disable the first tps feature 4.323
And I delete the data of the Persistent Folder feature 3.218
Then the file I created does not exist on the Persistent Storage 0.062
After features/support/hooks.rb:330 0.864
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.066
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.152
And the network is plugged 0.075
And Tor is ready 47.407
And I take note of which tps features are available 0.622
When I write some files expected to persist 1.606
And I shutdown Tails and wait for the computer to power off 10.465
# 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.736
After features/support/hooks.rb:330 0.126
After features/support/hooks.rb:100 0.000
Tags: @product
3:59.410
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.623
And the network is plugged 0.094
And Tor is ready 16.965
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.470
And I shutdown Tails and wait for the computer to power off 10.540
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:59.134
And I capture all network traffic 0.007
And the network is plugged 0.075
And Tor is ready 19.930
And I switch to the "persistent-con-current" NetworkManager connection 1.245
And the 1st network device has a spoofed MAC address configured 0.185
And no network device leaked the real MAC address 0.138
After features/support/hooks.rb:330 0.620
After features/support/hooks.rb:100 0.050
Tags: @product
1:5.976
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 11.656
And I enable persistence creation in Tails Greeter 1.151
And I log in to a new session expecting no warning about the Persistent Storage not being activated 31.473
Then I create a persistent partition with the default settings using the wizard that was already open 21.695
After features/support/hooks.rb:330 3.144
After features/support/hooks.rb:100 0.000
Tags: @product
5:27.998
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 11.698
When I enable persistence 43.642
Then no persistent Greeter options were restored 15.003
When I set all Greeter options to non-default values 33.645
And I log in to a new session in German (de) after having activated the Persistent Storage 47.371
Then all Greeter options are set to non-default values 0.546
When I cold reboot the computer 9.302
And the computer reboots Tails 1:45.722
Given I enable persistence 21.070
Then persistent Greeter options were restored 0.612
When I log in to a new session after having activated the Persistent Storage 38.938
Then all Greeter options are set to non-default values 0.443
After features/support/hooks.rb:330 1.151
After features/support/hooks.rb:100 0.006
Tags: @product
5:0.745
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.350
# 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.941
And I shutdown Tails and wait for the computer to power off 15.026
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:23.080
And I change the passphrase of the Persistent Storage back to the original 30.345
After features/support/hooks.rb:330 3.492
After features/support/hooks.rb:100 0.006
Tags: @product
1:25.217
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.469
And I log in to a new session without activating the Persistent Storage 34.924
Then persistence is disabled 0.475
But a Tails persistence partition exists on USB drive "__internal" 12.485
And all notifications have disappeared 22.255
When I delete the persistent partition 4.780
Then there is no persistence partition on USB drive "__internal" 0.826
After features/support/hooks.rb:330 1.149
After features/support/hooks.rb:100 0.000
Tags: @product
3:21.363
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.821
When I write some dotfile expected to persist 0.070
And I shutdown Tails and wait for the computer to power off 10.900
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:58.081
Then the expected persistent dotfile is present in the filesystem 1.489
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.006
Tags: @product
1:55.052
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.947
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.097
When I try to enable persistence 0.311
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.964
When I log in to a new session after having activated the Persistent Storage 42.480
And all notifications have disappeared 16.629
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.720
And all tps features are enabled 2.932
And all tps features but the first one are active 1.967
After features/support/hooks.rb:330 1.188
After features/support/hooks.rb:100 0.000
Tags: @product
4:41.559
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:19.381
And I enable persistence 40.213
And I log in to a new session after having activated the Persistent Storage 34.467
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.344
And persistence is enabled 5.151
After features/support/hooks.rb:330 1.354
After features/support/hooks.rb:100 0.000
Tags: @product
31.094
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 8.906
And I enable persistence but something goes wrong during the LUKS header upgrade 21.453
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.734
After features/support/hooks.rb:330 1.115
After features/support/hooks.rb:100 0.000
Tags: @product
54.242
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.172
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.671
When I enable persistence 33.828
Then the filesystem of the Persistent Storage was repaired 0.060
And persistence is successfully enabled 2.509
After features/support/hooks.rb:330 1.125
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.166
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.199
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.878
When I try to enable persistence 1.730
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.161
When I repair the filesystem of the Persistent Storage 2.421
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.090
And the filesystem of the Persistent Storage was repaired 3.961
When I close the filesystem repair dialog 1.296
Then persistence is successfully enabled 1.427
After features/support/hooks.rb:330 1.724
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:7.253
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.697
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.105
When I try to enable persistence 0.302
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 36.654
When I repair the filesystem of the Persistent Storage 2.399
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.054
When I log in to a new session 37.326
And all notifications have disappeared 26.988
# 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.964
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 4.699
When I close the "whisperback" window 2.297
Then the Tor Browser starts 5.437
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.324
After features/support/hooks.rb:330 3.888
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:18.966
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.587
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.952
And Tails detects disk read failures on the boot device 1.940
When I try to enable persistence 0.456
Then the Welcome Screen tells me that my hardware is probably failing 26.907
When I log in to a new session 45.505
And all notifications have disappeared 40.336
Then the Tor Browser starts 5.232
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.047
After features/support/hooks.rb:330 3.638
After features/support/hooks.rb:100 0.000