Project Number Date
test_Tails_ISO_21014-htpdateerror 12 24 Jun 2025, 22:22

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:54.186 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:23.243
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:39.089
And I update APT using apt 15.051
And I install "python3-behave" using apt 25.966
Then the Tails Persistent Storage behave tests pass 3.135
After features/support/hooks.rb:330 0.872
After features/support/hooks.rb:100 0.000
Tags: @product
49.007
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.404
When I log in to a new session without activating the Persistent Storage 25.365
Then Tails is running from USB drive "__internal" 0.638
And persistence is disabled 0.534
But a Tails persistence partition exists on USB drive "__internal" 10.063
After features/support/hooks.rb:330 1.559
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.255
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 15.833
Then Tails is running from USB drive "__internal" 0.594
When I create a file in the Persistent directory 0.139
And I create a persistent partition with the default settings 26.193
Then the file I created was copied to the Persistent Storage 2.944
When I shutdown Tails and wait for the computer to power off 11.286
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.703
Then persistence for "Persistent" is active 0.457
And the file I created in the Persistent directory exists 0.102
After features/support/hooks.rb:330 2.374
After features/support/hooks.rb:100 0.018
Tags: @product
1:0.458
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 without a persistent partition and logged in 12.754
And the system is very low on memory 3.992
When I create a file in the Persistent directory 1.516
When I try to create a persistent partition 23.311
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.383
When I close the Persistent Storage app 2.990
And I free up some memory 2.902
And I create a persistent partition with the default settings 12.025
Then the file I created was copied to the Persistent Storage 0.582
After features/support/hooks.rb:330 1.886
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.096
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.806
Then Tails is running from USB drive "__internal" 0.681
And all tps features are active 2.626
And all persistent directories have safe access rights 3.476
When I disable the first tps feature 6.437
Then all tps features but the first one are active 2.297
And I shutdown Tails and wait for the computer to power off 13.413
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.768
Then all tps features but the first one are active 2.588
After features/support/hooks.rb:330 1.353
After features/support/hooks.rb:100 0.010
Tags: @product
23.920
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.642
Then persistence for "Persistent" is active 0.101
And I create a file in the Persistent directory 0.066
Then the file I created was copied to the Persistent Storage 0.073
When I disable the first tps feature 7.846
Then persistence for "Persistent" is not active 0.130
And the Persistent directory does not exist 0.064
When I enable the first tps feature 3.843
Then persistence for "Persistent" is active 0.090
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 1.491
After features/support/hooks.rb:100 0.000
Tags: @product
20.801
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.788
Then persistence for "Persistent" is active 0.143
When I create a file in the Persistent directory 0.087
And I disable the first tps feature 6.623
And I delete the data of the Persistent Folder feature 4.082
Then the file I created does not exist on the Persistent Storage 0.075
After features/support/hooks.rb:330 1.414
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.124
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.710
And the network is plugged 0.344
And Tor is ready 22.169
And I take note of which tps features are available 0.605
When I write some files expected to persist 1.656
And I shutdown Tails and wait for the computer to power off 8.456
# 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" 26.180
After features/support/hooks.rb:330 0.350
After features/support/hooks.rb:100 0.000
Tags: @product
3:21.478
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.066
And the network is plugged 0.103
And Tor is ready 22.123
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.206
And I shutdown Tails and wait for the computer to power off 11.189
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.129
And I capture all network traffic 0.034
And the network is plugged 0.173
And Tor is ready 21.604
And I switch to the "persistent-con-current" NetworkManager connection 0.421
And the 1st network device has a spoofed MAC address configured 0.092
And no network device leaked the real MAC address 0.333
After features/support/hooks.rb:330 0.612
After features/support/hooks.rb:100 0.050
Tags: @product
1:2.364
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 stopped at Tails Greeter's login screen 13.557
And I enable persistence creation in Tails Greeter 1.372
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.669
Then I create a persistent partition with the default settings using the wizard that was already open 25.764
After features/support/hooks.rb:330 2.398
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.711
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.953
When I enable persistence 39.940
Then no persistent Greeter options were restored 14.807
When I set all Greeter options to non-default values 28.979
And I log in to a new session in German (de) after having activated the Persistent Storage 58.995
Then all Greeter options are set to non-default values 0.803
When I cold reboot the computer 7.950
And the computer reboots Tails 1:3.156
Given I enable persistence 17.815
Then persistent Greeter options were restored 0.548
When I log in to a new session after having activated the Persistent Storage 42.386
Then all Greeter options are set to non-default values 0.373
After features/support/hooks.rb:330 1.408
After features/support/hooks.rb:100 0.008
Tags: @product
3:47.950
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.831
# 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.488
And I shutdown Tails and wait for the computer to power off 14.630
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.678
And I change the passphrase of the Persistent Storage back to the original 29.321
After features/support/hooks.rb:330 3.073
After features/support/hooks.rb:100 0.007
Tags: @product
1:2.656
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.124
And I log in to a new session without activating the Persistent Storage 22.122
Then persistence is disabled 0.738
But a Tails persistence partition exists on USB drive "__internal" 10.161
And all notifications have disappeared 11.432
When I delete the persistent partition 7.201
Then there is no persistence partition on USB drive "__internal" 0.876
After features/support/hooks.rb:330 1.424
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.184
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.313
When I write some dotfile expected to persist 0.100
And I shutdown Tails and wait for the computer to power off 11.309
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.990
Then the expected persistent dotfile is present in the filesystem 0.471
After features/support/hooks.rb:330 1.542
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.036
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.769
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.091
When I try to enable persistence 0.268
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 31.901
When I log in to a new session after having activated the Persistent Storage 44.865
And all notifications have disappeared 9.268
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.297
And all tps features are enabled 2.715
And all tps features but the first one are active 1.858
After features/support/hooks.rb:330 1.754
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.307
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:17.691
And I enable persistence 33.547
And I log in to a new session after having activated the Persistent Storage 47.390
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 4.707
And persistence is enabled 3.970
After features/support/hooks.rb:330 1.773
After features/support/hooks.rb:100 0.000
Tags: @product
30.299
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
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.855
And I enable persistence but something goes wrong during the LUKS header upgrade 20.622
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.822
After features/support/hooks.rb:330 0.728
After features/support/hooks.rb:100 0.000
Tags: @product
49.447
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.996
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.757
When I enable persistence 30.636
Then the filesystem of the Persistent Storage was repaired 0.090
And persistence is successfully enabled 2.966
After features/support/hooks.rb:330 1.966
After features/support/hooks.rb:100 0.000
Tags: @product
51.179
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.530
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.402
When I try to enable persistence 0.466
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.004
When I repair the filesystem of the Persistent Storage 1.592
Then the Welcome Screen tells me that the filesystem was repaired successfully 3.997
And the filesystem of the Persistent Storage was repaired 2.543
When I close the filesystem repair dialog 1.185
Then persistence is successfully enabled 1.457
After features/support/hooks.rb:330 2.015
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:3.011
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.069
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.520
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.117
When I try to enable persistence 0.277
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.717
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.083
When I log in to a new session 47.285
And all notifications have disappeared 8.791
# 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.884
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.046
When I close the "whisperback" window 1.590
Then the Tor Browser starts 19.389
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.028
After features/support/hooks.rb:330 2.797
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:2.648
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.560
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.562
And Tails detects disk read failures on the boot device 1.588
When I try to enable persistence 0.435
Then the Welcome Screen tells me that my hardware is probably failing 21.377
When I log in to a new session 52.272
And all notifications have disappeared 9.016
Then the Tor Browser starts 20.168
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.666
After features/support/hooks.rb:330 2.183
After features/support/hooks.rb:100 0.000