Project Number Date
test_Tails_ISO_21014-htpdateerror 13 25 Jun 2025, 23:47

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:5.376 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:28.976
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:43.571
And I update APT using apt 15.256
And I install "python3-behave" using apt 26.511
Then the Tails Persistent Storage behave tests pass 3.636
After features/support/hooks.rb:330 3.811
After features/support/hooks.rb:100 0.000
Tags: @product
46.848
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 12.371
When I log in to a new session without activating the Persistent Storage 25.988
Then Tails is running from USB drive "__internal" 0.544
And persistence is disabled 0.512
But a Tails persistence partition exists on USB drive "__internal" 7.432
After features/support/hooks.rb:330 1.147
After features/support/hooks.rb:100 0.000
Tags: @product
3:23.452
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.117
Then Tails is running from USB drive "__internal" 0.387
When I create a file in the Persistent directory 0.126
And I create a persistent partition with the default settings 23.877
Then the file I created was copied to the Persistent Storage 2.324
When I shutdown Tails and wait for the computer to power off 13.174
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.889
Then persistence for "Persistent" is active 0.419
And the file I created in the Persistent directory exists 0.134
After features/support/hooks.rb:330 1.559
After features/support/hooks.rb:100 0.007
Tags: @product
1:3.563
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 without a persistent partition and logged in 11.685
And the system is very low on memory 5.242
When I create a file in the Persistent directory 1.400
When I try to create a persistent partition 25.843
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.236
When I close the Persistent Storage app 2.655
And I free up some memory 2.435
And I create a persistent partition with the default settings 13.802
Then the file I created was copied to the Persistent Storage 0.262
After features/support/hooks.rb:330 2.565
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.830
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.526
Then Tails is running from USB drive "__internal" 0.624
And all tps features are active 2.874
And all persistent directories have safe access rights 3.308
When I disable the first tps feature 7.138
Then all tps features but the first one are active 2.337
And I shutdown Tails and wait for the computer to power off 15.281
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.453
Then all tps features but the first one are active 2.286
After features/support/hooks.rb:330 1.682
After features/support/hooks.rb:100 0.007
Tags: @product
22.701
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.807
Then persistence for "Persistent" is active 0.548
And I create a file in the Persistent directory 0.155
Then the file I created was copied to the Persistent Storage 0.114
When I disable the first tps feature 6.515
Then persistence for "Persistent" is not active 0.067
And the Persistent directory does not exist 0.053
When I enable the first tps feature 3.158
Then persistence for "Persistent" is active 0.123
And the file I created in the Persistent directory exists 0.157
After features/support/hooks.rb:330 1.906
After features/support/hooks.rb:100 0.000
Tags: @product
25.767
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.251
Then persistence for "Persistent" is active 0.869
When I create a file in the Persistent directory 0.148
And I disable the first tps feature 8.379
And I delete the data of the Persistent Folder feature 5.016
Then the file I created does not exist on the Persistent Storage 0.102
After features/support/hooks.rb:330 2.200
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.548
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.823
And the network is plugged 0.211
And Tor is ready 26.469
And I take note of which tps features are available 0.686
When I write some files expected to persist 1.671
And I shutdown Tails and wait for the computer to power off 8.725
# 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.959
After features/support/hooks.rb:330 0.159
After features/support/hooks.rb:100 0.000
Tags: @product
3:16.667
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.984
And the network is plugged 0.069
And Tor is ready 22.379
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.189
And I shutdown Tails and wait for the computer to power off 8.717
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.386
And I capture all network traffic 0.008
And the network is plugged 0.080
And Tor is ready 18.096
And I switch to the "persistent-con-current" NetworkManager connection 0.467
And the 1st network device has a spoofed MAC address configured 0.139
And no network device leaked the real MAC address 0.146
After features/support/hooks.rb:330 0.721
After features/support/hooks.rb:100 0.066
Tags: @product
57.928
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 11.789
And I enable persistence creation in Tails Greeter 1.141
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.064
Then I create a persistent partition with the default settings using the wizard that was already open 23.933
After features/support/hooks.rb:330 2.919
After features/support/hooks.rb:100 0.000
Tags: @product
4:28.619
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 persistent partition and stopped at Tails Greeter's login screen 10.704
When I enable persistence 37.315
Then no persistent Greeter options were restored 14.725
When I set all Greeter options to non-default values 25.776
And I log in to a new session in German (de) after having activated the Persistent Storage 50.092
Then all Greeter options are set to non-default values 1.227
When I cold reboot the computer 7.665
And the computer reboots Tails 1:4.076
Given I enable persistence 16.938
Then persistent Greeter options were restored 0.551
When I log in to a new session after having activated the Persistent Storage 39.144
Then all Greeter options are set to non-default values 0.399
After features/support/hooks.rb:330 1.180
After features/support/hooks.rb:100 0.008
Tags: @product
3:41.528
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 persistent partition enabled and logged in 11.417
# 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 37.778
And I shutdown Tails and wait for the computer to power off 14.715
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:10.873
And I change the passphrase of the Persistent Storage back to the original 26.742
After features/support/hooks.rb:330 2.797
After features/support/hooks.rb:100 0.009
Tags: @product
59.731
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.155
And I log in to a new session without activating the Persistent Storage 20.698
Then persistence is disabled 0.326
But a Tails persistence partition exists on USB drive "__internal" 10.836
And all notifications have disappeared 12.048
When I delete the persistent partition 5.703
Then there is no persistence partition on USB drive "__internal" 0.962
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.527
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.976
When I write some dotfile expected to persist 0.049
And I shutdown Tails and wait for the computer to power off 8.751
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.914
Then the expected persistent dotfile is present in the filesystem 0.835
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.008
Tags: @product
1:38.503
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.438
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.087
When I try to enable persistence 0.269
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.587
When I log in to a new session after having activated the Persistent Storage 44.179
And all notifications have disappeared 9.092
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.757
And all tps features are enabled 2.975
And all tps features but the first one are active 2.115
After features/support/hooks.rb:330 1.141
After features/support/hooks.rb:100 0.000
Tags: @product
4:42.967
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:18.628
And I enable persistence 33.191
And I log in to a new session after having activated the Persistent Storage 46.988
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.834
And persistence is enabled 2.324
After features/support/hooks.rb:330 1.199
After features/support/hooks.rb:100 0.000
Tags: @product
27.539
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.555
And I enable persistence but something goes wrong during the LUKS header upgrade 18.187
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.796
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.000
Tags: @product
46.491
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.808
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.556
When I enable persistence 27.043
Then the filesystem of the Persistent Storage was repaired 0.127
And persistence is successfully enabled 2.955
After features/support/hooks.rb:330 1.004
After features/support/hooks.rb:100 0.000
Tags: @product
45.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 8.691
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.827
When I try to enable persistence 0.382
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.080
When I repair the filesystem of the Persistent Storage 1.425
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.694
And the filesystem of the Persistent Storage was repaired 3.259
When I close the filesystem repair dialog 1.242
Then persistence is successfully enabled 1.476
After features/support/hooks.rb:330 1.480
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.517
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.586
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.131
When I try to enable persistence 0.353
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.709
When I repair the filesystem of the Persistent Storage 1.256
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.072
When I log in to a new session 47.899
And all notifications have disappeared 7.560
# 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.522
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.231
When I close the "whisperback" window 1.566
Then the Tor Browser starts 19.530
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.095
After features/support/hooks.rb:330 3.282
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.585
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.994
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.851
And Tails detects disk read failures on the boot device 0.452
When I try to enable persistence 0.391
Then the Welcome Screen tells me that my hardware is probably failing 19.401
When I log in to a new session 48.924
And all notifications have disappeared 9.765
Then the Tor Browser starts 24.647
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.156
After features/support/hooks.rb:330 4.232
After features/support/hooks.rb:100 0.000