Project Number Date
test_Tails_ISO_test-suite-trixie-2 3 07 Jun 2025, 11:36

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:10.098 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:58.647
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:10.953
And I update APT using apt 13.573
And I install "python3-behave" using apt 30.891
Then the Tails Persistent Storage behave tests pass 3.228
After features/support/hooks.rb:330 1.432
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.428
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 13.880
When I log in to a new session without activating the Persistent Storage 36.413
Then Tails is running from USB drive "__internal" 1.209
And persistence is disabled 0.595
But a Tails persistence partition exists on USB drive "__internal" 12.329
After features/support/hooks.rb:330 2.436
After features/support/hooks.rb:100 0.000
Tags: @product
4:17.200
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 13.983
Then Tails is running from USB drive "__internal" 0.901
When I create a file in the Persistent directory 0.153
And I create a persistent partition with the default settings 23.199
Then the file I created was copied to the Persistent Storage 2.259
When I shutdown Tails and wait for the computer to power off 15.690
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:19.134
Then persistence for "Persistent" is active 1.808
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 0.678
After features/support/hooks.rb:100 0.006
Tags: @product
1:4.079
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 14.157
And the system is very low on memory 3.411
When I create a file in the Persistent directory 0.662
When I try to create a persistent partition 19.787
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.249
When I close the Persistent Storage app 2.782
And I free up some memory 2.978
And I create a persistent partition with the default settings 17.557
Then the file I created was copied to the Persistent Storage 2.491
After features/support/hooks.rb:330 1.624
After features/support/hooks.rb:100 0.000
Tags: @product
3:54.752
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 14.478
Then Tails is running from USB drive "__internal" 0.395
And all tps features are active 2.421
And all persistent directories have safe access rights 3.366
When I disable the first tps feature 4.707
Then all tps features but the first one are active 2.494
And I shutdown Tails and wait for the computer to power off 13.045
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.477
Then all tps features but the first one are active 3.365
After features/support/hooks.rb:330 0.689
After features/support/hooks.rb:100 0.016
Tags: @product
19.069
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.199
Then persistence for "Persistent" is active 0.107
And I create a file in the Persistent directory 0.094
Then the file I created was copied to the Persistent Storage 0.074
When I disable the first tps feature 5.152
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.059
When I enable the first tps feature 3.156
Then persistence for "Persistent" is active 0.076
And the file I created in the Persistent directory exists 0.076
After features/support/hooks.rb:330 0.769
After features/support/hooks.rb:100 0.000
Tags: @product
20.203
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 11.461
Then persistence for "Persistent" is active 0.130
When I create a file in the Persistent directory 0.117
And I disable the first tps feature 4.634
And I delete the data of the Persistent Folder feature 3.788
Then the file I created does not exist on the Persistent Storage 0.071
After features/support/hooks.rb:330 0.846
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.630
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.701
And the network is plugged 0.071
And Tor is ready 19.672
And I take note of which tps features are available 0.759
When I write some files expected to persist 2.098
And I shutdown Tails and wait for the computer to power off 10.632
# 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" 25.694
After features/support/hooks.rb:330 0.097
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.377
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 9.937
And the network is plugged 0.162
And Tor is ready 18.740
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.314
And I shutdown Tails and wait for the computer to power off 12.774
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:6.448
And I capture all network traffic 0.004
And the network is plugged 0.080
And Tor is ready 25.420
And I switch to the "persistent-con-current" NetworkManager connection 1.098
And the 1st network device has a spoofed MAC address configured 0.241
And no network device leaked the real MAC address 0.155
After features/support/hooks.rb:330 0.819
After features/support/hooks.rb:100 0.059
Tags: @product
1:13.576
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 13.779
And I enable persistence creation in Tails Greeter 1.126
And I log in to a new session expecting no warning about the Persistent Storage not being activated 36.597
Then I create a persistent partition with the default settings using the wizard that was already open 22.073
After features/support/hooks.rb:330 3.580
After features/support/hooks.rb:100 0.000
Tags: @product
5:44.234
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 12.017
When I enable persistence 48.358
Then no persistent Greeter options were restored 15.877
When I set all Greeter options to non-default values 29.818
And I log in to a new session in German (de) after having activated the Persistent Storage 44.416
Then all Greeter options are set to non-default values 0.481
When I cold reboot the computer 11.613
And the computer reboots Tails 1:48.073
Given I enable persistence 24.672
Then persistent Greeter options were restored 0.669
When I log in to a new session after having activated the Persistent Storage 47.814
Then all Greeter options are set to non-default values 0.419
After features/support/hooks.rb:330 1.160
After features/support/hooks.rb:100 0.011
Tags: @product
4:42.643
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.467
# 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 40.202
And I shutdown Tails and wait for the computer to power off 15.286
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:8.649
And I change the passphrase of the Persistent Storage back to the original 28.038
After features/support/hooks.rb:330 3.116
After features/support/hooks.rb:100 0.006
Tags: @product
1:23.782
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.813
And I log in to a new session without activating the Persistent Storage 35.542
Then persistence is disabled 0.880
But a Tails persistence partition exists on USB drive "__internal" 14.133
And all notifications have disappeared 17.712
When I delete the persistent partition 4.654
Then there is no persistence partition on USB drive "__internal" 1.047
After features/support/hooks.rb:330 1.430
After features/support/hooks.rb:100 0.000
Tags: @product
3:34.118
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.555
When I write some dotfile expected to persist 0.076
And I shutdown Tails and wait for the computer to power off 11.010
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:11.503
Then the expected persistent dotfile is present in the filesystem 0.971
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.007
Tags: @product
2:2.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 and stopped at Tails Greeter's login screen 9.265
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.093
When I try to enable persistence 0.317
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 42.594
When I log in to a new session after having activated the Persistent Storage 45.758
And all notifications have disappeared 15.335
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.047
And all tps features are enabled 3.408
And all tps features but the first one are active 2.542
After features/support/hooks.rb:330 0.838
After features/support/hooks.rb:100 0.000
Tags: @product
5:52.077
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:24.740
And I enable persistence 44.202
And I log in to a new session after having activated the Persistent Storage 37.655
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.621
And persistence is enabled 3.858
After features/support/hooks.rb:330 0.813
After features/support/hooks.rb:100 0.000
Tags: @product
36.596
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 9.567
And I enable persistence but something goes wrong during the LUKS header upgrade 26.103
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.925
After features/support/hooks.rb:330 1.216
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.309
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.287
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.870
When I enable persistence 40.370
Then the filesystem of the Persistent Storage was repaired 0.078
And persistence is successfully enabled 2.701
After features/support/hooks.rb:330 1.325
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.631
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.175
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.234
When I try to enable persistence 0.573
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.668
When I repair the filesystem of the Persistent Storage 5.209
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.213
And the filesystem of the Persistent Storage was repaired 3.415
When I close the filesystem repair dialog 1.262
Then persistence is successfully enabled 1.878
After features/support/hooks.rb:330 1.052
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:15.171
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 9.074
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.114
When I try to enable persistence 0.381
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 39.444
When I repair the filesystem of the Persistent Storage 1.341
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.061
When I log in to a new session 36.562
And all notifications have disappeared 35.906
# 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.565
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 3.883
When I close the "whisperback" window 1.646
Then the Tor Browser starts 3.855
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.335
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:19.203
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 9.549
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 16.439
And Tails detects disk read failures on the boot device 1.545
When I try to enable persistence 0.541
Then the Welcome Screen tells me that my hardware is probably failing 27.966
When I log in to a new session 44.100
And all notifications have disappeared 27.294
Then the Tor Browser starts 10.432
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.335
After features/support/hooks.rb:330 1.763
After features/support/hooks.rb:100 0.000