Project Number Date
test_Tails_ISO_feature-trixie 22 07 Jun 2025, 07: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 57:0.806 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:17.836
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:31.819
And I update APT using apt 14.303
And I install "python3-behave" using apt 27.506
Then the Tails Persistent Storage behave tests pass 4.206
After features/support/hooks.rb:330 1.054
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.834
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 11.630
When I log in to a new session without activating the Persistent Storage 40.996
Then Tails is running from USB drive "__internal" 0.741
And persistence is disabled 0.597
But a Tails persistence partition exists on USB drive "__internal" 12.867
After features/support/hooks.rb:330 1.375
After features/support/hooks.rb:100 0.000
Tags: @product
4:45.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive without a persistent partition and logged in 17.537
Then Tails is running from USB drive "__internal" 0.878
When I create a file in the Persistent directory 0.209
And I create a persistent partition with the default settings 33.930
Then the file I created was copied to the Persistent Storage 2.763
When I shutdown Tails and wait for the computer to power off 17.076
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:32.181
Then persistence for "Persistent" is active 1.077
And the file I created in the Persistent directory exists 0.074
After features/support/hooks.rb:330 0.983
After features/support/hooks.rb:100 0.007
Tags: @product
1:6.420
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 logged in 12.253
And the system is very low on memory 6.452
When I create a file in the Persistent directory 0.871
When I try to create a persistent partition 20.890
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.183
When I close the Persistent Storage app 2.653
And I free up some memory 3.661
And I create a persistent partition with the default settings 17.720
Then the file I created was copied to the Persistent Storage 1.733
After features/support/hooks.rb:330 1.678
After features/support/hooks.rb:100 0.000
Tags: @product
4:22.307
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 33.975
Then Tails is running from USB drive "__internal" 0.440
And all tps features are active 2.608
And all persistent directories have safe access rights 3.405
When I disable the first tps feature 5.421
Then all tps features but the first one are active 2.250
And I shutdown Tails and wait for the computer to power off 12.802
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:18.257
Then all tps features but the first one are active 3.146
After features/support/hooks.rb:330 0.669
After features/support/hooks.rb:100 0.008
Tags: @product
19.192
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 10.081
Then persistence for "Persistent" is active 0.155
And I create a file in the Persistent directory 0.097
Then the file I created was copied to the Persistent Storage 0.087
When I disable the first tps feature 5.259
Then persistence for "Persistent" is not active 0.085
And the Persistent directory does not exist 0.072
When I enable the first tps feature 3.186
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.088
After features/support/hooks.rb:330 0.797
After features/support/hooks.rb:100 0.000
Tags: @product
19.162
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 10.221
Then persistence for "Persistent" is active 0.154
When I create a file in the Persistent directory 0.087
And I disable the first tps feature 4.812
And I delete the data of the Persistent Folder feature 3.814
Then the file I created does not exist on the Persistent Storage 0.071
After features/support/hooks.rb:330 0.877
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.549
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 9.569
And the network is plugged 0.071
And Tor is ready 28.331
And I take note of which tps features are available 0.640
When I write some files expected to persist 1.863
And I shutdown Tails and wait for the computer to power off 12.463
# 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.608
After features/support/hooks.rb:330 0.158
After features/support/hooks.rb:100 0.000
Tags: @product
4:19.493
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 9.644
And the network is plugged 0.087
And Tor is ready 23.564
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.520
And I shutdown Tails and wait for the computer to power off 10.358
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:13.890
And I capture all network traffic 0.004
And the network is plugged 0.080
And Tor is ready 20.317
And I switch to the "persistent-con-current" NetworkManager connection 0.708
And the 1st network device has a spoofed MAC address configured 0.133
And no network device leaked the real MAC address 0.181
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.111
Tags: @product
1:15.171
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 without a persistent partition and stopped at Tails Greeter's login screen 14.135
And I enable persistence creation in Tails Greeter 1.230
And I log in to a new session expecting no warning about the Persistent Storage not being activated 32.647
Then I create a persistent partition with the default settings using the wizard that was already open 27.158
After features/support/hooks.rb:330 3.086
After features/support/hooks.rb:100 0.000
Tags: @product
6:11.232
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 12.167
When I enable persistence 46.520
Then no persistent Greeter options were restored 15.534
When I set all Greeter options to non-default values 30.195
And I log in to a new session in German (de) after having activated the Persistent Storage 1:10.886
Then all Greeter options are set to non-default values 0.820
When I cold reboot the computer 12.168
And the computer reboots Tails 1:51.163
Given I enable persistence 25.657
Then persistent Greeter options were restored 0.672
When I log in to a new session after having activated the Persistent Storage 44.980
Then all Greeter options are set to non-default values 0.465
After features/support/hooks.rb:330 1.098
After features/support/hooks.rb:100 0.008
Tags: @product
5:18.933
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 10.853
# 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 35.647
And I shutdown Tails and wait for the computer to power off 15.202
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:41.664
And I change the passphrase of the Persistent Storage back to the original 35.566
After features/support/hooks.rb:330 3.179
After features/support/hooks.rb:100 0.009
Tags: @product
1:25.394
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 and stopped at Tails Greeter's login screen 9.699
And I log in to a new session without activating the Persistent Storage 34.208
Then persistence is disabled 0.716
But a Tails persistence partition exists on USB drive "__internal" 14.632
And all notifications have disappeared 20.286
When I delete the persistent partition 4.820
Then there is no persistence partition on USB drive "__internal" 1.030
After features/support/hooks.rb:330 1.801
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.355
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 10.184
When I write some dotfile expected to persist 0.107
And I shutdown Tails and wait for the computer to power off 10.769
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:0.161
Then the expected persistent dotfile is present in the filesystem 1.132
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.007
Tags: @product
2:1.773
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 8.943
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.095
When I try to enable persistence 0.312
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 44.572
When I log in to a new session after having activated the Persistent Storage 42.382
And all notifications have disappeared 14.820
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.140
And all tps features are enabled 2.908
And all tps features but the first one are active 3.597
After features/support/hooks.rb:330 1.069
After features/support/hooks.rb:100 0.000
Tags: @product
8:22.222
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 6:52.809
And I enable persistence 41.998
And I log in to a new session after having activated the Persistent Storage 42.999
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.369
And persistence is enabled 3.044
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.000
Tags: @product
45.053
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 9.521
And I enable persistence but something goes wrong during the LUKS header upgrade 34.685
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.846
After features/support/hooks.rb:330 1.359
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.039
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 9.331
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 9.096
When I enable persistence 38.786
Then the filesystem of the Persistent Storage was repaired 0.071
And persistence is successfully enabled 2.752
After features/support/hooks.rb:330 1.414
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.747
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 10.271
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.665
When I try to enable persistence 0.832
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.531
When I repair the filesystem of the Persistent Storage 1.348
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.792
And the filesystem of the Persistent Storage was repaired 4.548
When I close the filesystem repair dialog 1.324
Then persistence is successfully enabled 1.431
After features/support/hooks.rb:330 0.926
After features/support/hooks.rb:100 0.000
Tags: @product @doc
3:2.467
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.156
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.118
When I try to enable persistence 0.402
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.432
When I repair the filesystem of the Persistent Storage 1.381
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.136
When I log in to a new session 40.363
And all notifications have disappeared 1:20.131
# 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.842
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 2.055
When I close the "whisperback" window 1.308
Then the Tor Browser starts 2.007
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.130
After features/support/hooks.rb:330 1.594
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:16.890
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 9.271
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.290
And Tails detects disk read failures on the boot device 1.773
When I try to enable persistence 0.422
Then the Welcome Screen tells me that my hardware is probably failing 31.763
When I log in to a new session 35.536
And all notifications have disappeared 33.703
Then the Tor Browser starts 8.938
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.190
After features/support/hooks.rb:330 2.479
After features/support/hooks.rb:100 0.000