Project Number Date
test_Tails_ISO_stable 5740 26 Jun 2025, 10:21

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 108 6 43 0 0 157 15 6 21 1:6:21.966 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
6:34.674
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 5:13.857
And I update APT using apt 28.153
And I install "python3-behave" using apt 43.400
Then the Tails Persistent Storage behave tests pass 9.262
After features/support/hooks.rb:330 5.670
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.864
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 25.106
When I log in to a new session without activating the Persistent Storage 57.721
Then Tails is running from USB drive "__internal" 1.270
And persistence is disabled 0.322
But a Tails persistence partition exists on USB drive "__internal" 18.443
After features/support/hooks.rb:330 3.828
After features/support/hooks.rb:100 0.000
Tags: @product
1:31.510
Scenario Creating a Persistent Storage
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.117
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 1:31.510
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistence.feature:20:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
Then Tails is running from USB drive "__internal" 0.000
When I create a file in the Persistent directory 0.000
And I create a persistent partition with the default settings 0.000
Then the file I created was copied to the Persistent Storage 0.000
When I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then persistence for "Persistent" is active 0.000
And the file I created in the Persistent directory exists 0.000
After features/support/hooks.rb:330 6.288

SCENARIO FAILED: 'Creating a Persistent Storage' (at time 04:08:04)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:08:04_Creating_a_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:08:04_Creating_a_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:08:04_Creating_a_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:08:04_Creating_a_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:30.732
Scenario Creating a Persistent Storage when system is low on memory
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 1:30.732
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistence.feature:31:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
And the system is very low on memory 0.000
When I create a file in the Persistent directory 0.000
When I try to create a persistent partition 0.000
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.000
When I close the Persistent Storage app 0.000
And I free up some memory 0.000
And I create a persistent partition with the default settings 0.000
Then the file I created was copied to the Persistent Storage 0.000
After features/support/hooks.rb:330 5.836

SCENARIO FAILED: 'Creating a Persistent Storage when system is low on memory' (at time 04:09:41)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:09:41_Creating_a_Persistent_Storage_when_system_is_low_on_memory.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:09:41_Creating_a_Persistent_Storage_when_system_is_low_on_memory.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:09:41_Creating_a_Persistent_Storage_when_system_is_low_on_memory.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:09:41_Creating_a_Persistent_Storage_when_system_is_low_on_memory.journal

After features/support/hooks.rb:100 0.000
Tags: @product
5:54.965
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.084
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 26.670
Then Tails is running from USB drive "__internal" 4.535
And all tps features are active 5.871
And all persistent directories have safe access rights 3.841
When I disable the first tps feature 15.855
Then all tps features but the first one are active 2.439
And I shutdown Tails and wait for the computer to power off 20.972
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:23.989
Then all tps features but the first one are active 10.788
After features/support/hooks.rb:330 2.734
After features/support/hooks.rb:100 0.030
Tags: @product
1:32.546
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 1:9.381
Then persistence for "Persistent" is active 1.684
And I create a file in the Persistent directory 1.379
Then the file I created was copied to the Persistent Storage 1.507
When I disable the first tps feature 9.361
Then persistence for "Persistent" is not active 0.161
And the Persistent directory does not exist 0.196
When I enable the first tps feature 6.952
Then persistence for "Persistent" is active 1.125
And the file I created in the Persistent directory exists 0.795
After features/support/hooks.rb:330 5.702
After features/support/hooks.rb:100 0.000
Tags: @product
1:31.319
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:10.622
Then persistence for "Persistent" is active 1.818
When I create a file in the Persistent directory 1.624
And I disable the first tps feature 10.096
And I delete the data of the Persistent Folder feature 6.423
Then the file I created does not exist on the Persistent Storage 0.733
After features/support/hooks.rb:330 6.794
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.872
Scenario Writing files to a read/write-enabled persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.037
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:15.872
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/persistence.feature:73:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And the network is plugged 0.000
And Tor is ready 0.000
And I take note of which tps features are available 0.000
When I write some files expected to persist 0.000
And I shutdown Tails and wait for the computer to power off 0.000
# 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" 0.000
After features/support/hooks.rb:330 7.888

