Project Number Date
test_Tails_ISO_stable 5561 09 Apr 2025, 13:00

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 42:54.094 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:43.092
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:33.775
And I update APT using apt 1:13.114
And I install "python3-behave" using apt 53.787
Then the Tails Persistent Storage behave tests pass 2.414
After features/support/hooks.rb:330 0.628
After features/support/hooks.rb:100 0.000
Tags: @product
43.338
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.910
When I log in to a new session without activating the Persistent Storage 25.883
Then Tails is running from USB drive "__internal" 0.465
And persistence is disabled 0.458
But a Tails persistence partition exists on USB drive "__internal" 5.621
After features/support/hooks.rb:330 1.510
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.684
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 logged in 13.119
Then Tails is running from USB drive "__internal" 0.533
When I create a file in the Persistent directory 0.129
And I create a persistent partition with the default settings 23.496
Then the file I created was copied to the Persistent Storage 2.388
When I shutdown Tails and wait for the computer to power off 13.705
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.522
Then persistence for "Persistent" is active 0.718
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 0.992
After features/support/hooks.rb:100 0.010
Tags: @product
1:9.122
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 logged in 11.850
And the system is very low on memory 3.684
When I create a file in the Persistent directory 1.112
When I try to create a persistent partition 32.350
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.289
When I close the Persistent Storage app 2.621
And I free up some memory 3.552
And I create a persistent partition with the default settings 13.419
Then the file I created was copied to the Persistent Storage 0.241
After features/support/hooks.rb:330 2.669
After features/support/hooks.rb:100 0.000
Tags: @product
2:58.605
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 with a persistent partition enabled and logged in 14.693
Then Tails is running from USB drive "__internal" 1.641
And all tps features are active 2.321
And all persistent directories have safe access rights 2.620
When I disable the first tps feature 6.594
Then all tps features but the first one are active 2.113
And I shutdown Tails and wait for the computer to power off 15.738
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.680
Then all tps features but the first one are active 2.201
After features/support/hooks.rb:330 1.219
After features/support/hooks.rb:100 0.012
Tags: @product
21.489
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.914
Then persistence for "Persistent" is active 0.119
And I create a file in the Persistent directory 0.122
Then the file I created was copied to the Persistent Storage 0.084
When I disable the first tps feature 6.674
Then persistence for "Persistent" is not active 0.095
And the Persistent directory does not exist 0.059
When I enable the first tps feature 3.248
Then persistence for "Persistent" is active 0.084
And the file I created in the Persistent directory exists 0.086
After features/support/hooks.rb:330 0.716
After features/support/hooks.rb:100 0.000
Tags: @product
22.352
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.671
Then persistence for "Persistent" is active 0.125
When I create a file in the Persistent directory 0.083
And I disable the first tps feature 6.579
And I delete the data of the Persistent Folder feature 4.827
Then the file I created does not exist on the Persistent Storage 0.064
After features/support/hooks.rb:330 0.863
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.644
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 11.238
And the network is plugged 0.081
And Tor is ready 23.316
And I take note of which tps features are available 0.561
When I write some files expected to persist 1.472
And I shutdown Tails and wait for the computer to power off 8.440
# 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.533
After features/support/hooks.rb:330 0.157
After features/support/hooks.rb:100 0.000
Tags: @product
3:45.131
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.711
And the network is plugged 0.112
And Tor is ready 23.596
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 11.235
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.236
And I capture all network traffic 0.010
And the network is plugged 0.140
And Tor is ready 49.285
And I switch to the "persistent-con-current" NetworkManager connection 0.354
And the 1st network device has a spoofed MAC address configured 0.113
And no network device leaked the real MAC address 0.156
After features/support/hooks.rb:330 0.576
After features/support/hooks.rb:100 0.046
Tags: @product
57.699
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.959
And I enable persistence creation in Tails Greeter 1.114
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.271
Then I create a persistent partition with the default settings using the wizard that was already open 22.353
After features/support/hooks.rb:330 2.692
After features/support/hooks.rb:100 0.000
Tags: @product
4:22.334
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.824
When I enable persistence 35.653
Then no persistent Greeter options were restored 14.400
When I set all Greeter options to non-default values 25.359
And I log in to a new session in German (de) after having activated the Persistent Storage 45.820
Then all Greeter options are set to non-default values 0.384
When I cold reboot the computer 7.171
And the computer reboots Tails 1:3.297
Given I enable persistence 20.475
Then persistent Greeter options were restored 0.570
When I log in to a new session after having activated the Persistent Storage 35.939
Then all Greeter options are set to non-default values 0.437
After features/support/hooks.rb:330 1.473
After features/support/hooks.rb:100 0.009
Tags: @product
4:3.521
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.917
# 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.678
And I shutdown Tails and wait for the computer to power off 15.209
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:18.330
And I change the passphrase of the Persistent Storage back to the original 37.385
After features/support/hooks.rb:330 3.501
After features/support/hooks.rb:100 0.008
Tags: @product
56.453
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.844
And I log in to a new session without activating the Persistent Storage 21.761
Then persistence is disabled 0.303
But a Tails persistence partition exists on USB drive "__internal" 5.635
And all notifications have disappeared 10.215
When I delete the persistent partition 7.868
Then there is no persistence partition on USB drive "__internal" 0.825
After features/support/hooks.rb:330 1.070
After features/support/hooks.rb:100 0.000
Tags: @product
2:32.139
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.980
When I write some dotfile expected to persist 1.289
And I shutdown Tails and wait for the computer to power off 10.468
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.918
Then the expected persistent dotfile is present in the filesystem 0.482
After features/support/hooks.rb:330 1.349
After features/support/hooks.rb:100 0.018
Tags: @product
1:43.049
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.341
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.092
When I try to enable persistence 0.462
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.186
When I log in to a new session after having activated the Persistent Storage 42.782
And all notifications have disappeared 7.073
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.630
And all tps features are enabled 2.504
And all tps features but the first one are active 1.975
After features/support/hooks.rb:330 1.105
After features/support/hooks.rb:100 0.000
Tags: @product
4:57.703
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 3:33.298
And I enable persistence 31.996
And I log in to a new session after having activated the Persistent Storage 48.232
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.576
And persistence is enabled 2.599
After features/support/hooks.rb:330 1.803
After features/support/hooks.rb:100 0.000
Tags: @product
30.268
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
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 11.178
And I enable persistence but something goes wrong during the LUKS header upgrade 18.311
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.778
After features/support/hooks.rb:330 0.843
After features/support/hooks.rb:100 0.000
Tags: @product
45.832
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.896
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.005
When I enable persistence 27.231
Then the filesystem of the Persistent Storage was repaired 0.082
And persistence is successfully enabled 2.616
After features/support/hooks.rb:330 1.523
After features/support/hooks.rb:100 0.000
Tags: @product
52.244
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.645
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.818
When I try to enable persistence 0.422
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.028
When I repair the filesystem of the Persistent Storage 1.910
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.096
And the filesystem of the Persistent Storage was repaired 3.633
When I close the filesystem repair dialog 1.270
Then persistence is successfully enabled 1.418
After features/support/hooks.rb:330 1.442
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:51.110
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 8.833
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.118
When I try to enable persistence 0.308
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 34.567
When I repair the filesystem of the Persistent Storage 1.294
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.103
When I log in to a new session 34.656
And all notifications have disappeared 8.877
# 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.671
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.312
When I close the "whisperback" window 1.629
Then the Tor Browser starts 18.662
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.073
After features/support/hooks.rb:330 4.068
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.274
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 8.734
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.216
And Tails detects disk read failures on the boot device 1.751
When I try to enable persistence 0.472
Then the Welcome Screen tells me that my hardware is probably failing 18.701
When I log in to a new session 53.867
And all notifications have disappeared 7.653
Then the Tor Browser starts 20.970
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.906
After features/support/hooks.rb:330 2.417
After features/support/hooks.rb:100 0.000