Project Number Date
test_Tails_ISO_21014-htpdateerror 19 01 Jul 2025, 23:11

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:57.455 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:27.354
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:41.619
And I update APT using apt 17.475
And I install "python3-behave" using apt 26.033
Then the Tails Persistent Storage behave tests pass 2.225
After features/support/hooks.rb:330 0.610
After features/support/hooks.rb:100 0.000
Tags: @product
47.234
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.932
When I log in to a new session without activating the Persistent Storage 24.434
Then Tails is running from USB drive "__internal" 0.945
And persistence is disabled 0.611
But a Tails persistence partition exists on USB drive "__internal" 10.309
After features/support/hooks.rb:330 1.697
After features/support/hooks.rb:100 0.000
Tags: @product
3:7.938
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 11.426
Then Tails is running from USB drive "__internal" 0.694
When I create a file in the Persistent directory 0.137
And I create a persistent partition with the default settings 20.933
Then the file I created was copied to the Persistent Storage 2.285
When I shutdown Tails and wait for the computer to power off 13.380
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.362
Then persistence for "Persistent" is active 0.626
And the file I created in the Persistent directory exists 0.091
After features/support/hooks.rb:330 1.764
After features/support/hooks.rb:100 0.010
Tags: @product
54.614
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.680
And the system is very low on memory 2.808
When I create a file in the Persistent directory 1.114
When I try to create a persistent partition 21.347
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.351
When I close the Persistent Storage app 2.529
And I free up some memory 2.626
And I create a persistent partition with the default settings 12.923
Then the file I created was copied to the Persistent Storage 0.232
After features/support/hooks.rb:330 2.059
After features/support/hooks.rb:100 0.000
Tags: @product
2: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 enabled and logged in 12.541
Then Tails is running from USB drive "__internal" 0.420
And all tps features are active 2.370
And all persistent directories have safe access rights 2.423
When I disable the first tps feature 5.797
Then all tps features but the first one are active 2.157
And I shutdown Tails and wait for the computer to power off 10.848
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.424
Then all tps features but the first one are active 2.263
After features/support/hooks.rb:330 1.324
After features/support/hooks.rb:100 0.010
Tags: @product
21.074
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.588
Then persistence for "Persistent" is active 0.082
And I create a file in the Persistent directory 0.178
Then the file I created was copied to the Persistent Storage 0.113
When I disable the first tps feature 6.161
Then persistence for "Persistent" is not active 0.072
And the Persistent directory does not exist 0.085
When I enable the first tps feature 3.627
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.091
After features/support/hooks.rb:330 1.567
After features/support/hooks.rb:100 0.000
Tags: @product
20.875
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.642
Then persistence for "Persistent" is active 0.239
When I create a file in the Persistent directory 0.177
And I disable the first tps feature 6.004
And I delete the data of the Persistent Folder feature 3.759
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:330 1.677
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.228
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.218
And the network is plugged 0.108
And Tor is ready 21.259
And I take note of which tps features are available 0.640
When I write some files expected to persist 1.574
And I shutdown Tails and wait for the computer to power off 8.265
# 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.161
After features/support/hooks.rb:330 0.233
After features/support/hooks.rb:100 0.000
Tags: @product
3:38.067
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.460
And the network is plugged 0.097
And Tor is ready 48.099
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 9.607
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.007
And I capture all network traffic 0.007
And the network is plugged 0.071
And Tor is ready 18.869
And I switch to the "persistent-con-current" NetworkManager connection 0.350
And the 1st network device has a spoofed MAC address configured 0.160
And no network device leaked the real MAC address 0.152
After features/support/hooks.rb:330 0.802
After features/support/hooks.rb:100 0.043
Tags: @product
57.484
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.576
And I enable persistence creation in Tails Greeter 1.387
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.225
Then I create a persistent partition with the default settings using the wizard that was already open 23.294
After features/support/hooks.rb:330 2.477
After features/support/hooks.rb:100 0.000
Tags: @product
4:33.567
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.716
When I enable persistence 35.996
Then no persistent Greeter options were restored 14.283
When I set all Greeter options to non-default values 25.399
And I log in to a new session in German (de) after having activated the Persistent Storage 53.910
Then all Greeter options are set to non-default values 0.555
When I cold reboot the computer 7.390
And the computer reboots Tails 1:5.540
Given I enable persistence 17.634
Then persistent Greeter options were restored 0.604
When I log in to a new session after having activated the Persistent Storage 39.832
Then all Greeter options are set to non-default values 0.703
After features/support/hooks.rb:330 1.739
After features/support/hooks.rb:100 0.043
Tags: @product
3:49.784
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.930
# 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.237
And I shutdown Tails and wait for the computer to power off 13.031
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:14.394
And I change the passphrase of the Persistent Storage back to the original 36.190
After features/support/hooks.rb:330 3.495
After features/support/hooks.rb:100 0.008
Tags: @product
1:5.393
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.998
And I log in to a new session without activating the Persistent Storage 24.308
Then persistence is disabled 0.375
But a Tails persistence partition exists on USB drive "__internal" 12.117
And all notifications have disappeared 11.082
When I delete the persistent partition 6.717
Then there is no persistence partition on USB drive "__internal" 0.793
After features/support/hooks.rb:330 1.675
After features/support/hooks.rb:100 0.000
Tags: @product
2:37.625
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.747
When I write some dotfile expected to persist 0.059
And I shutdown Tails and wait for the computer to power off 13.033
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.420
Then the expected persistent dotfile is present in the filesystem 0.363
After features/support/hooks.rb:330 1.530
After features/support/hooks.rb:100 0.008
Tags: @product
1:28.450
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.558
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.092
When I try to enable persistence 0.338
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.951
When I log in to a new session after having activated the Persistent Storage 33.901
And all notifications have disappeared 8.004
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.173
And all tps features are enabled 3.124
And all tps features but the first one are active 2.304
After features/support/hooks.rb:330 1.851
After features/support/hooks.rb:100 0.000
Tags: @product
4:38.286
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:15.982
And I enable persistence 29.876
And I log in to a new session after having activated the Persistent Storage 47.426
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.964
And persistence is enabled 3.035
After features/support/hooks.rb:330 2.209
After features/support/hooks.rb:100 0.000
Tags: @product
31.276
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.361
And I enable persistence but something goes wrong during the LUKS header upgrade 22.102
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.812
After features/support/hooks.rb:330 0.987
After features/support/hooks.rb:100 0.000
Tags: @product
48.755
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.202
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.154
When I enable persistence 27.323
Then the filesystem of the Persistent Storage was repaired 0.099
And persistence is successfully enabled 6.976
After features/support/hooks.rb:330 1.596
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.080
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 23.118
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.234
When I try to enable persistence 0.532
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.945
When I repair the filesystem of the Persistent Storage 1.323
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.100
And the filesystem of the Persistent Storage was repaired 3.146
When I close the filesystem repair dialog 1.206
Then persistence is successfully enabled 1.473
After features/support/hooks.rb:330 1.847
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:47.951
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.991
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.087
When I try to enable persistence 0.289
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.608
When I repair the filesystem of the Persistent Storage 2.213
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.086
When I log in to a new session 38.886
And all notifications have disappeared 8.489
# 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.475
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.156
When I close the "whisperback" window 1.625
Then the Tor Browser starts 20.954
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.085
After features/support/hooks.rb:330 4.300
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.164
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.008
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.725
And Tails detects disk read failures on the boot device 1.710
When I try to enable persistence 0.489
Then the Welcome Screen tells me that my hardware is probably failing 17.739
When I log in to a new session 52.092
And all notifications have disappeared 8.063
Then the Tor Browser starts 23.775
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.560
After features/support/hooks.rb:330 2.816
After features/support/hooks.rb:100 0.000