SCENARIO FAILED: 'Writing files to a read/write-enabled persistent partition' (at time 04:20:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:20:18_Writing_files_to_a_read_write-enabled_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:20:18_Writing_files_to_a_read_write-enabled_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:20:18_Writing_files_to_a_read_write-enabled_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:20:18_Writing_files_to_a_read_write-enabled_persistent_partition.journal

After features/support/hooks.rb:100 0.000
Tags: @product
6:59.232
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 1:10.406
And the network is plugged 1.442
And Tor is ready 31.859
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.291
And I shutdown Tails and wait for the computer to power off 14.897
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:17.740
And I capture all network traffic 0.039
And the network is plugged 0.191
And Tor is ready 41.615
And I switch to the "persistent-con-current" NetworkManager connection 0.434
And the 1st network device has a spoofed MAC address configured 0.105
And no network device leaked the real MAC address 0.209
After features/support/hooks.rb:330 0.603
After features/support/hooks.rb:100 0.050
Tags: @product
2:24.523
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 45.009
And I enable persistence creation in Tails Greeter 1.128
And I log in to a new session expecting no warning about the Persistent Storage not being activated 53.808
Then I create a persistent partition with the default settings using the wizard that was already open 44.577
After features/support/hooks.rb:330 6.310
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.020
Scenario Persistent Greeter options
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.060
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:24.020
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/persistence.feature:103:in `Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen'
When I enable persistence 0.000
Then no persistent Greeter options were restored 0.000
When I set all Greeter options to non-default values 0.000
And I log in to a new session in German (de) after having activated the Persistent Storage 0.000
Then all Greeter options are set to non-default values 0.000
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
Given I enable persistence 0.000
Then persistent Greeter options were restored 0.000
When I log in to a new session after having activated the Persistent Storage 0.000
Then all Greeter options are set to non-default values 0.000
After features/support/hooks.rb:330 5.320

SCENARIO FAILED: 'Persistent Greeter options' (at time 04:31:21)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:31:21_Persistent_Greeter_options.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:31:21_Persistent_Greeter_options.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:31:21_Persistent_Greeter_options.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:31:21_Persistent_Greeter_options.journal

After features/support/hooks.rb:100 0.000
Tags: @product
7:55.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 25.506
# 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 1:10.864
And I shutdown Tails and wait for the computer to power off 21.658
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 4:41.141
And I change the passphrase of the Persistent Storage back to the original 1:16.339
After features/support/hooks.rb:330 3.948
After features/support/hooks.rb:100 0.010
Tags: @product
1:55.543
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 15.040
And I log in to a new session without activating the Persistent Storage 45.349
Then persistence is disabled 0.279
But a Tails persistence partition exists on USB drive "__internal" 20.166
And all notifications have disappeared 17.288
When I delete the persistent partition 15.710
Then there is no persistence partition on USB drive "__internal" 1.708
After features/support/hooks.rb:330 3.619
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.024
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 18.278
When I write some dotfile expected to persist 0.485
And I shutdown Tails and wait for the computer to power off 16.186
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:6.985
Then the expected persistent dotfile is present in the filesystem 1.087
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.022
Tags: @product
1:20.774
Scenario Feature activation fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 20.362
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.133
When I try to enable persistence 0.277
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.001
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
After features/support/hooks.rb:330 25.866

SCENARIO FAILED: 'Feature activation fails' (at time 04:47:40)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:47:40_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:47:40_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/04:47:40_Feature_activation_fails.journal

After features/support/hooks.rb:100 0.000
Tags: @product
7:50.155
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.091
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 5:12.391
And I enable persistence 1:14.346
And I log in to a new session after having activated the Persistent Storage 1:6.784
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 6.862
And persistence is enabled 9.771
After features/support/hooks.rb:330 2.871
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.874
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
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 20.993
And I enable persistence but something goes wrong during the LUKS header upgrade 41.210
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 5.670
After features/support/hooks.rb:330 2.266
After features/support/hooks.rb:100 0.000
Tags: @product
2:8.816
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.039
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 21.657
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.789
When I enable persistence 1:34.230
Then the filesystem of the Persistent Storage was repaired 0.103
And persistence is successfully enabled 4.034
After features/support/hooks.rb:330 1.710
After features/support/hooks.rb:100 0.000
Tags: @product
1:40.628
Scenario Manual filesystem repair is successful
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 20.784
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 19.341
When I try to enable persistence 0.490
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.012
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:176:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.000
And the filesystem of the Persistent Storage was repaired 0.000
When I close the filesystem repair dialog 0.000
Then persistence is successfully enabled 0.000
After features/support/hooks.rb:330 14.120

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 05:00:54)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/05:00:54_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/05:00:54_Manual_filesystem_repair_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5740/artifact/build-artifacts/05:00:54_Manual_filesystem_repair_is_successful.journal

After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:43.740
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 13.247
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.118
When I try to enable persistence 0.478
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 51.004
When I repair the filesystem of the Persistent Storage 1.330
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.960
When I log in to a new session 56.568
And all notifications have disappeared 17.073
# 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.489
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.565
When I close the "whisperback" window 1.435
Then the Tor Browser starts 17.763
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.704
After features/support/hooks.rb:330 4.124
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:33.632
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.108
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.693
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.018
And Tails detects disk read failures on the boot device 1.462
When I try to enable persistence 0.762
Then the Welcome Screen tells me that my hardware is probably failing 27.796
When I log in to a new session 57.496
And all notifications have disappeared 12.140
Then the Tor Browser starts 29.192
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.068
After features/support/hooks.rb:330 4.003
After features/support/hooks.rb:100 0.000