Project Number Date
test_Tails_ISO_20979-pdfarranger 8 03 Jun 2025, 03:30

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 40:39.710 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:13.923
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:32.152
And I update APT using apt 13.451
And I install "python3-behave" using apt 26.229
Then the Tails Persistent Storage behave tests pass 2.090
After features/support/hooks.rb:330 0.802
After features/support/hooks.rb:100 0.000
Tags: @product
48.450
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.720
When I log in to a new session without activating the Persistent Storage 23.620
Then Tails is running from USB drive "__internal" 0.795
And persistence is disabled 0.493
But a Tails persistence partition exists on USB drive "__internal" 11.820
After features/support/hooks.rb:330 2.186
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.908
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.508
Then Tails is running from USB drive "__internal" 1.041
When I create a file in the Persistent directory 0.167
And I create a persistent partition with the default settings 22.869
Then the file I created was copied to the Persistent Storage 2.206
When I shutdown Tails and wait for the computer to power off 12.508
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.056
Then persistence for "Persistent" is active 1.476
And the file I created in the Persistent directory exists 0.074
After features/support/hooks.rb:330 0.831
After features/support/hooks.rb:100 0.007
Tags: @product
1:6.798
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 11.197
And the system is very low on memory 3.941
When I create a file in the Persistent directory 1.645
When I try to create a persistent partition 29.291
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.730
When I close the Persistent Storage app 2.623
And I free up some memory 3.408
And I create a persistent partition with the default settings 13.695
Then the file I created was copied to the Persistent Storage 0.263
After features/support/hooks.rb:330 2.473
After features/support/hooks.rb:100 0.000
Tags: @product
2:48.586
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 12.034
Then Tails is running from USB drive "__internal" 1.222
And all tps features are active 2.235
And all persistent directories have safe access rights 2.594
When I disable the first tps feature 6.489
Then all tps features but the first one are active 2.055
And I shutdown Tails and wait for the computer to power off 13.010
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.877
Then all tps features but the first one are active 2.066
After features/support/hooks.rb:330 0.610
After features/support/hooks.rb:100 0.018
Tags: @product
21.277
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.552
Then persistence for "Persistent" is active 0.419
And I create a file in the Persistent directory 0.126
Then the file I created was copied to the Persistent Storage 0.156
When I disable the first tps feature 6.624
Then persistence for "Persistent" is not active 0.079
And the Persistent directory does not exist 0.053
When I enable the first tps feature 3.099
Then persistence for "Persistent" is active 0.093
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.406
After features/support/hooks.rb:100 0.000
Tags: @product
35.321
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 24.048
Then persistence for "Persistent" is active 0.735
When I create a file in the Persistent directory 0.177
And I disable the first tps feature 6.698
And I delete the data of the Persistent Folder feature 3.605
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.613
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.601
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.611
And the network is plugged 0.148
And Tor is ready 23.863
And I take note of which tps features are available 0.643
When I write some files expected to persist 1.545
And I shutdown Tails and wait for the computer to power off 8.438
# 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.350
After features/support/hooks.rb:330 0.147
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.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 24.344
And the network is plugged 0.124
And Tor is ready 23.271
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.197
And I shutdown Tails and wait for the computer to power off 8.801
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.609
And I capture all network traffic 0.004
And the network is plugged 0.093
And Tor is ready 21.052
And I switch to the "persistent-con-current" NetworkManager connection 0.340
And the 1st network device has a spoofed MAC address configured 0.086
And no network device leaked the real MAC address 0.142
After features/support/hooks.rb:330 0.587
After features/support/hooks.rb:100 0.078
Tags: @product
57.433
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 14.485
And I enable persistence creation in Tails Greeter 1.428
And I log in to a new session expecting no warning about the Persistent Storage not being activated 18.916
Then I create a persistent partition with the default settings using the wizard that was already open 22.603
After features/support/hooks.rb:330 2.837
After features/support/hooks.rb:100 0.000
Tags: @product
4:40.907
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.643
When I enable persistence 36.669
Then no persistent Greeter options were restored 13.962
When I set all Greeter options to non-default values 28.265
And I log in to a new session in German (de) after having activated the Persistent Storage 50.237
Then all Greeter options are set to non-default values 0.242
When I cold reboot the computer 7.296
And the computer reboots Tails 1:6.339
Given I enable persistence 22.066
Then persistent Greeter options were restored 0.703
When I log in to a new session after having activated the Persistent Storage 41.650
Then all Greeter options are set to non-default values 0.828
After features/support/hooks.rb:330 2.245
After features/support/hooks.rb:100 0.009
Tags: @product
3:41.920
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.502
# 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 37.290
And I shutdown Tails and wait for the computer to power off 14.420
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:5.745
And I change the passphrase of the Persistent Storage back to the original 33.961
After features/support/hooks.rb:330 2.294
After features/support/hooks.rb:100 0.010
Tags: @product
57.551
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.441
And I log in to a new session without activating the Persistent Storage 21.343
Then persistence is disabled 0.361
But a Tails persistence partition exists on USB drive "__internal" 11.155
And all notifications have disappeared 8.595
When I delete the persistent partition 5.859
Then there is no persistence partition on USB drive "__internal" 0.793
After features/support/hooks.rb:330 1.522
After features/support/hooks.rb:100 0.000
Tags: @product
2:27.447
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 9.624
When I write some dotfile expected to persist 0.461
And I shutdown Tails and wait for the computer to power off 10.290
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.728
Then the expected persistent dotfile is present in the filesystem 0.342
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.007
Tags: @product
1:39.518
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.341
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.190
When I try to enable persistence 0.279
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.264
When I log in to a new session after having activated the Persistent Storage 46.154
And all notifications have disappeared 7.826
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.032
And all tps features are enabled 2.409
And all tps features but the first one are active 2.020
After features/support/hooks.rb:330 1.708
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.912
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 3:24.155
And I enable persistence 31.201
And I log in to a new session after having activated the Persistent Storage 42.214
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.492
And persistence is enabled 2.848
After features/support/hooks.rb:330 1.596
After features/support/hooks.rb:100 0.000
Tags: @product
32.135
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.765
And I enable persistence but something goes wrong during the LUKS header upgrade 22.608
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.761
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.000
Tags: @product
43.252
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.133
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.429
When I enable persistence 26.038
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 2.569
After features/support/hooks.rb:330 2.980
After features/support/hooks.rb:100 0.000
Tags: @product
49.290
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.339
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.844
When I try to enable persistence 0.418
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.293
When I repair the filesystem of the Persistent Storage 1.276
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.822
And the filesystem of the Persistent Storage was repaired 4.607
When I close the filesystem repair dialog 1.248
Then persistence is successfully enabled 1.437
After features/support/hooks.rb:330 1.564
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.144
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.516
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.098
When I try to enable persistence 0.330
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.052
When I repair the filesystem of the Persistent Storage 1.261
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.075
When I log in to a new session 42.054
And all notifications have disappeared 9.825
# 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.467
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.542
When I close the "whisperback" window 1.426
Then the Tor Browser starts 23.366
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.127
After features/support/hooks.rb:330 1.644
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:46.260
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 8.957
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.973
And Tails detects disk read failures on the boot device 0.503
When I try to enable persistence 0.386
Then the Welcome Screen tells me that my hardware is probably failing 17.917
When I log in to a new session 45.099
And all notifications have disappeared 8.308
Then the Tor Browser starts 18.208
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 1.867
After features/support/hooks.rb:100 0.000