Project Number Date
test_Tails_ISO_21014-htpdateerror 16 28 Jun 2025, 23:10

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:41.759 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:18.633
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:36.146
And I update APT using apt 14.471
And I install "python3-behave" using apt 25.860
Then the Tails Persistent Storage behave tests pass 2.154
After features/support/hooks.rb:330 0.636
After features/support/hooks.rb:100 0.000
Tags: @product
46.270
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 10.559
When I log in to a new session without activating the Persistent Storage 22.600
Then Tails is running from USB drive "__internal" 0.586
And persistence is disabled 0.739
But a Tails persistence partition exists on USB drive "__internal" 11.784
After features/support/hooks.rb:330 2.002
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.552
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 12.030
Then Tails is running from USB drive "__internal" 0.388
When I create a file in the Persistent directory 0.120
And I create a persistent partition with the default settings 23.371
Then the file I created was copied to the Persistent Storage 2.630
When I shutdown Tails and wait for the computer to power off 11.010
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.381
Then persistence for "Persistent" is active 0.546
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.412
After features/support/hooks.rb:100 0.016
Tags: @product
58.334
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.037
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.287
And the system is very low on memory 2.851
When I create a file in the Persistent directory 0.865
When I try to create a persistent partition 24.546
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.206
When I close the Persistent Storage app 2.732
And I free up some memory 3.403
And I create a persistent partition with the default settings 13.165
Then the file I created was copied to the Persistent Storage 0.275
After features/support/hooks.rb:330 2.600
After features/support/hooks.rb:100 0.000
Tags: @product
2:51.712
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 11.449
Then Tails is running from USB drive "__internal" 0.544
And all tps features are active 2.333
And all persistent directories have safe access rights 2.574
When I disable the first tps feature 6.645
Then all tps features but the first one are active 2.177
And I shutdown Tails and wait for the computer to power off 12.764
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.058
Then all tps features but the first one are active 2.165
After features/support/hooks.rb:330 1.343
After features/support/hooks.rb:100 0.008
Tags: @product
19.485
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.026
Then persistence for "Persistent" is active 0.217
And I create a file in the Persistent directory 0.096
Then the file I created was copied to the Persistent Storage 0.115
When I disable the first tps feature 5.666
Then persistence for "Persistent" is not active 0.067
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.087
Then persistence for "Persistent" is active 0.086
And the file I created in the Persistent directory exists 0.058
After features/support/hooks.rb:330 1.721
After features/support/hooks.rb:100 0.000
Tags: @product
19.843
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.055
Then persistence for "Persistent" is active 0.155
When I create a file in the Persistent directory 0.085
And I disable the first tps feature 5.876
And I delete the data of the Persistent Folder feature 3.606
Then the file I created does not exist on the Persistent Storage 0.063
After features/support/hooks.rb:330 1.550
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.422
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.896
And the network is plugged 0.082
And Tor is ready 22.947
And I take note of which tps features are available 0.593
When I write some files expected to persist 1.404
And I shutdown Tails and wait for the computer to power off 8.566
# 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" 24.931
After features/support/hooks.rb:330 0.113
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.675
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.895
And the network is plugged 0.083
And Tor is ready 21.881
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.198
And I shutdown Tails and wait for the computer to power off 9.149
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.201
And I capture all network traffic 0.014
And the network is plugged 0.071
And Tor is ready 21.541
And I switch to the "persistent-con-current" NetworkManager connection 0.365
And the 1st network device has a spoofed MAC address configured 0.074
And no network device leaked the real MAC address 0.198
After features/support/hooks.rb:330 0.674
After features/support/hooks.rb:100 0.090
Tags: @product
56.977
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 stopped at Tails Greeter's login screen 11.205
And I enable persistence creation in Tails Greeter 1.199
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.241
Then I create a persistent partition with the default settings using the wizard that was already open 22.330
After features/support/hooks.rb:330 2.755
After features/support/hooks.rb:100 0.000
Tags: @product
4:26.377
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.030
When I enable persistence 34.703
Then no persistent Greeter options were restored 14.577
When I set all Greeter options to non-default values 26.780
And I log in to a new session in German (de) after having activated the Persistent Storage 45.969
Then all Greeter options are set to non-default values 0.391
When I cold reboot the computer 7.375
And the computer reboots Tails 1:1.525
Given I enable persistence 17.231
Then persistent Greeter options were restored 0.568
When I log in to a new session after having activated the Persistent Storage 46.022
Then all Greeter options are set to non-default values 0.202
After features/support/hooks.rb:330 1.652
After features/support/hooks.rb:100 0.010
Tags: @product
3:49.818
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 9.845
# 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.579
And I shutdown Tails and wait for the computer to power off 15.219
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:22.797
And I change the passphrase of the Persistent Storage back to the original 29.374
After features/support/hooks.rb:330 4.167
After features/support/hooks.rb:100 0.009
Tags: @product
58.244
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.171
And I log in to a new session without activating the Persistent Storage 22.974
Then persistence is disabled 0.399
But a Tails persistence partition exists on USB drive "__internal" 7.626
And all notifications have disappeared 9.463
When I delete the persistent partition 6.615
Then there is no persistence partition on USB drive "__internal" 0.993
After features/support/hooks.rb:330 1.251
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.874
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.970
When I write some dotfile expected to persist 0.089
And I shutdown Tails and wait for the computer to power off 8.507
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.839
Then the expected persistent dotfile is present in the filesystem 0.466
After features/support/hooks.rb:330 1.317
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.768
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.795
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.102
When I try to enable persistence 0.297
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.793
When I log in to a new session after having activated the Persistent Storage 39.099
And all notifications have disappeared 8.252
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.441
And all tps features are enabled 2.805
And all tps features but the first one are active 2.179
After features/support/hooks.rb:330 1.775
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.526
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:21.982
And I enable persistence 28.983
And I log in to a new session after having activated the Persistent Storage 46.154
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.572
And persistence is enabled 3.832
After features/support/hooks.rb:330 2.751
After features/support/hooks.rb:100 0.000
Tags: @product
27.898
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.619
And I enable persistence but something goes wrong during the LUKS header upgrade 18.173
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.105
After features/support/hooks.rb:330 0.853
After features/support/hooks.rb:100 0.000
Tags: @product
47.177
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.408
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.772
When I enable persistence 27.150
Then the filesystem of the Persistent Storage was repaired 0.102
And persistence is successfully enabled 2.742
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000
Tags: @product
44.495
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.758
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.344
When I try to enable persistence 1.437
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.285
When I repair the filesystem of the Persistent Storage 1.533
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.822
And the filesystem of the Persistent Storage was repaired 2.720
When I close the filesystem repair dialog 1.233
Then persistence is successfully enabled 1.360
After features/support/hooks.rb:330 1.487
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:43.669
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.810
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.124
When I try to enable persistence 0.257
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.357
When I repair the filesystem of the Persistent Storage 1.234
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.068
When I log in to a new session 33.251
And all notifications have disappeared 8.563
# 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.079
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.483
When I close the "whisperback" window 1.381
Then the Tor Browser starts 18.118
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.938
After features/support/hooks.rb:330 1.993
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.000
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.001
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.617
And Tails detects disk read failures on the boot device 1.535
When I try to enable persistence 0.568
Then the Welcome Screen tells me that my hardware is probably failing 17.841
When I log in to a new session 51.099
And all notifications have disappeared 7.533
Then the Tor Browser starts 22.708
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.093
After features/support/hooks.rb:330 3.467
After features/support/hooks.rb:100 0.000