Project Number Date
test_Tails_ISO_21014-htpdateerror 20 02 Jul 2025, 22:54

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 42:38.375 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:21.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:36.311
And I update APT using apt 15.629
And I install "python3-behave" using apt 26.526
Then the Tails Persistent Storage behave tests pass 2.716
After features/support/hooks.rb:330 0.813
After features/support/hooks.rb:100 0.000
Tags: @product
47.816
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 11.047
When I log in to a new session without activating the Persistent Storage 23.352
Then Tails is running from USB drive "__internal" 0.959
And persistence is disabled 0.564
But a Tails persistence partition exists on USB drive "__internal" 11.892
After features/support/hooks.rb:330 2.203
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.538
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 without a persistent partition and logged in 12.231
Then Tails is running from USB drive "__internal" 0.653
When I create a file in the Persistent directory 0.185
And I create a persistent partition with the default settings 23.793
Then the file I created was copied to the Persistent Storage 2.610
When I shutdown Tails and wait for the computer to power off 13.715
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.884
Then persistence for "Persistent" is active 0.369
And the file I created in the Persistent directory exists 0.095
After features/support/hooks.rb:330 1.944
After features/support/hooks.rb:100 0.012
Tags: @product
1:10.062
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 without a persistent partition and logged in 10.049
And the system is very low on memory 3.538
When I create a file in the Persistent directory 1.475
When I try to create a persistent partition 31.606
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.571
When I close the Persistent Storage app 2.606
And I free up some memory 4.074
And I create a persistent partition with the default settings 15.515
Then the file I created was copied to the Persistent Storage 0.623
After features/support/hooks.rb:330 2.577
After features/support/hooks.rb:100 0.000
Tags: @product
3:8.273
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.344
Then Tails is running from USB drive "__internal" 0.472
And all tps features are active 2.548
And all persistent directories have safe access rights 2.568
When I disable the first tps feature 7.112
Then all tps features but the first one are active 2.277
And I shutdown Tails and wait for the computer to power off 13.544
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.646
Then all tps features but the first one are active 2.758
After features/support/hooks.rb:330 1.608
After features/support/hooks.rb:100 0.025
Tags: @product
20.913
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.110
Then persistence for "Persistent" is active 0.092
And I create a file in the Persistent directory 0.151
Then the file I created was copied to the Persistent Storage 0.088
When I disable the first tps feature 6.527
Then persistence for "Persistent" is not active 0.087
And the Persistent directory does not exist 0.054
When I enable the first tps feature 3.645
Then persistence for "Persistent" is active 0.090
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 1.424
After features/support/hooks.rb:100 0.000
Tags: @product
20.052
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.761
Then persistence for "Persistent" is active 0.083
When I create a file in the Persistent directory 0.163
And I disable the first tps feature 6.368
And I delete the data of the Persistent Folder feature 3.623
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:330 1.465
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.299
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 enabled and logged in 10.530
And the network is plugged 0.136
And Tor is ready 22.992
And I take note of which tps features are available 0.576
When I write some files expected to persist 1.573
And I shutdown Tails and wait for the computer to power off 8.542
# 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.947
After features/support/hooks.rb:330 0.145
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.723
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 enabled and logged in 9.656
And the network is plugged 0.086
And Tor is ready 20.289
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.235
And I shutdown Tails and wait for the computer to power off 9.109
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.780
And I capture all network traffic 0.009
And the network is plugged 0.180
And Tor is ready 24.826
And I switch to the "persistent-con-current" NetworkManager connection 0.346
And the 1st network device has a spoofed MAC address configured 0.081
And no network device leaked the real MAC address 0.121
After features/support/hooks.rb:330 0.873
After features/support/hooks.rb:100 0.062
Tags: @product
57.470
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 without a persistent partition and stopped at Tails Greeter's login screen 12.300
And I enable persistence creation in Tails Greeter 1.131
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.886
Then I create a persistent partition with the default settings using the wizard that was already open 23.152
After features/support/hooks.rb:330 2.391
After features/support/hooks.rb:100 0.000
Tags: @product
5:3.603
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.583
When I enable persistence 37.832
Then no persistent Greeter options were restored 14.714
When I set all Greeter options to non-default values 33.754
And I log in to a new session in German (de) after having activated the Persistent Storage 57.484
Then all Greeter options are set to non-default values 0.701
When I cold reboot the computer 8.970
And the computer reboots Tails 1:11.963
Given I enable persistence 19.670
Then persistent Greeter options were restored 0.523
When I log in to a new session after having activated the Persistent Storage 45.864
Then all Greeter options are set to non-default values 0.539
After features/support/hooks.rb:330 1.514
After features/support/hooks.rb:100 0.009
Tags: @product
4:25.524
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 enabled and logged in 10.428
# 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 48.569
And I shutdown Tails and wait for the computer to power off 13.782
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:37.512
And I change the passphrase of the Persistent Storage back to the original 35.233
After features/support/hooks.rb:330 3.557
After features/support/hooks.rb:100 0.006
Tags: @product
1:2.674
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.498
And I log in to a new session without activating the Persistent Storage 23.176
Then persistence is disabled 0.316
But a Tails persistence partition exists on USB drive "__internal" 10.532
And all notifications have disappeared 11.997
When I delete the persistent partition 6.321
Then there is no persistence partition on USB drive "__internal" 0.831
After features/support/hooks.rb:330 1.152
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.438
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 enabled and logged in 10.050
When I write some dotfile expected to persist 0.094
And I shutdown Tails and wait for the computer to power off 10.745
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.075
Then the expected persistent dotfile is present in the filesystem 0.471
After features/support/hooks.rb:330 1.003
After features/support/hooks.rb:100 0.006
Tags: @product
1:42.946
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 8.978
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.075
When I try to enable persistence 0.261
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.168
When I log in to a new session after having activated the Persistent Storage 47.177
And all notifications have disappeared 7.326
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.564
And all tps features are enabled 3.326
And all tps features but the first one are active 2.067
After features/support/hooks.rb:330 1.796
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.250
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:22.417
And I enable persistence 31.497
And I log in to a new session after having activated the Persistent Storage 47.866
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.076
And persistence is enabled 3.392
After features/support/hooks.rb:330 1.875
After features/support/hooks.rb:100 0.000
Tags: @product
31.293
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 8.715
And I enable persistence but something goes wrong during the LUKS header upgrade 21.816
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.760
After features/support/hooks.rb:330 0.750
After features/support/hooks.rb:100 0.000
Tags: @product
48.928
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.529
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.957
When I enable persistence 29.290
Then the filesystem of the Persistent Storage was repaired 0.103
And persistence is successfully enabled 3.048
After features/support/hooks.rb:330 1.658
After features/support/hooks.rb:100 0.000
Tags: @product
50.635
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 8.856
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.764
When I try to enable persistence 1.528
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.990
When I repair the filesystem of the Persistent Storage 1.235
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.148
And the filesystem of the Persistent Storage was repaired 3.381
When I close the filesystem repair dialog 1.225
Then persistence is successfully enabled 1.506
After features/support/hooks.rb:330 2.699
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.879
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.043
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.112
When I try to enable persistence 0.284
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.759
When I repair the filesystem of the Persistent Storage 1.208
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.220
When I log in to a new session 42.539
And all notifications have disappeared 7.139
# 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.661
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.167
When I close the "whisperback" window 1.293
Then the Tor Browser starts 21.494
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.954
After features/support/hooks.rb:330 3.255
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.867
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 8.746
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.631
And Tails detects disk read failures on the boot device 0.493
When I try to enable persistence 1.477
Then the Welcome Screen tells me that my hardware is probably failing 18.846
When I log in to a new session 49.080
And all notifications have disappeared 10.384
Then the Tor Browser starts 22.121
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.086
After features/support/hooks.rb:330 3.184
After features/support/hooks.rb:100 0.000