Project Number Date
test_Tails_ISO_feature-trixie 29 15 Jun 2025, 07:21

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:42.017 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:8.383
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:22.703
And I update APT using apt 12.746
And I install "python3-behave" using apt 29.863
Then the Tails Persistent Storage behave tests pass 3.069
After features/support/hooks.rb:330 0.907
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.514
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 15.562
When I log in to a new session without activating the Persistent Storage 37.738
Then Tails is running from USB drive "__internal" 4.999
And persistence is disabled 2.089
But a Tails persistence partition exists on USB drive "__internal" 13.124
After features/support/hooks.rb:330 2.543
After features/support/hooks.rb:100 0.000
Tags: @product
5:5.151
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.048
Given I have started Tails without network from a USB drive without a persistent partition and logged in 17.188
Then Tails is running from USB drive "__internal" 1.301
When I create a file in the Persistent directory 0.775
And I create a persistent partition with the default settings 31.139
Then the file I created was copied to the Persistent Storage 2.158
When I shutdown Tails and wait for the computer to power off 19.948
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:50.164
Then persistence for "Persistent" is active 2.262
And the file I created in the Persistent directory exists 0.212
After features/support/hooks.rb:330 2.377
After features/support/hooks.rb:100 0.019
Tags: @product
1:9.941
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.272
And the system is very low on memory 5.942
When I create a file in the Persistent directory 1.514
When I try to create a persistent partition 22.386
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.437
When I close the Persistent Storage app 2.618
And I free up some memory 3.276
And I create a persistent partition with the default settings 19.852
Then the file I created was copied to the Persistent Storage 1.639
After features/support/hooks.rb:330 2.458
After features/support/hooks.rb:100 0.000
Tags: @product
4:21.249
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 15.600
Then Tails is running from USB drive "__internal" 0.606
And all tps features are active 4.092
And all persistent directories have safe access rights 3.502
When I disable the first tps feature 4.739
Then all tps features but the first one are active 2.296
And I shutdown Tails and wait for the computer to power off 15.704
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:29.246
Then all tps features but the first one are active 5.459
After features/support/hooks.rb:330 1.369
After features/support/hooks.rb:100 0.008
Tags: @product
25.304
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.584
Then persistence for "Persistent" is active 0.155
And I create a file in the Persistent directory 0.077
Then the file I created was copied to the Persistent Storage 0.236
When I disable the first tps feature 6.129
Then persistence for "Persistent" is not active 0.272
And the Persistent directory does not exist 0.082
When I enable the first tps feature 4.034
Then persistence for "Persistent" is active 0.111
And the file I created in the Persistent directory exists 1.620
After features/support/hooks.rb:330 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
37.777
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 26.957
Then persistence for "Persistent" is active 0.107
When I create a file in the Persistent directory 0.114
And I disable the first tps feature 6.530
And I delete the data of the Persistent Folder feature 3.999
Then the file I created does not exist on the Persistent Storage 0.066
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.627
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 with a persistent partition enabled and logged in 9.855
And the network is plugged 0.183
And Tor is ready 21.775
And I take note of which tps features are available 1.016
When I write some files expected to persist 2.248
And I shutdown Tails and wait for the computer to power off 11.403
# 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" 33.143
After features/support/hooks.rb:330 0.181
After features/support/hooks.rb:100 0.000
Tags: @product
4:20.096
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 9.796
And the network is plugged 0.115
And Tor is ready 20.132
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.393
And I shutdown Tails and wait for the computer to power off 12.301
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:12.578
And I capture all network traffic 0.026
And the network is plugged 0.245
And Tor is ready 23.229
And I switch to the "persistent-con-current" NetworkManager connection 0.769
And the 1st network device has a spoofed MAC address configured 0.300
And no network device leaked the real MAC address 0.206
After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.054
Tags: @product
1:22.154
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 stopped at Tails Greeter's login screen 17.769
And I enable persistence creation in Tails Greeter 1.187
And I log in to a new session expecting no warning about the Persistent Storage not being activated 34.063
Then I create a persistent partition with the default settings using the wizard that was already open 29.133
After features/support/hooks.rb:330 2.810
After features/support/hooks.rb:100 0.000
Tags: @product
6:11.766
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 16.146
When I enable persistence 1:0.973
Then no persistent Greeter options were restored 16.096
When I set all Greeter options to non-default values 39.568
And I log in to a new session in German (de) after having activated the Persistent Storage 48.445
Then all Greeter options are set to non-default values 0.534
When I cold reboot the computer 10.803
And the computer reboots Tails 1:55.395
Given I enable persistence 23.473
Then persistent Greeter options were restored 0.617
When I log in to a new session after having activated the Persistent Storage 38.974
Then all Greeter options are set to non-default values 0.736
After features/support/hooks.rb:330 1.206
After features/support/hooks.rb:100 0.020
Tags: @product
4:47.598
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 10.614
# 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.766
And I shutdown Tails and wait for the computer to power off 14.796
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:11.461
And I change the passphrase of the Persistent Storage back to the original 29.958
After features/support/hooks.rb:330 2.893
After features/support/hooks.rb:100 0.008
Tags: @product
1:26.883
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.374
And I log in to a new session without activating the Persistent Storage 31.566
Then persistence is disabled 1.143
But a Tails persistence partition exists on USB drive "__internal" 11.396
And all notifications have disappeared 25.433
When I delete the persistent partition 5.019
Then there is no persistence partition on USB drive "__internal" 0.948
After features/support/hooks.rb:330 1.767
After features/support/hooks.rb:100 0.000
Tags: @product
3:31.813
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.060
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.319
When I write some dotfile expected to persist 0.207
And I shutdown Tails and wait for the computer to power off 11.282
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:6.044
Then the expected persistent dotfile is present in the filesystem 0.957
After features/support/hooks.rb:330 1.154
After features/support/hooks.rb:100 0.044
Tags: @product
1:54.106
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.279
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.132
When I try to enable persistence 0.306
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 39.928
When I log in to a new session after having activated the Persistent Storage 38.665
And all notifications have disappeared 15.147
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.559
And all tps features are enabled 2.730
And all tps features but the first one are active 2.355
After features/support/hooks.rb:330 0.816
After features/support/hooks.rb:100 0.000
Tags: @product
9:32.440
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:3.212
And I enable persistence 42.995
And I log in to a new session after having activated the Persistent Storage 36.518
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.037
And persistence is enabled 7.675
After features/support/hooks.rb:330 0.899
After features/support/hooks.rb:100 0.000
Tags: @product
37.696
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9.370
And I enable persistence but something goes wrong during the LUKS header upgrade 27.458
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.867
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.000
Tags: @product
59.197
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 10.530
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.667
When I enable persistence 36.813
Then the filesystem of the Persistent Storage was repaired 0.149
And persistence is successfully enabled 3.036
After features/support/hooks.rb:330 0.927
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.694
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 9.374
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.015
When I try to enable persistence 1.445
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.348
When I repair the filesystem of the Persistent Storage 1.373
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.219
And the filesystem of the Persistent Storage was repaired 2.836
When I close the filesystem repair dialog 1.324
Then persistence is successfully enabled 1.757
After features/support/hooks.rb:330 0.749
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:20.912
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.215
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.110
When I try to enable persistence 0.368
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 36.924
When I repair the filesystem of the Persistent Storage 5.291
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.051
When I log in to a new session 41.116
And all notifications have disappeared 37.003
# 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" 2.940
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 3.063
When I close the "whisperback" window 1.671
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.147
After features/support/hooks.rb:330 2.113
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:12.708
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.419
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.007
And Tails detects disk read failures on the boot device 0.563
When I try to enable persistence 1.190
Then the Welcome Screen tells me that my hardware is probably failing 28.649
When I log in to a new session 44.638
And all notifications have disappeared 26.545
Then the Tor Browser starts 12.329
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.365
After features/support/hooks.rb:330 2.007
After features/support/hooks.rb:100 0.000