Project Number Date
test_Tails_ISO_improved-new-identity-scenario 14 13 May 2025, 13:52

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:34.471 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:16.994
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:37.313
And I update APT using apt 13.520
And I install "python3-behave" using apt 22.807
Then the Tails Persistent Storage behave tests pass 3.353
After features/support/hooks.rb:330 0.907
After features/support/hooks.rb:100 0.000
Tags: @product
44.411
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.127
When I log in to a new session without activating the Persistent Storage 23.568
Then Tails is running from USB drive "__internal" 0.426
And persistence is disabled 0.359
But a Tails persistence partition exists on USB drive "__internal" 8.928
After features/support/hooks.rb:330 1.737
After features/support/hooks.rb:100 0.000
Tags: @product
3:13.204
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 without a persistent partition and logged in 12.942
Then Tails is running from USB drive "__internal" 0.412
When I create a file in the Persistent directory 0.152
And I create a persistent partition with the default settings 23.950
Then the file I created was copied to the Persistent Storage 2.148
When I shutdown Tails and wait for the computer to power off 10.796
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.681
Then persistence for "Persistent" is active 1.025
And the file I created in the Persistent directory exists 0.093
After features/support/hooks.rb:330 2.181
After features/support/hooks.rb:100 0.008
Tags: @product
1:11.432
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 without a persistent partition and logged in 14.271
And the system is very low on memory 5.391
When I create a file in the Persistent directory 1.547
When I try to create a persistent partition 29.465
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.506
When I close the Persistent Storage app 2.648
And I free up some memory 3.520
And I create a persistent partition with the default settings 13.807
Then the file I created was copied to the Persistent Storage 0.273
After features/support/hooks.rb:330 2.425
After features/support/hooks.rb:100 0.000
Tags: @product
2:56.729
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.664
Then Tails is running from USB drive "__internal" 0.387
And all tps features are active 2.550
And all persistent directories have safe access rights 2.612
When I disable the first tps feature 6.136
Then all tps features but the first one are active 2.062
And I shutdown Tails and wait for the computer to power off 17.351
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.589
Then all tps features but the first one are active 2.373
After features/support/hooks.rb:330 0.717
After features/support/hooks.rb:100 0.010
Tags: @product
20.308
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.494
Then persistence for "Persistent" is active 0.104
And I create a file in the Persistent directory 0.099
Then the file I created was copied to the Persistent Storage 0.084
When I disable the first tps feature 6.104
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.054
When I enable the first tps feature 3.151
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:330 1.689
After features/support/hooks.rb:100 0.000
Tags: @product
19.764
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.647
Then persistence for "Persistent" is active 0.090
When I create a file in the Persistent directory 0.095
And I disable the first tps feature 6.284
And I delete the data of the Persistent Folder feature 3.594
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:330 1.669
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.870
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 8.997
And the network is plugged 0.074
And Tor is ready 21.446
And I take note of which tps features are available 0.535
When I write some files expected to persist 1.520
And I shutdown Tails and wait for the computer to power off 8.618
# 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.676
After features/support/hooks.rb:330 0.149
After features/support/hooks.rb:100 0.000
Tags: @product
3:17.206
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.871
And the network is plugged 0.084
And Tor is ready 19.450
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.229
And I shutdown Tails and wait for the computer to power off 8.666
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.009
And I capture all network traffic 0.009
And the network is plugged 0.070
And Tor is ready 20.242
And I switch to the "persistent-con-current" NetworkManager connection 0.347
And the 1st network device has a spoofed MAC address configured 0.107
And no network device leaked the real MAC address 0.116
After features/support/hooks.rb:330 0.711
After features/support/hooks.rb:100 0.046
Tags: @product
58.064
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 12.683
And I enable persistence creation in Tails Greeter 1.130
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.453
Then I create a persistent partition with the default settings using the wizard that was already open 23.796
After features/support/hooks.rb:330 2.727
After features/support/hooks.rb:100 0.000
Tags: @product
4:38.155
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.308
When I enable persistence 40.087
Then no persistent Greeter options were restored 14.723
When I set all Greeter options to non-default values 31.325
And I log in to a new session in German (de) after having activated the Persistent Storage 47.134
Then all Greeter options are set to non-default values 0.536
When I cold reboot the computer 7.700
And the computer reboots Tails 1:5.718
Given I enable persistence 18.366
Then persistent Greeter options were restored 0.631
When I log in to a new session after having activated the Persistent Storage 39.331
Then all Greeter options are set to non-default values 0.291
After features/support/hooks.rb:330 1.495
After features/support/hooks.rb:100 0.009
Tags: @product
3:35.920
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.089
# 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 34.098
And I shutdown Tails and wait for the computer to power off 15.414
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.509
And I change the passphrase of the Persistent Storage back to the original 28.807
After features/support/hooks.rb:330 3.611
After features/support/hooks.rb:100 0.008
Tags: @product
1:2.559
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.839
And I log in to a new session without activating the Persistent Storage 21.105
Then persistence is disabled 0.347
But a Tails persistence partition exists on USB drive "__internal" 11.631
And all notifications have disappeared 12.524
When I delete the persistent partition 6.279
Then there is no persistence partition on USB drive "__internal" 0.830
After features/support/hooks.rb:330 1.665
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.133
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.301
When I write some dotfile expected to persist 0.102
And I shutdown Tails and wait for the computer to power off 11.085
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.271
Then the expected persistent dotfile is present in the filesystem 0.373
After features/support/hooks.rb:330 0.780
After features/support/hooks.rb:100 0.009
Tags: @product
1:45.027
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 11.360
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.086
When I try to enable persistence 0.282
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.099
When I log in to a new session after having activated the Persistent Storage 40.998
And all notifications have disappeared 7.973
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.564
And all tps features are enabled 3.652
And all tps features but the first one are active 2.010
After features/support/hooks.rb:330 1.927
After features/support/hooks.rb:100 0.000
Tags: @product
4:33.964
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:9.812
And I enable persistence 31.534
And I log in to a new session after having activated the Persistent Storage 48.493
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.330
And persistence is enabled 2.793
After features/support/hooks.rb:330 1.880
After features/support/hooks.rb:100 0.000
Tags: @product
32.478
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.328
And I enable persistence but something goes wrong during the LUKS header upgrade 22.407
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.742
After features/support/hooks.rb:330 0.852
After features/support/hooks.rb:100 0.000
Tags: @product
46.233
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 8.741
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.173
When I enable persistence 28.838
Then the filesystem of the Persistent Storage was repaired 0.105
And persistence is successfully enabled 3.374
After features/support/hooks.rb:330 1.840
After features/support/hooks.rb:100 0.000
Tags: @product
51.328
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.825
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.202
When I try to enable persistence 0.448
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.557
When I repair the filesystem of the Persistent Storage 1.313
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.034
And the filesystem of the Persistent Storage was repaired 3.090
When I close the filesystem repair dialog 1.287
Then persistence is successfully enabled 1.568
After features/support/hooks.rb:330 1.871
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.730
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.093
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.106
When I try to enable persistence 0.298
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.417
When I repair the filesystem of the Persistent Storage 1.280
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.076
When I log in to a new session 41.383
And all notifications have disappeared 12.671
# 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.373
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.048
When I close the "whisperback" window 1.982
Then the Tor Browser starts 18.138
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.859
After features/support/hooks.rb:330 3.591
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.953
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.848
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.571
And Tails detects disk read failures on the boot device 0.496
When I try to enable persistence 0.681
Then the Welcome Screen tells me that my hardware is probably failing 18.102
When I log in to a new session 48.727
And all notifications have disappeared 9.206
Then the Tor Browser starts 24.469
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.848
After features/support/hooks.rb:330 1.664
After features/support/hooks.rb:100 0.000