Project Number Date
test_Tails_ISO_feature-trixie 30 16 Jun 2025, 07:10

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 55:30.915 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:6.558
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:21.100
And I update APT using apt 12.823
And I install "python3-behave" using apt 27.332
Then the Tails Persistent Storage behave tests pass 5.302
After features/support/hooks.rb:330 1.363
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.908
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 13.948
When I log in to a new session without activating the Persistent Storage 40.337
Then Tails is running from USB drive "__internal" 1.086
And persistence is disabled 0.766
But a Tails persistence partition exists on USB drive "__internal" 18.769
After features/support/hooks.rb:330 1.559
After features/support/hooks.rb:100 0.000
Tags: @product
4:52.770
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given I have started Tails without network from a USB drive without a persistent partition and logged in 17.118
Then Tails is running from USB drive "__internal" 0.770
When I create a file in the Persistent directory 0.162
And I create a persistent partition with the default settings 30.819
Then the file I created was copied to the Persistent Storage 2.424
When I shutdown Tails and wait for the computer to power off 19.562
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:40.811
Then persistence for "Persistent" is active 1.020
And the file I created in the Persistent directory exists 0.080
After features/support/hooks.rb:330 3.101
After features/support/hooks.rb:100 0.011
Tags: @product
1:25.052
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 logged in 28.804
And the system is very low on memory 5.283
When I create a file in the Persistent directory 0.666
When I try to create a persistent partition 21.206
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.337
When I close the Persistent Storage app 2.608
And I free up some memory 3.587
And I create a persistent partition with the default settings 19.723
Then the file I created was copied to the Persistent Storage 2.835
After features/support/hooks.rb:330 2.871
After features/support/hooks.rb:100 0.000
Tags: @product
4:8.837
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 15.422
Then Tails is running from USB drive "__internal" 2.483
And all tps features are active 3.415
And all persistent directories have safe access rights 3.594
When I disable the first tps feature 4.832
Then all tps features but the first one are active 2.976
And I shutdown Tails and wait for the computer to power off 16.111
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:16.904
Then all tps features but the first one are active 3.097
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.007
Tags: @product
21.773
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 12.251
Then persistence for "Persistent" is active 0.100
And I create a file in the Persistent directory 0.109
Then the file I created was copied to the Persistent Storage 0.230
When I disable the first tps feature 5.592
Then persistence for "Persistent" is not active 0.070
And the Persistent directory does not exist 0.058
When I enable the first tps feature 3.180
Then persistence for "Persistent" is active 0.081
And the file I created in the Persistent directory exists 0.097
After features/support/hooks.rb:330 1.955
After features/support/hooks.rb:100 0.000
Tags: @product
20.919
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 enabled and logged in 11.804
Then persistence for "Persistent" is active 0.305
When I create a file in the Persistent directory 0.203
And I disable the first tps feature 4.100
And I delete the data of the Persistent Folder feature 4.452
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:330 1.690
After features/support/hooks.rb:100 0.000
Tags: @product
1:21.178
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.615
And the network is plugged 0.080
And Tor is ready 22.523
And I take note of which tps features are available 0.721
When I write some files expected to persist 2.143
And I shutdown Tails and wait for the computer to power off 12.889
# 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" 30.204
After features/support/hooks.rb:330 1.040
After features/support/hooks.rb:100 0.000
Tags: @product
4:34.823
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.774
And the network is plugged 0.115
And Tor is ready 23.539
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 1.097
And I shutdown Tails and wait for the computer to power off 16.394
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:18.237
And I capture all network traffic 0.007
And the network is plugged 0.074
And Tor is ready 21.573
And I switch to the "persistent-con-current" NetworkManager connection 0.610
And the 1st network device has a spoofed MAC address configured 0.218
And no network device leaked the real MAC address 0.180
After features/support/hooks.rb:330 1.061
After features/support/hooks.rb:100 0.052
Tags: @product
1:28.736
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 15.818
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 42.204
Then I create a persistent partition with the default settings using the wizard that was already open 29.561
After features/support/hooks.rb:330 3.421
After features/support/hooks.rb:100 0.000
Tags: @product
6:1.294
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 19.587
When I enable persistence 56.106
Then no persistent Greeter options were restored 15.884
When I set all Greeter options to non-default values 35.439
And I log in to a new session in German (de) after having activated the Persistent Storage 45.922
Then all Greeter options are set to non-default values 0.723
When I cold reboot the computer 9.531
And the computer reboots Tails 1:56.254
Given I enable persistence 23.603
Then persistent Greeter options were restored 0.601
When I log in to a new session after having activated the Persistent Storage 37.083
Then all Greeter options are set to non-default values 0.555
After features/support/hooks.rb:330 1.082
After features/support/hooks.rb:100 0.007
Tags: @product
5:11.935
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.740
# 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 39.395
And I shutdown Tails and wait for the computer to power off 15.737
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:25.807
And I change the passphrase of the Persistent Storage back to the original 40.255
After features/support/hooks.rb:330 3.672
After features/support/hooks.rb:100 0.009
Tags: @product
1:27.521
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.179
And I log in to a new session without activating the Persistent Storage 38.055
Then persistence is disabled 1.177
But a Tails persistence partition exists on USB drive "__internal" 8.665
And all notifications have disappeared 22.703
When I delete the persistent partition 6.179
Then there is no persistence partition on USB drive "__internal" 0.560
After features/support/hooks.rb:330 1.172
After features/support/hooks.rb:100 0.000
Tags: @product
3:46.778
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.097
When I write some dotfile expected to persist 0.160
And I shutdown Tails and wait for the computer to power off 10.808
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:23.716
Then the expected persistent dotfile is present in the filesystem 1.995
After features/support/hooks.rb:330 0.882
After features/support/hooks.rb:100 0.009
Tags: @product
1:58.808
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.796
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.128
When I try to enable persistence 0.288
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 38.858
When I log in to a new session after having activated the Persistent Storage 38.879
And all notifications have disappeared 20.944
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.817
And all tps features are enabled 3.710
And all tps features but the first one are active 2.384
After features/support/hooks.rb:330 0.830
After features/support/hooks.rb:100 0.000
Tags: @product
6:11.381
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 4:42.401
And I enable persistence 44.229
And I log in to a new session after having activated the Persistent Storage 39.717
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.440
And persistence is enabled 3.593
After features/support/hooks.rb:330 1.250
After features/support/hooks.rb:100 0.000
Tags: @product
37.066
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.680
And I enable persistence but something goes wrong during the LUKS header upgrade 26.650
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.734
After features/support/hooks.rb:330 0.950
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.065
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.756
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.902
When I enable persistence 40.425
Then the filesystem of the Persistent Storage was repaired 0.103
And persistence is successfully enabled 2.877
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.232
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.743
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.349
When I try to enable persistence 1.129
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.467
When I repair the filesystem of the Persistent Storage 1.411
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.865
And the filesystem of the Persistent Storage was repaired 2.416
When I close the filesystem repair dialog 1.267
Then persistence is successfully enabled 1.582
After features/support/hooks.rb:330 1.024
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:17.784
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.207
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.169
When I try to enable persistence 0.328
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 35.977
When I repair the filesystem of the Persistent Storage 1.702
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.064
When I log in to a new session 45.150
And all notifications have disappeared 23.913
# 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.806
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 6.511
When I close the "whisperback" window 9.541
Then the Tor Browser starts 2.250
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.160
After features/support/hooks.rb:330 0.996
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:58.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.061
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.809
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.976
And Tails detects disk read failures on the boot device 0.683
When I try to enable persistence 1.212
Then the Welcome Screen tells me that my hardware is probably failing 31.422
When I log in to a new session 56.991
And all notifications have disappeared 1:4.848
Then the Tor Browser starts 5.292
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.251
After features/support/hooks.rb:330 2.598
After features/support/hooks.rb:100 0.000