Project Number Date
test_Tails_ISO_21014-htpdateerror 24 06 Jul 2025, 23:13

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:37.937 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:17.661
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:37.160
And I update APT using apt 14.122
And I install "python3-behave" using apt 23.138
Then the Tails Persistent Storage behave tests pass 3.239
After features/support/hooks.rb:330 1.058
After features/support/hooks.rb:100 0.000
Tags: @product
44.356
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.173
When I log in to a new session without activating the Persistent Storage 23.202
Then Tails is running from USB drive "__internal" 0.474
And persistence is disabled 0.340
But a Tails persistence partition exists on USB drive "__internal" 9.165
After features/support/hooks.rb:330 3.822
After features/support/hooks.rb:100 0.000
Tags: @product
3:15.077
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.281
Then Tails is running from USB drive "__internal" 0.554
When I create a file in the Persistent directory 0.161
And I create a persistent partition with the default settings 23.148
Then the file I created was copied to the Persistent Storage 1.651
When I shutdown Tails and wait for the computer to power off 12.748
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:25.006
Then persistence for "Persistent" is active 0.348
And the file I created in the Persistent directory exists 0.174
After features/support/hooks.rb:330 2.279
After features/support/hooks.rb:100 0.009
Tags: @product
1:4.724
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.250
And the system is very low on memory 3.347
When I create a file in the Persistent directory 1.202
When I try to create a persistent partition 28.158
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.699
When I close the Persistent Storage app 2.826
And I free up some memory 3.349
And I create a persistent partition with the default settings 14.101
Then the file I created was copied to the Persistent Storage 0.787
After features/support/hooks.rb:330 1.890
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.881
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 12.421
Then Tails is running from USB drive "__internal" 0.900
And all tps features are active 2.671
And all persistent directories have safe access rights 2.680
When I disable the first tps feature 6.351
Then all tps features but the first one are active 2.561
And I shutdown Tails and wait for the computer to power off 15.688
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.369
Then all tps features but the first one are active 2.235
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.011
Tags: @product
20.899
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.976
Then persistence for "Persistent" is active 0.085
And I create a file in the Persistent directory 0.153
Then the file I created was copied to the Persistent Storage 0.168
When I disable the first tps feature 5.481
Then persistence for "Persistent" is not active 0.103
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.637
Then persistence for "Persistent" is active 0.137
And the file I created in the Persistent directory exists 0.104
After features/support/hooks.rb:330 1.999
After features/support/hooks.rb:100 0.000
Tags: @product
20.901
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.138
Then persistence for "Persistent" is active 0.193
When I create a file in the Persistent directory 0.109
And I disable the first tps feature 5.718
And I delete the data of the Persistent Folder feature 4.685
Then the file I created does not exist on the Persistent Storage 0.056
After features/support/hooks.rb:330 1.746
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.393
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.095
And the network is plugged 0.097
And Tor is ready 19.879
And I take note of which tps features are available 0.584
When I write some files expected to persist 1.609
And I shutdown Tails and wait for the computer to power off 11.176
# 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.950
After features/support/hooks.rb:330 0.135
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.004
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.789
And the network is plugged 0.086
And Tor is ready 21.180
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.220
And I shutdown Tails and wait for the computer to power off 8.918
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.108
And I capture all network traffic 0.006
And the network is plugged 0.069
And Tor is ready 18.803
And I switch to the "persistent-con-current" NetworkManager connection 0.549
And the 1st network device has a spoofed MAC address configured 0.137
And no network device leaked the real MAC address 0.133
After features/support/hooks.rb:330 0.632
After features/support/hooks.rb:100 0.065
Tags: @product
54.713
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.172
And I enable persistence creation in Tails Greeter 1.250
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.319
Then I create a persistent partition with the default settings using the wizard that was already open 21.970
After features/support/hooks.rb:330 2.270
After features/support/hooks.rb:100 0.000
Tags: @product
4:34.737
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.519
When I enable persistence 33.510
Then no persistent Greeter options were restored 14.335
When I set all Greeter options to non-default values 30.683
And I log in to a new session in German (de) after having activated the Persistent Storage 48.311
Then all Greeter options are set to non-default values 0.535
When I cold reboot the computer 7.759
And the computer reboots Tails 1:5.320
Given I enable persistence 18.018
Then persistent Greeter options were restored 0.494
When I log in to a new session after having activated the Persistent Storage 44.787
Then all Greeter options are set to non-default values 0.458
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.009
Tags: @product
3:50.605
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.072
# 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 37.633
And I shutdown Tails and wait for the computer to power off 15.137
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.481
And I change the passphrase of the Persistent Storage back to the original 40.279
After features/support/hooks.rb:330 4.172
After features/support/hooks.rb:100 0.009
Tags: @product
57.377
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.248
And I log in to a new session without activating the Persistent Storage 20.183
Then persistence is disabled 0.380
But a Tails persistence partition exists on USB drive "__internal" 9.465
And all notifications have disappeared 10.843
When I delete the persistent partition 6.429
Then there is no persistence partition on USB drive "__internal" 0.826
After features/support/hooks.rb:330 1.698
After features/support/hooks.rb:100 0.000
Tags: @product
2:28.970
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.689
When I write some dotfile expected to persist 0.072
And I shutdown Tails and wait for the computer to power off 8.537
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.232
Then the expected persistent dotfile is present in the filesystem 0.438
After features/support/hooks.rb:330 1.208
After features/support/hooks.rb:100 0.013
Tags: @product
1:39.898
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.885
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 0.268
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.875
When I log in to a new session after having activated the Persistent Storage 45.768
And all notifications have disappeared 8.551
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.028
And all tps features are enabled 3.314
And all tps features but the first one are active 2.118
After features/support/hooks.rb:330 2.672
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.664
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:23.749
And I enable persistence 32.362
And I log in to a new session after having activated the Persistent Storage 47.476
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.568
And persistence is enabled 2.506
After features/support/hooks.rb:330 1.995
After features/support/hooks.rb:100 0.000
Tags: @product
28.205
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.533
And I enable persistence but something goes wrong during the LUKS header upgrade 18.631
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.040
After features/support/hooks.rb:330 1.313
After features/support/hooks.rb:100 0.000
Tags: @product
45.526
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.265
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.338
When I enable persistence 26.113
Then the filesystem of the Persistent Storage was repaired 0.148
And persistence is successfully enabled 2.660
After features/support/hooks.rb:330 1.798
After features/support/hooks.rb:100 0.000
Tags: @product
50.240
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.526
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.541
When I try to enable persistence 1.490
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.933
When I repair the filesystem of the Persistent Storage 1.283
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.335
And the filesystem of the Persistent Storage was repaired 4.496
When I close the filesystem repair dialog 1.237
Then persistence is successfully enabled 1.396
After features/support/hooks.rb:330 1.858
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:51.967
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.899
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.092
When I try to enable persistence 0.287
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.563
When I repair the filesystem of the Persistent Storage 1.279
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.076
When I log in to a new session 42.194
And all notifications have disappeared 10.261
# 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.493
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.564
When I close the "whisperback" window 1.516
Then the Tor Browser starts 19.764
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.971
After features/support/hooks.rb:330 2.382
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.133
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.764
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.286
And Tails detects disk read failures on the boot device 1.563
When I try to enable persistence 0.483
Then the Welcome Screen tells me that my hardware is probably failing 19.500
When I log in to a new session 54.745
And all notifications have disappeared 7.465
Then the Tor Browser starts 21.534
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.790
After features/support/hooks.rb:330 3.304
After features/support/hooks.rb:100 0.000