Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 17 24 Mar 2025, 02:19

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:56.379 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:38.345
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:25.971
And I update APT using apt 3:15.843
And I install "python3-behave" using apt 53.479
Then the Tails Persistent Storage behave tests pass 3.051
After features/support/hooks.rb:330 0.962
After features/support/hooks.rb:100 0.000
Tags: @product
43.060
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.037
When I log in to a new session without activating the Persistent Storage 21.891
Then Tails is running from USB drive "__internal" 0.838
And persistence is disabled 0.453
But a Tails persistence partition exists on USB drive "__internal" 8.839
After features/support/hooks.rb:330 1.958
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.916
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 11.098
Then Tails is running from USB drive "__internal" 0.727
When I create a file in the Persistent directory 0.179
And I create a persistent partition with the default settings 21.002
Then the file I created was copied to the Persistent Storage 0.471
When I shutdown Tails and wait for the computer to power off 12.633
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.401
Then persistence for "Persistent" is active 0.320
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 1.227
After features/support/hooks.rb:100 0.009
Tags: @product
53.279
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.290
And the system is very low on memory 3.019
When I create a file in the Persistent directory 0.923
When I try to create a persistent partition 21.658
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.203
When I close the Persistent Storage app 2.522
And I free up some memory 1.137
And I create a persistent partition with the default settings 13.018
Then the file I created was copied to the Persistent Storage 0.507
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.000
Tags: @product
2:46.718
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.977
Then Tails is running from USB drive "__internal" 0.999
And all tps features are active 2.374
And all persistent directories have safe access rights 2.445
When I disable the first tps feature 5.782
Then all tps features but the first one are active 1.941
And I shutdown Tails and wait for the computer to power off 12.559
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.723
Then all tps features but the first one are active 1.914
After features/support/hooks.rb:330 1.272
After features/support/hooks.rb:100 0.009
Tags: @product
20.464
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.329
Then persistence for "Persistent" is active 0.581
And I create a file in the Persistent directory 0.087
Then the file I created was copied to the Persistent Storage 0.078
When I disable the first tps feature 5.833
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.286
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:330 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
19.771
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.529
Then persistence for "Persistent" is active 0.532
When I create a file in the Persistent directory 0.066
And I disable the first tps feature 5.965
And I delete the data of the Persistent Folder feature 3.620
Then the file I created does not exist on the Persistent Storage 0.057
After features/support/hooks.rb:330 1.271
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.495
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.911
And the network is plugged 0.107
And Tor is ready 20.965
And I take note of which tps features are available 0.673
When I write some files expected to persist 1.411
And I shutdown Tails and wait for the computer to power off 8.615
# 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" 23.810
After features/support/hooks.rb:330 0.094
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.052
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.495
And the network is plugged 0.077
And Tor is ready 18.431
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.206
And I shutdown Tails and wait for the computer to power off 10.906
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.126
And I capture all network traffic 0.006
And the network is plugged 0.098
And Tor is ready 47.060
And I switch to the "persistent-con-current" NetworkManager connection 0.382
And the 1st network device has a spoofed MAC address configured 0.110
And no network device leaked the real MAC address 0.149
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.052
Tags: @product
52.178
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 12.175
And I enable persistence creation in Tails Greeter 1.423
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.085
Then I create a persistent partition with the default settings using the wizard that was already open 17.493
After features/support/hooks.rb:330 1.866
After features/support/hooks.rb:100 0.000
Tags: @product
4:29.891
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 16.832
When I enable persistence 34.316
Then no persistent Greeter options were restored 14.189
When I set all Greeter options to non-default values 28.415
And I log in to a new session in German (de) after having activated the Persistent Storage 49.300
Then all Greeter options are set to non-default values 2.235
When I cold reboot the computer 7.336
And the computer reboots Tails 57.456
Given I enable persistence 20.451
Then persistent Greeter options were restored 0.657
When I log in to a new session after having activated the Persistent Storage 38.379
Then all Greeter options are set to non-default values 0.319
After features/support/hooks.rb:330 1.352
After features/support/hooks.rb:100 0.019
Tags: @product
3:32.344
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 10.136
# 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.357
And I shutdown Tails and wait for the computer to power off 12.466
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:2.468
And I change the passphrase of the Persistent Storage back to the original 31.916
After features/support/hooks.rb:330 1.955
After features/support/hooks.rb:100 0.027
Tags: @product
56.914
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 and stopped at Tails Greeter's login screen 10.107
And I log in to a new session without activating the Persistent Storage 21.886
Then persistence is disabled 0.509
But a Tails persistence partition exists on USB drive "__internal" 6.883
And all notifications have disappeared 11.291
When I delete the persistent partition 5.879
Then there is no persistence partition on USB drive "__internal" 0.356
After features/support/hooks.rb:330 1.511
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.079
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.202
When I write some dotfile expected to persist 0.570
And I shutdown Tails and wait for the computer to power off 8.735
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:1.148
Then the expected persistent dotfile is present in the filesystem 0.422
After features/support/hooks.rb:330 1.264
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.475
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.661
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.174
When I try to enable persistence 0.306
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.295
When I log in to a new session after having activated the Persistent Storage 43.549
And all notifications have disappeared 6.423
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.813
And all tps features are enabled 2.053
And all tps features but the first one are active 2.199
After features/support/hooks.rb:330 1.426
After features/support/hooks.rb:100 0.000
Tags: @product
5:8.989
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:50.846
And I enable persistence 27.893
And I log in to a new session after having activated the Persistent Storage 44.314
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.953
And persistence is enabled 3.980
After features/support/hooks.rb:330 1.518
After features/support/hooks.rb:100 0.000
Tags: @product
30.934
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.587
And I enable persistence but something goes wrong during the LUKS header upgrade 21.540
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.805
After features/support/hooks.rb:330 0.894
After features/support/hooks.rb:100 0.000
Tags: @product
48.495
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.756
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.014
When I enable persistence 30.977
Then the filesystem of the Persistent Storage was repaired 0.084
And persistence is successfully enabled 2.662
After features/support/hooks.rb:330 1.734
After features/support/hooks.rb:100 0.000
Tags: @product
48.793
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.944
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.862
When I try to enable persistence 0.618
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.682
When I repair the filesystem of the Persistent Storage 1.192
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.555
And the filesystem of the Persistent Storage was repaired 1.301
When I close the filesystem repair dialog 1.270
Then persistence is successfully enabled 1.365
After features/support/hooks.rb:330 1.851
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:43.674
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.536
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.110
When I try to enable persistence 0.368
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.182
When I repair the filesystem of the Persistent Storage 1.997
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.107
When I log in to a new session 47.363
And all notifications have disappeared 8.925
# 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.721
When I close the "whisperback" window 1.869
Then the Tor Browser starts 7.849
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.979
After features/support/hooks.rb:330 1.960
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.500
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 and stopped at Tails Greeter's login screen 8.630
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.590
And Tails detects disk read failures on the boot device 1.630
When I try to enable persistence 0.647
Then the Welcome Screen tells me that my hardware is probably failing 18.139
When I log in to a new session 45.715
And all notifications have disappeared 8.452
Then the Tor Browser starts 19.830
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.862
After features/support/hooks.rb:330 2.178
After features/support/hooks.rb:100 0.000