Project Number Date
test_Tails_ISO_21014-htpdateerror 7 19 Jun 2025, 02:42

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 39:47.039 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:41.200
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:1.114
And I update APT using apt 13.901
And I install "python3-behave" using apt 22.852
Then the Tails Persistent Storage behave tests pass 3.332
After features/support/hooks.rb:330 0.733
After features/support/hooks.rb:100 0.000
Tags: @product
41.407
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.750
When I log in to a new session without activating the Persistent Storage 22.361
Then Tails is running from USB drive "__internal" 0.451
And persistence is disabled 0.316
But a Tails persistence partition exists on USB drive "__internal" 6.527
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.000
Tags: @product
3:21.845
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 13.799
Then Tails is running from USB drive "__internal" 0.764
When I create a file in the Persistent directory 0.168
And I create a persistent partition with the default settings 22.938
Then the file I created was copied to the Persistent Storage 2.224
When I shutdown Tails and wait for the computer to power off 13.337
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:28.076
Then persistence for "Persistent" is active 0.476
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 0.779
After features/support/hooks.rb:100 0.019
Tags: @product
1:5.700
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.896
And the system is very low on memory 3.128
When I create a file in the Persistent directory 1.146
When I try to create a persistent partition 29.952
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.291
When I close the Persistent Storage app 2.938
And I free up some memory 3.460
And I create a persistent partition with the default settings 13.283
Then the file I created was copied to the Persistent Storage 0.602
After features/support/hooks.rb:330 2.465
After features/support/hooks.rb:100 0.000
Tags: @product
2:49.281
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 11.524
Then Tails is running from USB drive "__internal" 0.786
And all tps features are active 2.103
And all persistent directories have safe access rights 2.738
When I disable the first tps feature 5.581
Then all tps features but the first one are active 1.998
And I shutdown Tails and wait for the computer to power off 15.242
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.901
Then all tps features but the first one are active 2.405
After features/support/hooks.rb:330 1.011
After features/support/hooks.rb:100 0.016
Tags: @product
19.248
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.807
Then persistence for "Persistent" is active 0.342
And I create a file in the Persistent directory 0.237
Then the file I created was copied to the Persistent Storage 0.110
When I disable the first tps feature 5.308
Then persistence for "Persistent" is not active 0.060
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.164
Then persistence for "Persistent" is active 0.093
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.564
After features/support/hooks.rb:100 0.000
Tags: @product
19.301
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.695
Then persistence for "Persistent" is active 0.129
When I create a file in the Persistent directory 0.157
And I disable the first tps feature 5.380
And I delete the data of the Persistent Folder feature 3.886
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:330 1.523
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.440
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.474
And the network is plugged 0.082
And Tor is ready 22.316
And I take note of which tps features are available 0.573
When I write some files expected to persist 1.335
And I shutdown Tails and wait for the computer to power off 8.645
# 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.012
After features/support/hooks.rb:330 0.146
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.544
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.639
And the network is plugged 0.075
And Tor is ready 19.764
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.187
And I shutdown Tails and wait for the computer to power off 8.910
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.094
And I capture all network traffic 0.009
And the network is plugged 0.072
And Tor is ready 21.241
And I switch to the "persistent-con-current" NetworkManager connection 0.350
And the 1st network device has a spoofed MAC address configured 0.080
And no network device leaked the real MAC address 0.117
After features/support/hooks.rb:330 0.580
After features/support/hooks.rb:100 0.055
Tags: @product
56.132
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 12.353
And I enable persistence creation in Tails Greeter 1.218
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.805
Then I create a persistent partition with the default settings using the wizard that was already open 22.755
After features/support/hooks.rb:330 2.421
After features/support/hooks.rb:100 0.000
Tags: @product
4:19.692
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.449
When I enable persistence 35.914
Then no persistent Greeter options were restored 14.373
When I set all Greeter options to non-default values 24.499
And I log in to a new session in German (de) after having activated the Persistent Storage 42.832
Then all Greeter options are set to non-default values 0.434
When I cold reboot the computer 7.618
And the computer reboots Tails 1:1.944
Given I enable persistence 18.820
Then persistent Greeter options were restored 0.564
When I log in to a new session after having activated the Persistent Storage 40.798
Then all Greeter options are set to non-default values 0.442
After features/support/hooks.rb:330 1.813
After features/support/hooks.rb:100 0.009
Tags: @product
3:39.771
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.279
# 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.988
And I shutdown Tails and wait for the computer to power off 15.061
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.938
And I change the passphrase of the Persistent Storage back to the original 30.504
After features/support/hooks.rb:330 3.821
After features/support/hooks.rb:100 0.009
Tags: @product
56.739
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 10.113
And I log in to a new session without activating the Persistent Storage 21.754
Then persistence is disabled 0.377
But a Tails persistence partition exists on USB drive "__internal" 7.981
And all notifications have disappeared 9.252
When I delete the persistent partition 6.277
Then there is no persistence partition on USB drive "__internal" 0.981
After features/support/hooks.rb:330 1.230
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.569
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.724
When I write some dotfile expected to persist 0.046
And I shutdown Tails and wait for the computer to power off 11.243
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.120
Then the expected persistent dotfile is present in the filesystem 0.435
After features/support/hooks.rb:330 1.305
After features/support/hooks.rb:100 0.009
Tags: @product
1:35.453
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.350
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.115
When I try to enable persistence 0.333
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.188
When I log in to a new session after having activated the Persistent Storage 38.752
And all notifications have disappeared 8.794
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.830
And all tps features are enabled 2.871
And all tps features but the first one are active 2.217
After features/support/hooks.rb:330 1.808
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.535
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 2:52.392
And I enable persistence 30.430
And I log in to a new session after having activated the Persistent Storage 46.285
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.304
And persistence is enabled 3.123
After features/support/hooks.rb:330 2.790
After features/support/hooks.rb:100 0.000
Tags: @product
31.644
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.799
And I enable persistence but something goes wrong during the LUKS header upgrade 22.033
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.811
After features/support/hooks.rb:330 0.861
After features/support/hooks.rb:100 0.000
Tags: @product
44.853
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.074
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.821
When I enable persistence 26.875
Then the filesystem of the Persistent Storage was repaired 0.104
And persistence is successfully enabled 2.976
After features/support/hooks.rb:330 2.607
After features/support/hooks.rb:100 0.000
Tags: @product
51.247
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.823
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.406
When I try to enable persistence 1.437
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.976
When I repair the filesystem of the Persistent Storage 1.260
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.669
And the filesystem of the Persistent Storage was repaired 4.441
When I close the filesystem repair dialog 1.291
Then persistence is successfully enabled 1.942
After features/support/hooks.rb:330 3.301
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.553
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.132
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.152
When I try to enable persistence 1.404
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.992
When I repair the filesystem of the Persistent Storage 1.264
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.072
When I log in to a new session 41.375
And all notifications have disappeared 9.529
# 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.702
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.565
When I close the "whisperback" window 1.734
Then the Tor Browser starts 18.644
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.983
After features/support/hooks.rb:330 4.803
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.873
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 8.742
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.646
And Tails detects disk read failures on the boot device 1.642
When I try to enable persistence 0.507
Then the Welcome Screen tells me that my hardware is probably failing 18.149
When I log in to a new session 47.851
And all notifications have disappeared 9.873
Then the Tor Browser starts 22.473
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.987
After features/support/hooks.rb:330 2.003
After features/support/hooks.rb:100 0.000