Project Number Date
test_Tails_ISO_21014-htpdateerror 18 30 Jun 2025, 23:17

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 41:7.960 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:14.555
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:31.991
And I update APT using apt 15.762
And I install "python3-behave" using apt 23.048
Then the Tails Persistent Storage behave tests pass 3.753
After features/support/hooks.rb:330 0.866
After features/support/hooks.rb:100 0.000
Tags: @product
45.532
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.425
When I log in to a new session without activating the Persistent Storage 23.288
Then Tails is running from USB drive "__internal" 0.769
And persistence is disabled 0.498
But a Tails persistence partition exists on USB drive "__internal" 10.549
After features/support/hooks.rb:330 1.788
After features/support/hooks.rb:100 0.000
Tags: @product
3:18.093
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 11.749
Then Tails is running from USB drive "__internal" 0.529
When I create a file in the Persistent directory 0.180
And I create a persistent partition with the default settings 22.202
Then the file I created was copied to the Persistent Storage 1.799
When I shutdown Tails and wait for the computer to power off 13.436
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:27.659
Then persistence for "Persistent" is active 0.469
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 3.001
After features/support/hooks.rb:100 0.009
Tags: @product
1:3.577
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 11.172
And the system is very low on memory 3.327
When I create a file in the Persistent directory 1.634
When I try to create a persistent partition 28.034
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.167
When I close the Persistent Storage app 2.608
And I free up some memory 3.193
And I create a persistent partition with the default settings 13.160
Then the file I created was copied to the Persistent Storage 0.278
After features/support/hooks.rb:330 1.956
After features/support/hooks.rb:100 0.000
Tags: @product
2:51.371
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.272
Then Tails is running from USB drive "__internal" 0.421
And all tps features are active 2.351
And all persistent directories have safe access rights 2.976
When I disable the first tps feature 5.932
Then all tps features but the first one are active 2.366
And I shutdown Tails and wait for the computer to power off 12.941
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.879
Then all tps features but the first one are active 2.229
After features/support/hooks.rb:330 1.212
After features/support/hooks.rb:100 0.028
Tags: @product
20.688
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 9.951
Then persistence for "Persistent" is active 0.141
And I create a file in the Persistent directory 0.074
Then the file I created was copied to the Persistent Storage 0.124
When I disable the first tps feature 6.979
Then persistence for "Persistent" is not active 0.066
And the Persistent directory does not exist 0.055
When I enable the first tps feature 3.110
Then persistence for "Persistent" is active 0.100
And the file I created in the Persistent directory exists 0.084
After features/support/hooks.rb:330 1.230
After features/support/hooks.rb:100 0.000
Tags: @product
19.091
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 9.708
Then persistence for "Persistent" is active 0.086
When I create a file in the Persistent directory 0.174
And I disable the first tps feature 5.512
And I delete the data of the Persistent Folder feature 3.554
Then the file I created does not exist on the Persistent Storage 0.054
After features/support/hooks.rb:330 1.469
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.650
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 9.441
And the network is plugged 0.101
And Tor is ready 21.041
And I take note of which tps features are available 0.591
When I write some files expected to persist 1.426
And I shutdown Tails and wait for the computer to power off 8.969
# 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" 25.078
After features/support/hooks.rb:330 0.168
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.492
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.819
And the network is plugged 0.091
And Tor is ready 21.287
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.213
And I shutdown Tails and wait for the computer to power off 9.321
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.366
And I capture all network traffic 0.009
And the network is plugged 0.077
And Tor is ready 20.702
And I switch to the "persistent-con-current" NetworkManager connection 0.371
And the 1st network device has a spoofed MAC address configured 0.101
And no network device leaked the real MAC address 0.129
After features/support/hooks.rb:330 0.775
After features/support/hooks.rb:100 0.043
Tags: @product
56.428
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 stopped at Tails Greeter's login screen 10.864
And I enable persistence creation in Tails Greeter 1.142
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.392
Then I create a persistent partition with the default settings using the wizard that was already open 24.029
After features/support/hooks.rb:330 2.349
After features/support/hooks.rb:100 0.000
Tags: @product
5:9.258
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 11.380
When I enable persistence 1:5.369
Then no persistent Greeter options were restored 14.467
When I set all Greeter options to non-default values 27.688
And I log in to a new session in German (de) after having activated the Persistent Storage 45.590
Then all Greeter options are set to non-default values 0.551
When I cold reboot the computer 7.731
And the computer reboots Tails 1:18.647
Given I enable persistence 18.792
Then persistent Greeter options were restored 0.580
When I log in to a new session after having activated the Persistent Storage 37.860
Then all Greeter options are set to non-default values 0.598
After features/support/hooks.rb:330 2.245
After features/support/hooks.rb:100 0.012
Tags: @product
3:41.933
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.793
# 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 33.025
And I shutdown Tails and wait for the computer to power off 14.978
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.525
And I change the passphrase of the Persistent Storage back to the original 30.609
After features/support/hooks.rb:330 3.258
After features/support/hooks.rb:100 0.009
Tags: @product
59.019
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.491
And I log in to a new session without activating the Persistent Storage 21.636
Then persistence is disabled 0.340
But a Tails persistence partition exists on USB drive "__internal" 9.193
And all notifications have disappeared 11.077
When I delete the persistent partition 6.429
Then there is no persistence partition on USB drive "__internal" 0.850
After features/support/hooks.rb:330 1.352
After features/support/hooks.rb:100 0.000
Tags: @product
2:40.426
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.077
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.666
When I write some dotfile expected to persist 0.088
And I shutdown Tails and wait for the computer to power off 13.503
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.728
Then the expected persistent dotfile is present in the filesystem 0.438
After features/support/hooks.rb:330 2.073
After features/support/hooks.rb:100 0.009
Tags: @product
1:46.052
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.405
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.083
When I try to enable persistence 0.291
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.931
When I log in to a new session after having activated the Persistent Storage 48.290
And all notifications have disappeared 8.466
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.984
And all tps features are enabled 3.245
And all tps features but the first one are active 2.353
After features/support/hooks.rb:330 1.420
After features/support/hooks.rb:100 0.000
Tags: @product
4:42.438
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:18.838
And I enable persistence 30.373
And I log in to a new session after having activated the Persistent Storage 48.750
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.917
And persistence is enabled 2.559
After features/support/hooks.rb:330 1.194
After features/support/hooks.rb:100 0.000
Tags: @product
30.302
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 8.707
And I enable persistence but something goes wrong during the LUKS header upgrade 20.836
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.758
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.000
Tags: @product
44.331
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.398
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.338
When I enable persistence 26.854
Then the filesystem of the Persistent Storage was repaired 0.095
And persistence is successfully enabled 2.645
After features/support/hooks.rb:330 2.333
After features/support/hooks.rb:100 0.000
Tags: @product
54.234
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.220
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.861
When I try to enable persistence 0.395
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.170
When I repair the filesystem of the Persistent Storage 1.359
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.422
And the filesystem of the Persistent Storage was repaired 3.118
When I close the filesystem repair dialog 1.189
Then persistence is successfully enabled 1.496
After features/support/hooks.rb:330 1.770
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:44.682
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.690
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.091
When I try to enable persistence 0.280
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.050
When I repair the filesystem of the Persistent Storage 1.277
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.071
When I log in to a new session 32.821
And all notifications have disappeared 8.339
# 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.659
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.158
When I close the "whisperback" window 1.639
Then the Tor Browser starts 20.612
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.989
After features/support/hooks.rb:330 4.326
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.798
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.236
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.823
And Tails detects disk read failures on the boot device 1.574
When I try to enable persistence 0.393
Then the Welcome Screen tells me that my hardware is probably failing 20.630
When I log in to a new session 51.363
And all notifications have disappeared 7.335
Then the Tor Browser starts 22.522
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.917
After features/support/hooks.rb:330 3.779
After features/support/hooks.rb:100 0.000