Project Number Date
test_Tails_ISO_21014-htpdateerror 21 03 Jul 2025, 22:51

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:17.088 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:18.233
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 1:30.062
And I update APT using apt 20.005
And I install "python3-behave" using apt 26.221
Then the Tails Persistent Storage behave tests pass 1.944
After features/support/hooks.rb:330 0.852
After features/support/hooks.rb:100 0.000
Tags: @product
42.435
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.360
When I log in to a new session without activating the Persistent Storage 23.220
Then Tails is running from USB drive "__internal" 0.753
And persistence is disabled 0.526
But a Tails persistence partition exists on USB drive "__internal" 7.574
After features/support/hooks.rb:330 1.938
After features/support/hooks.rb:100 0.000
Tags: @product
3:8.609
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.372
Then Tails is running from USB drive "__internal" 0.466
When I create a file in the Persistent directory 0.175
And I create a persistent partition with the default settings 23.821
Then the file I created was copied to the Persistent Storage 2.595
When I shutdown Tails and wait for the computer to power off 10.889
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.799
Then persistence for "Persistent" is active 0.376
And the file I created in the Persistent directory exists 0.114
After features/support/hooks.rb:330 1.631
After features/support/hooks.rb:100 0.008
Tags: @product
56.394
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 10.057
And the system is very low on memory 2.653
When I create a file in the Persistent directory 0.681
When I try to create a persistent partition 24.516
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.328
When I close the Persistent Storage app 2.556
And I free up some memory 3.132
And I create a persistent partition with the default settings 12.176
Then the file I created was copied to the Persistent Storage 0.293
After features/support/hooks.rb:330 2.021
After features/support/hooks.rb:100 0.000
Tags: @product
2:42.251
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 12.686
Then Tails is running from USB drive "__internal" 0.540
And all tps features are active 2.599
And all persistent directories have safe access rights 2.732
When I disable the first tps feature 5.342
Then all tps features but the first one are active 2.199
And I shutdown Tails and wait for the computer to power off 10.986
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.142
Then all tps features but the first one are active 2.021
After features/support/hooks.rb:330 1.458
After features/support/hooks.rb:100 0.054
Tags: @product
19.754
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.294
Then persistence for "Persistent" is active 0.077
And I create a file in the Persistent directory 0.082
Then the file I created was copied to the Persistent Storage 0.080
When I disable the first tps feature 5.855
Then persistence for "Persistent" is not active 0.071
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.083
Then persistence for "Persistent" is active 0.078
And the file I created in the Persistent directory exists 0.069
After features/support/hooks.rb:330 1.331
After features/support/hooks.rb:100 0.000
Tags: @product
19.531
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.976
Then persistence for "Persistent" is active 0.082
When I create a file in the Persistent directory 0.066
And I disable the first tps feature 5.709
And I delete the data of the Persistent Folder feature 3.649
Then the file I created does not exist on the Persistent Storage 0.046
After features/support/hooks.rb:330 1.515
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.977
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.698
And the network is plugged 0.148
And Tor is ready 21.218
And I take note of which tps features are available 0.573
When I write some files expected to persist 1.710
And I shutdown Tails and wait for the computer to power off 8.560
# 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.067
After features/support/hooks.rb:330 0.160
After features/support/hooks.rb:100 0.000
Tags: @product
3:11.607
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.297
And the network is plugged 0.081
And Tor is ready 22.792
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.226
And I shutdown Tails and wait for the computer to power off 8.510
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.569
And I capture all network traffic 0.009
And the network is plugged 0.072
And Tor is ready 20.456
And I switch to the "persistent-con-current" NetworkManager connection 0.342
And the 1st network device has a spoofed MAC address configured 0.113
And no network device leaked the real MAC address 0.134
After features/support/hooks.rb:330 0.575
After features/support/hooks.rb:100 0.104
Tags: @product
56.189
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 10.902
And I enable persistence creation in Tails Greeter 1.114
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.090
Then I create a persistent partition with the default settings using the wizard that was already open 22.081
After features/support/hooks.rb:330 2.605
After features/support/hooks.rb:100 0.000
Tags: @product
4:14.813
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.742
When I enable persistence 33.022
Then no persistent Greeter options were restored 14.111
When I set all Greeter options to non-default values 28.421
And I log in to a new session in German (de) after having activated the Persistent Storage 42.031
Then all Greeter options are set to non-default values 0.471
When I cold reboot the computer 7.364
And the computer reboots Tails 1:2.166
Given I enable persistence 16.620
Then persistent Greeter options were restored 0.513
When I log in to a new session after having activated the Persistent Storage 38.864
Then all Greeter options are set to non-default values 0.480
After features/support/hooks.rb:330 1.305
After features/support/hooks.rb:100 0.008
Tags: @product
3:40.134
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.148
# 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 32.164
And I shutdown Tails and wait for the computer to power off 12.916
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.664
And I change the passphrase of the Persistent Storage back to the original 37.241
After features/support/hooks.rb:330 3.492
After features/support/hooks.rb:100 0.008
Tags: @product
54.583
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.504
And I log in to a new session without activating the Persistent Storage 19.533
Then persistence is disabled 0.500
But a Tails persistence partition exists on USB drive "__internal" 8.070
And all notifications have disappeared 9.475
When I delete the persistent partition 6.624
Then there is no persistence partition on USB drive "__internal" 0.873
After features/support/hooks.rb:330 1.336
After features/support/hooks.rb:100 0.000
Tags: @product
2:28.826
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.867
When I write some dotfile expected to persist 0.059
And I shutdown Tails and wait for the computer to power off 10.886
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.628
Then the expected persistent dotfile is present in the filesystem 0.383
After features/support/hooks.rb:330 0.799
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.577
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.567
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.080
When I try to enable persistence 0.312
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.842
When I log in to a new session after having activated the Persistent Storage 37.941
And all notifications have disappeared 8.336
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.499
And all tps features are enabled 2.714
And all tps features but the first one are active 2.283
After features/support/hooks.rb:330 2.228
After features/support/hooks.rb:100 0.000
Tags: @product
4:48.383
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 3:24.034
And I enable persistence 31.205
And I log in to a new session after having activated the Persistent Storage 48.292
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.981
And persistence is enabled 2.869
After features/support/hooks.rb:330 2.134
After features/support/hooks.rb:100 0.000
Tags: @product
29.127
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.507
And I enable persistence but something goes wrong during the LUKS header upgrade 19.830
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.789
After features/support/hooks.rb:330 0.755
After features/support/hooks.rb:100 0.000
Tags: @product
45.792
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.209
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.218
When I enable persistence 28.380
Then the filesystem of the Persistent Storage was repaired 0.092
And persistence is successfully enabled 2.892
After features/support/hooks.rb:330 2.177
After features/support/hooks.rb:100 0.000
Tags: @product
53.678
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.097
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.060
When I try to enable persistence 0.398
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.339
When I repair the filesystem of the Persistent Storage 5.019
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.068
And the filesystem of the Persistent Storage was repaired 3.075
When I close the filesystem repair dialog 1.216
Then persistence is successfully enabled 1.402
After features/support/hooks.rb:330 1.861
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:45.799
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.159
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.112
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.099
When I try to enable persistence 0.300
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.881
When I repair the filesystem of the Persistent Storage 1.220
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.075
When I log in to a new session 33.739
And all notifications have disappeared 7.319
# 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" 1.283
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.170
When I close the "whisperback" window 1.401
Then the Tor Browser starts 22.054
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.143
After features/support/hooks.rb:330 2.841
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.384
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.031
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.062
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.477
And Tails detects disk read failures on the boot device 0.572
When I try to enable persistence 0.420
Then the Welcome Screen tells me that my hardware is probably failing 18.613
When I log in to a new session 51.595
And all notifications have disappeared 8.455
Then the Tor Browser starts 24.229
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.957
After features/support/hooks.rb:330 3.062
After features/support/hooks.rb:100 0.000