Project Number Date
test_Tails_ISO_20267-webtunnel 3 14 Jul 2025, 20:22

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 48:10.401 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:59.603
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:13.950
And I update APT using apt 14.915
And I install "python3-behave" using apt 26.789
Then the Tails Persistent Storage behave tests pass 3.947
After features/support/hooks.rb:330 0.983
After features/support/hooks.rb:100 0.000
Tags: @product
50.213
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 and stopped at Tails Greeter's login screen 12.810
When I log in to a new session without activating the Persistent Storage 27.514
Then Tails is running from USB drive "__internal" 0.965
And persistence is disabled 0.557
But a Tails persistence partition exists on USB drive "__internal" 8.366
After features/support/hooks.rb:330 2.264
After features/support/hooks.rb:100 0.000
Tags: @product
3:48.692
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 without a persistent partition and logged in 14.617
Then Tails is running from USB drive "__internal" 0.467
When I create a file in the Persistent directory 0.187
And I create a persistent partition with the default settings 24.397
Then the file I created was copied to the Persistent Storage 2.588
When I shutdown Tails and wait for the computer to power off 16.834
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:48.721
Then persistence for "Persistent" is active 0.438
And the file I created in the Persistent directory exists 0.438
After features/support/hooks.rb:330 1.139
After features/support/hooks.rb:100 0.045
Tags: @product
1:24.880
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.682
And the system is very low on memory 4.889
When I create a file in the Persistent directory 1.831
When I try to create a persistent partition 39.188
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.592
When I close the Persistent Storage app 2.755
And I free up some memory 3.427
And I create a persistent partition with the default settings 19.239
Then the file I created was copied to the Persistent Storage 0.272
After features/support/hooks.rb:330 2.393
After features/support/hooks.rb:100 0.000
Tags: @product
3:16.339
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 14.969
Then Tails is running from USB drive "__internal" 0.780
And all tps features are active 2.545
And all persistent directories have safe access rights 2.819
When I disable the first tps feature 8.091
Then all tps features but the first one are active 3.070
And I shutdown Tails and wait for the computer to power off 11.060
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.826
Then all tps features but the first one are active 3.176
After features/support/hooks.rb:330 1.590
After features/support/hooks.rb:100 0.008
Tags: @product
23.620
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 13.158
Then persistence for "Persistent" is active 0.068
And I create a file in the Persistent directory 0.156
Then the file I created was copied to the Persistent Storage 0.156
When I disable the first tps feature 6.527
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.213
Then persistence for "Persistent" is active 0.133
And the file I created in the Persistent directory exists 0.075
After features/support/hooks.rb:330 1.887
After features/support/hooks.rb:100 0.000
Tags: @product
24.375
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.044
Then persistence for "Persistent" is active 0.077
When I create a file in the Persistent directory 0.077
And I disable the first tps feature 5.687
And I delete the data of the Persistent Folder feature 4.556
Then the file I created does not exist on the Persistent Storage 0.933
After features/support/hooks.rb:330 2.226
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.400
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 enabled and logged in 11.021
And the network is plugged 0.062
And Tor is ready 20.634
And I take note of which tps features are available 0.802
When I write some files expected to persist 1.791
And I shutdown Tails and wait for the computer to power off 8.046
# 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.041
After features/support/hooks.rb:330 0.227
After features/support/hooks.rb:100 0.000
Tags: @product
3:40.375
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.371
And the network is plugged 0.090
And Tor is ready 22.578
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.243
And I shutdown Tails and wait for the computer to power off 7.047
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:33.330
And I capture all network traffic 0.037
And the network is plugged 0.158
And Tor is ready 23.611
And I switch to the "persistent-con-current" NetworkManager connection 0.456
And the 1st network device has a spoofed MAC address configured 0.200
And no network device leaked the real MAC address 0.247
After features/support/hooks.rb:330 0.755
After features/support/hooks.rb:100 0.060
Tags: @product
1:7.594
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 14.181
And I enable persistence creation in Tails Greeter 1.116
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.024
Then I create a persistent partition with the default settings using the wizard that was already open 28.271
After features/support/hooks.rb:330 5.094
After features/support/hooks.rb:100 0.000
Tags: @product
5:32.567
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.239
When I enable persistence 45.598
Then no persistent Greeter options were restored 15.650
When I set all Greeter options to non-default values 37.022
And I log in to a new session in German (de) after having activated the Persistent Storage 1:1.365
Then all Greeter options are set to non-default values 0.574
When I cold reboot the computer 11.592
And the computer reboots Tails 1:14.383
Given I enable persistence 25.664
Then persistent Greeter options were restored 0.720
When I log in to a new session after having activated the Persistent Storage 47.131
Then all Greeter options are set to non-default values 0.622
After features/support/hooks.rb:330 2.316
After features/support/hooks.rb:100 0.011
Tags: @product
4:16.098
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.517
# 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 41.444
And I shutdown Tails and wait for the computer to power off 15.113
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:29.121
And I change the passphrase of the Persistent Storage back to the original 36.902
After features/support/hooks.rb:330 4.034
After features/support/hooks.rb:100 0.011
Tags: @product
1:12.863
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 13.370
And I log in to a new session without activating the Persistent Storage 24.535
Then persistence is disabled 0.509
But a Tails persistence partition exists on USB drive "__internal" 13.221
And all notifications have disappeared 12.517
When I delete the persistent partition 7.970
Then there is no persistence partition on USB drive "__internal" 0.738
After features/support/hooks.rb:330 1.672
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.851
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.638
When I write some dotfile expected to persist 0.079
And I shutdown Tails and wait for the computer to power off 8.477
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:32.622
Then the expected persistent dotfile is present in the filesystem 1.034
After features/support/hooks.rb:330 1.373
After features/support/hooks.rb:100 0.017
Tags: @product
2:5.272
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 persistent partition and stopped at Tails Greeter's login screen 9.770
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.096
When I try to enable persistence 0.347
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 39.409
When I log in to a new session after having activated the Persistent Storage 55.955
And all notifications have disappeared 8.401
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 6.043
And all tps features are enabled 3.154
And all tps features but the first one are active 2.093
After features/support/hooks.rb:330 1.737
After features/support/hooks.rb:100 0.000
Tags: @product
5:40.141
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:10.154
And I enable persistence 40.327
And I log in to a new session after having activated the Persistent Storage 43.634
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.737
And persistence is enabled 3.288
After features/support/hooks.rb:330 2.234
After features/support/hooks.rb:100 0.000
Tags: @product
37.983
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
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 10.890
And I enable persistence but something goes wrong during the LUKS header upgrade 26.324
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.768
After features/support/hooks.rb:330 0.901
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.428
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.962
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.060
When I enable persistence 39.286
Then the filesystem of the Persistent Storage was repaired 0.083
And persistence is successfully enabled 3.034
After features/support/hooks.rb:330 2.092
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.908
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 11.908
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.488
When I try to enable persistence 0.715
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 37.562
When I repair the filesystem of the Persistent Storage 3.540
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.559
And the filesystem of the Persistent Storage was repaired 4.396
When I close the filesystem repair dialog 2.074
Then persistence is successfully enabled 1.663
After features/support/hooks.rb:330 2.589
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:16.072
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.896
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.103
When I try to enable persistence 0.420
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 42.829
When I repair the filesystem of the Persistent Storage 1.565
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.919
When I log in to a new session 40.775
And all notifications have disappeared 9.645
# 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.694
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.459
When I close the "whisperback" window 1.895
Then the Tor Browser starts 25.672
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.195
After features/support/hooks.rb:330 2.932
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:27.118
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 9.877
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.784
And Tails detects disk read failures on the boot device 1.904
When I try to enable persistence 0.425
Then the Welcome Screen tells me that my hardware is probably failing 28.605
When I log in to a new session 59.401
And all notifications have disappeared 12.290
Then the Tor Browser starts 25.865
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.963
After features/support/hooks.rb:330 2.791
After features/support/hooks.rb:100 0.000