Project Number Date
test_Tails_ISO_21014-htpdateerror 1 12 Jun 2025, 22:58

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 43:32.732 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:27.654
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:39.457
And I update APT using apt 19.513
And I install "python3-behave" using apt 26.107
Then the Tails Persistent Storage behave tests pass 2.575
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.000
Tags: @product
55.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 15.593
When I log in to a new session without activating the Persistent Storage 26.153
Then Tails is running from USB drive "__internal" 0.683
And persistence is disabled 0.524
But a Tails persistence partition exists on USB drive "__internal" 12.124
After features/support/hooks.rb:330 2.150
After features/support/hooks.rb:100 0.000
Tags: @product
3:20.960
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 13.985
Then Tails is running from USB drive "__internal" 0.462
When I create a file in the Persistent directory 0.137
And I create a persistent partition with the default settings 25.152
Then the file I created was copied to the Persistent Storage 3.082
When I shutdown Tails and wait for the computer to power off 13.507
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.302
Then persistence for "Persistent" is active 0.266
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:330 2.181
After features/support/hooks.rb:100 0.030
Tags: @product
1:5.199
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.038
And the system is very low on memory 3.840
When I create a file in the Persistent directory 0.886
When I try to create a persistent partition 25.631
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.605
When I close the Persistent Storage app 3.585
And I free up some memory 3.800
And I create a persistent partition with the default settings 13.419
Then the file I created was copied to the Persistent Storage 0.391
After features/support/hooks.rb:330 2.689
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.901
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.866
Then Tails is running from USB drive "__internal" 0.811
And all tps features are active 3.045
And all persistent directories have safe access rights 3.001
When I disable the first tps feature 6.160
Then all tps features but the first one are active 2.150
And I shutdown Tails and wait for the computer to power off 14.266
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.104
Then all tps features but the first one are active 2.494
After features/support/hooks.rb:330 1.243
After features/support/hooks.rb:100 0.007
Tags: @product
20.968
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.331
Then persistence for "Persistent" is active 0.131
And I create a file in the Persistent directory 0.237
Then the file I created was copied to the Persistent Storage 0.117
When I disable the first tps feature 6.598
Then persistence for "Persistent" is not active 0.072
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.289
Then persistence for "Persistent" is active 0.081
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 1.502
After features/support/hooks.rb:100 0.000
Tags: @product
20.177
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.673
Then persistence for "Persistent" is active 0.205
When I create a file in the Persistent directory 0.107
And I disable the first tps feature 6.302
And I delete the data of the Persistent Folder feature 3.832
Then the file I created does not exist on the Persistent Storage 0.057
After features/support/hooks.rb:330 1.449
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.271
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.605
And the network is plugged 0.079
And Tor is ready 20.442
And I take note of which tps features are available 1.252
When I write some files expected to persist 2.291
And I shutdown Tails and wait for the computer to power off 8.772
# 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.827
After features/support/hooks.rb:330 0.138
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.504
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.378
And the network is plugged 0.172
And Tor is ready 19.522
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.200
And I shutdown Tails and wait for the computer to power off 8.106
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.487
And I capture all network traffic 0.006
And the network is plugged 0.118
And Tor is ready 19.642
And I switch to the "persistent-con-current" NetworkManager connection 0.374
And the 1st network device has a spoofed MAC address configured 0.373
And no network device leaked the real MAC address 0.120
After features/support/hooks.rb:330 0.683
After features/support/hooks.rb:100 0.059
Tags: @product
1:2.998
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 14.532
And I enable persistence creation in Tails Greeter 1.180
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.538
Then I create a persistent partition with the default settings using the wizard that was already open 23.746
After features/support/hooks.rb:330 2.576
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.261
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.104
When I enable persistence 40.482
Then no persistent Greeter options were restored 14.738
When I set all Greeter options to non-default values 29.141
And I log in to a new session in German (de) after having activated the Persistent Storage 48.198
Then all Greeter options are set to non-default values 0.515
When I cold reboot the computer 7.572
And the computer reboots Tails 1:4.213
Given I enable persistence 24.550
Then persistent Greeter options were restored 0.591
When I log in to a new session after having activated the Persistent Storage 43.734
Then all Greeter options are set to non-default values 0.418
After features/support/hooks.rb:330 1.251
After features/support/hooks.rb:100 0.010
Tags: @product
4:25.704
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 12.209
# 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 42.461
And I shutdown Tails and wait for the computer to power off 13.099
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:40.971
And I change the passphrase of the Persistent Storage back to the original 36.963
After features/support/hooks.rb:330 3.373
After features/support/hooks.rb:100 0.008
Tags: @product
1:7.400
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.248
And I log in to a new session without activating the Persistent Storage 28.196
Then persistence is disabled 0.548
But a Tails persistence partition exists on USB drive "__internal" 10.263
And all notifications have disappeared 9.359
When I delete the persistent partition 6.591
Then there is no persistence partition on USB drive "__internal" 1.191
After features/support/hooks.rb:330 1.560
After features/support/hooks.rb:100 0.000
Tags: @product
2:32.296
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.053
When I write some dotfile expected to persist 0.161
And I shutdown Tails and wait for the computer to power off 9.921
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.757
Then the expected persistent dotfile is present in the filesystem 0.401
After features/support/hooks.rb:330 1.112
After features/support/hooks.rb:100 0.010
Tags: @product
1:56.501
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.534
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 0.264
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.696
When I log in to a new session after having activated the Persistent Storage 50.453
And all notifications have disappeared 8.478
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.311
And all tps features are enabled 3.322
And all tps features but the first one are active 2.352
After features/support/hooks.rb:330 1.866
After features/support/hooks.rb:100 0.000
Tags: @product
5:10.416
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:38.440
And I enable persistence 36.014
And I log in to a new session after having activated the Persistent Storage 48.109
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 5.019
And persistence is enabled 2.832
After features/support/hooks.rb:330 1.615
After features/support/hooks.rb:100 0.000
Tags: @product
28.823
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 9.157
And I enable persistence but something goes wrong during the LUKS header upgrade 18.987
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.678
After features/support/hooks.rb:330 0.792
After features/support/hooks.rb:100 0.000
Tags: @product
51.540
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.665
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.288
When I enable persistence 29.687
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 2.810
After features/support/hooks.rb:330 1.823
After features/support/hooks.rb:100 0.000
Tags: @product
53.908
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.726
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.227
When I try to enable persistence 0.466
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.552
When I repair the filesystem of the Persistent Storage 1.595
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.380
And the filesystem of the Persistent Storage was repaired 3.221
When I close the filesystem repair dialog 1.213
Then persistence is successfully enabled 1.523
After features/support/hooks.rb:330 1.596
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:10.780
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.827
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.130
When I try to enable persistence 0.304
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 34.770
When I repair the filesystem of the Persistent Storage 2.081
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.105
When I log in to a new session 45.813
And all notifications have disappeared 13.012
# 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.314
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.494
When I close the "whisperback" window 1.532
Then the Tor Browser starts 21.088
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.304
After features/support/hooks.rb:330 3.059
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:7.381
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.548
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.746
And Tails detects disk read failures on the boot device 1.629
When I try to enable persistence 0.906
Then the Welcome Screen tells me that my hardware is probably failing 20.795
When I log in to a new session 49.475
And all notifications have disappeared 8.986
Then the Tor Browser starts 26.342
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.950
After features/support/hooks.rb:330 1.718
After features/support/hooks.rb:100 0.000