Project Number Date
test_Tails_ISO_21014-htpdateerror 5 16 Jun 2025, 23: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 44:7.715 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:0.522
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 2:14.610
And I update APT using apt 16.384
And I install "python3-behave" using apt 26.647
Then the Tails Persistent Storage behave tests pass 2.880
After features/support/hooks.rb:330 0.764
After features/support/hooks.rb:100 0.000
Tags: @product
49.904
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.042
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.485
When I log in to a new session without activating the Persistent Storage 26.380
Then Tails is running from USB drive "__internal" 1.011
And persistence is disabled 0.587
But a Tails persistence partition exists on USB drive "__internal" 8.440
After features/support/hooks.rb:330 1.568
After features/support/hooks.rb:100 0.000
Tags: @product
3:18.915
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 without a persistent partition and logged in 15.711
Then Tails is running from USB drive "__internal" 0.405
When I create a file in the Persistent directory 0.180
And I create a persistent partition with the default settings 24.326
Then the file I created was copied to the Persistent Storage 2.520
When I shutdown Tails and wait for the computer to power off 14.813
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.474
Then persistence for "Persistent" is active 0.412
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 2.652
After features/support/hooks.rb:100 0.010
Tags: @product
1:9.275
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 without a persistent partition and logged in 13.954
And the system is very low on memory 3.233
When I create a file in the Persistent directory 2.190
When I try to create a persistent partition 28.125
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.342
When I close the Persistent Storage app 3.521
And I free up some memory 3.098
And I create a persistent partition with the default settings 14.521
Then the file I created was copied to the Persistent Storage 0.288
After features/support/hooks.rb:330 2.112
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.341
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 enabled and logged in 14.059
Then Tails is running from USB drive "__internal" 0.798
And all tps features are active 2.558
And all persistent directories have safe access rights 3.239
When I disable the first tps feature 5.636
Then all tps features but the first one are active 2.592
And I shutdown Tails and wait for the computer to power off 12.811
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.483
Then all tps features but the first one are active 2.161
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.012
Tags: @product
20.850
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 11.060
Then persistence for "Persistent" is active 0.237
And I create a file in the Persistent directory 0.083
Then the file I created was copied to the Persistent Storage 0.139
When I disable the first tps feature 5.807
Then persistence for "Persistent" is not active 0.128
And the Persistent directory does not exist 0.059
When I enable the first tps feature 3.183
Then persistence for "Persistent" is active 0.076
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 1.396
After features/support/hooks.rb:100 0.000
Tags: @product
21.337
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 10.853
Then persistence for "Persistent" is active 0.108
When I create a file in the Persistent directory 0.121
And I disable the first tps feature 6.293
And I delete the data of the Persistent Folder feature 3.881
Then the file I created does not exist on the Persistent Storage 0.077
After features/support/hooks.rb:330 1.771
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.958
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 enabled and logged in 11.456
And the network is plugged 0.088
And Tor is ready 20.786
And I take note of which tps features are available 0.556
When I write some files expected to persist 1.620
And I shutdown Tails and wait for the computer to power off 9.612
# 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" 27.837
After features/support/hooks.rb:330 0.109
After features/support/hooks.rb:100 0.000
Tags: @product
3:24.731
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 10.596
And the network is plugged 0.133
And Tor is ready 20.224
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.289
And I shutdown Tails and wait for the computer to power off 9.216
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.184
And I capture all network traffic 0.008
And the network is plugged 0.093
And Tor is ready 21.395
And I switch to the "persistent-con-current" NetworkManager connection 0.338
And the 1st network device has a spoofed MAC address configured 0.112
And no network device leaked the real MAC address 0.138
After features/support/hooks.rb:330 0.816
After features/support/hooks.rb:100 0.095
Tags: @product
1:10.926
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 without a persistent partition and stopped at Tails Greeter's login screen 18.292
And I enable persistence creation in Tails Greeter 1.139
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.978
Then I create a persistent partition with the default settings using the wizard that was already open 27.516
After features/support/hooks.rb:330 2.502
After features/support/hooks.rb:100 0.000
Tags: @product
5:2.363
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 and stopped at Tails Greeter's login screen 13.962
When I enable persistence 47.960
Then no persistent Greeter options were restored 14.393
When I set all Greeter options to non-default values 27.496
And I log in to a new session in German (de) after having activated the Persistent Storage 47.797
Then all Greeter options are set to non-default values 0.792
When I cold reboot the computer 8.297
And the computer reboots Tails 1:16.517
Given I enable persistence 20.619
Then persistent Greeter options were restored 0.645
When I log in to a new session after having activated the Persistent Storage 42.716
Then all Greeter options are set to non-default values 1.163
After features/support/hooks.rb:330 1.034
After features/support/hooks.rb:100 0.010
Tags: @product
4:32.763
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 10.955
# 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.424
And I shutdown Tails and wait for the computer to power off 15.396
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:35.843
And I change the passphrase of the Persistent Storage back to the original 50.142
After features/support/hooks.rb:330 2.812
After features/support/hooks.rb:100 0.011
Tags: @product
1:2.749
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 10.388
And I log in to a new session without activating the Persistent Storage 25.187
Then persistence is disabled 0.609
But a Tails persistence partition exists on USB drive "__internal" 9.874
And all notifications have disappeared 9.362
When I delete the persistent partition 6.428
Then there is no persistence partition on USB drive "__internal" 0.897
After features/support/hooks.rb:330 1.366
After features/support/hooks.rb:100 0.000
Tags: @product
2:42.875
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 11.104
When I write some dotfile expected to persist 0.107
And I shutdown Tails and wait for the computer to power off 8.991
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.173
Then the expected persistent dotfile is present in the filesystem 0.499
After features/support/hooks.rb:330 1.668
After features/support/hooks.rb:100 0.012
Tags: @product
1:39.427
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 9.971
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.067
When I try to enable persistence 0.269
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.375
When I log in to a new session after having activated the Persistent Storage 40.566
And all notifications have disappeared 8.807
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.327
And all tps features are enabled 2.915
And all tps features but the first one are active 2.126
After features/support/hooks.rb:330 1.605
After features/support/hooks.rb:100 0.000
Tags: @product
4:35.404
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:4.227
And I enable persistence 35.576
And I log in to a new session after having activated the Persistent Storage 50.762
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.178
And persistence is enabled 2.659
After features/support/hooks.rb:330 1.567
After features/support/hooks.rb:100 0.000
Tags: @product
42.162
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 18.768
And I enable persistence but something goes wrong during the LUKS header upgrade 22.602
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.791
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.000
Tags: @product
50.882
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 12.119
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.306
When I enable persistence 30.339
Then the filesystem of the Persistent Storage was repaired 0.135
And persistence is successfully enabled 2.981
After features/support/hooks.rb:330 1.581
After features/support/hooks.rb:100 0.000
Tags: @product
56.925
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.121
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.023
When I try to enable persistence 1.479
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.809
When I repair the filesystem of the Persistent Storage 1.321
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.066
And the filesystem of the Persistent Storage was repaired 3.350
When I close the filesystem repair dialog 1.233
Then persistence is successfully enabled 1.521
After features/support/hooks.rb:330 1.480
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.185
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.438
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.092
When I try to enable persistence 0.260
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.331
When I repair the filesystem of the Persistent Storage 1.286
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.072
When I log in to a new session 47.612
And all notifications have disappeared 11.028
# 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.418
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.569
When I close the "whisperback" window 1.426
Then the Tor Browser starts 17.613
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.033
After features/support/hooks.rb:330 3.740
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:6.210
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 10.306
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.576
And Tails detects disk read failures on the boot device 0.569
When I try to enable persistence 0.390
Then the Welcome Screen tells me that my hardware is probably failing 20.872
When I log in to a new session 52.543
And all notifications have disappeared 8.898
Then the Tor Browser starts 25.969
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.082
After features/support/hooks.rb:330 2.985
After features/support/hooks.rb:100 0.000