Project Number Date
test_Tails_ISO_21014-htpdateerror 22 04 Jul 2025, 23:06

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:4.944 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:15.256
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 1:31.880
And I update APT using apt 14.744
And I install "python3-behave" using apt 26.178
Then the Tails Persistent Storage behave tests pass 2.453
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.000
Tags: @product
43.561
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.600
When I log in to a new session without activating the Persistent Storage 21.858
Then Tails is running from USB drive "__internal" 0.562
And persistence is disabled 0.383
But a Tails persistence partition exists on USB drive "__internal" 10.155
After features/support/hooks.rb:330 3.236
After features/support/hooks.rb:100 0.000
Tags: @product
3:7.958
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 logged in 11.150
Then Tails is running from USB drive "__internal" 0.531
When I create a file in the Persistent directory 0.154
And I create a persistent partition with the default settings 21.131
Then the file I created was copied to the Persistent Storage 2.521
When I shutdown Tails and wait for the computer to power off 12.889
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.128
Then persistence for "Persistent" is active 0.379
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.505
After features/support/hooks.rb:100 0.009
Tags: @product
1:1.383
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 logged in 10.431
And the system is very low on memory 3.351
When I create a file in the Persistent directory 0.834
When I try to create a persistent partition 28.425
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.130
When I close the Persistent Storage app 2.696
And I free up some memory 3.140
And I create a persistent partition with the default settings 12.106
Then the file I created was copied to the Persistent Storage 0.265
After features/support/hooks.rb:330 2.301
After features/support/hooks.rb:100 0.000
Tags: @product
2:54.730
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 11.539
Then Tails is running from USB drive "__internal" 0.829
And all tps features are active 2.538
And all persistent directories have safe access rights 2.570
When I disable the first tps feature 6.379
Then all tps features but the first one are active 1.941
And I shutdown Tails and wait for the computer to power off 13.486
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.152
Then all tps features but the first one are active 2.292
After features/support/hooks.rb:330 1.338
After features/support/hooks.rb:100 0.041
Tags: @product
22.150
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.752
Then persistence for "Persistent" is active 0.085
And I create a file in the Persistent directory 0.079
Then the file I created was copied to the Persistent Storage 0.111
When I disable the first tps feature 7.092
Then persistence for "Persistent" is not active 0.086
And the Persistent directory does not exist 0.109
When I enable the first tps feature 3.681
Then persistence for "Persistent" is active 0.074
And the file I created in the Persistent directory exists 0.076
After features/support/hooks.rb:330 1.997
After features/support/hooks.rb:100 0.000
Tags: @product
21.618
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.265
Then persistence for "Persistent" is active 0.341
When I create a file in the Persistent directory 0.120
And I disable the first tps feature 6.267
And I delete the data of the Persistent Folder feature 4.550
Then the file I created does not exist on the Persistent Storage 0.072
After features/support/hooks.rb:330 1.604
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.879
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 9.686
And the network is plugged 0.112
And Tor is ready 24.074
And I take note of which tps features are available 0.582
When I write some files expected to persist 1.450
And I shutdown Tails and wait for the computer to power off 9.013
# 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.960
After features/support/hooks.rb:330 0.112
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.075
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.160
And the network is plugged 0.084
And Tor is ready 22.701
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.183
And I shutdown Tails and wait for the computer to power off 9.292
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.453
And I capture all network traffic 0.015
And the network is plugged 0.075
And Tor is ready 21.554
And I switch to the "persistent-con-current" NetworkManager connection 0.357
And the 1st network device has a spoofed MAC address configured 0.077
And no network device leaked the real MAC address 0.118
After features/support/hooks.rb:330 0.610
After features/support/hooks.rb:100 0.042
Tags: @product
55.794
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 10.790
And I enable persistence creation in Tails Greeter 1.155
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.903
Then I create a persistent partition with the default settings using the wizard that was already open 22.944
After features/support/hooks.rb:330 3.682
After features/support/hooks.rb:100 0.000
Tags: @product
4:21.067
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.880
When I enable persistence 36.369
Then no persistent Greeter options were restored 14.217
When I set all Greeter options to non-default values 24.735
And I log in to a new session in German (de) after having activated the Persistent Storage 47.569
Then all Greeter options are set to non-default values 0.415
When I cold reboot the computer 7.351
And the computer reboots Tails 1:2.268
Given I enable persistence 17.369
Then persistent Greeter options were restored 0.530
When I log in to a new session after having activated the Persistent Storage 39.128
Then all Greeter options are set to non-default values 0.231
After features/support/hooks.rb:330 1.611
After features/support/hooks.rb:100 0.009
Tags: @product
3:54.323
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.619
# 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 35.767
And I shutdown Tails and wait for the computer to power off 14.846
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:23.682
And I change the passphrase of the Persistent Storage back to the original 29.408
After features/support/hooks.rb:330 3.420
After features/support/hooks.rb:100 0.010
Tags: @product
56.085
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.671
And I log in to a new session without activating the Persistent Storage 20.156
Then persistence is disabled 0.628
But a Tails persistence partition exists on USB drive "__internal" 9.365
And all notifications have disappeared 9.781
When I delete the persistent partition 5.716
Then there is no persistence partition on USB drive "__internal" 0.765
After features/support/hooks.rb:330 2.690
After features/support/hooks.rb:100 0.000
Tags: @product
2:35.828
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.960
When I write some dotfile expected to persist 0.071
And I shutdown Tails and wait for the computer to power off 10.825
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.613
Then the expected persistent dotfile is present in the filesystem 0.357
After features/support/hooks.rb:330 1.425
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.267
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 8.907
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.091
When I try to enable persistence 0.252
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.352
When I log in to a new session after having activated the Persistent Storage 43.351
And all notifications have disappeared 8.687
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 5.072
And all tps features are enabled 2.492
And all tps features but the first one are active 2.059
After features/support/hooks.rb:330 1.731
After features/support/hooks.rb:100 0.000
Tags: @product
4:42.097
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:20.960
And I enable persistence 29.384
And I log in to a new session after having activated the Persistent Storage 47.544
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.512
And persistence is enabled 2.695
After features/support/hooks.rb:330 1.567
After features/support/hooks.rb:100 0.000
Tags: @product
28.031
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 8.894
And I enable persistence but something goes wrong during the LUKS header upgrade 18.288
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.847
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.000
Tags: @product
42.485
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.895
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.871
When I enable persistence 25.797
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 2.831
After features/support/hooks.rb:330 1.693
After features/support/hooks.rb:100 0.000
Tags: @product
52.262
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 8.944
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.972
When I try to enable persistence 0.413
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.229
When I repair the filesystem of the Persistent Storage 2.717
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.979
And the filesystem of the Persistent Storage was repaired 2.844
When I close the filesystem repair dialog 1.595
Then persistence is successfully enabled 1.564
After features/support/hooks.rb:330 1.907
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.780
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 8.593
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.095
When I try to enable persistence 0.256
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.766
When I repair the filesystem of the Persistent Storage 1.268
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.068
When I log in to a new session 40.292
And all notifications have disappeared 8.750
# 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.532
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.381
When I close the "whisperback" window 1.532
Then the Tor Browser starts 20.165
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.078
After features/support/hooks.rb:330 3.297
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.305
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.177
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.163
And Tails detects disk read failures on the boot device 1.622
When I try to enable persistence 0.386
Then the Welcome Screen tells me that my hardware is probably failing 19.212
When I log in to a new session 48.185
And all notifications have disappeared 7.877
Then the Tor Browser starts 22.706
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.974
After features/support/hooks.rb:330 1.873
After features/support/hooks.rb:100 0.000