Project Number Date
test_Tails_ISO_20267-webtunnel 4 14 Jul 2025, 22:45

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 40:8.321 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:33.404
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:47.206
And I update APT using apt 19.442
And I install "python3-behave" using apt 23.044
Then the Tails Persistent Storage behave tests pass 3.710
After features/support/hooks.rb:330 0.655
After features/support/hooks.rb:100 0.000
Tags: @product
41.482
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.813
When I log in to a new session without activating the Persistent Storage 20.330
Then Tails is running from USB drive "__internal" 0.593
And persistence is disabled 0.540
But a Tails persistence partition exists on USB drive "__internal" 9.203
After features/support/hooks.rb:330 1.619
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.682
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.305
Then Tails is running from USB drive "__internal" 0.452
When I create a file in the Persistent directory 0.123
And I create a persistent partition with the default settings 22.689
Then the file I created was copied to the Persistent Storage 2.544
When I shutdown Tails and wait for the computer to power off 13.134
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.011
Then persistence for "Persistent" is active 0.352
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 2.469
After features/support/hooks.rb:100 0.009
Tags: @product
59.380
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 without a persistent partition and logged in 10.856
And the system is very low on memory 2.356
When I create a file in the Persistent directory 1.277
When I try to create a persistent partition 24.067
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.199
When I close the Persistent Storage app 2.883
And I free up some memory 3.245
And I create a persistent partition with the default settings 13.880
Then the file I created was copied to the Persistent Storage 0.612
After features/support/hooks.rb:330 2.530
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.994
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.612
Then Tails is running from USB drive "__internal" 0.476
And all tps features are active 2.311
And all persistent directories have safe access rights 2.696
When I disable the first tps feature 6.168
Then all tps features but the first one are active 2.162
And I shutdown Tails and wait for the computer to power off 10.620
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.614
Then all tps features but the first one are active 2.331
After features/support/hooks.rb:330 1.364
After features/support/hooks.rb:100 0.009
Tags: @product
19.619
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.257
Then persistence for "Persistent" is active 0.091
And I create a file in the Persistent directory 0.142
Then the file I created was copied to the Persistent Storage 0.066
When I disable the first tps feature 5.575
Then persistence for "Persistent" is not active 0.075
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.181
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.093
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.000
Tags: @product
19.233
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 9.585
Then persistence for "Persistent" is active 0.098
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 5.621
And I delete the data of the Persistent Folder feature 3.762
Then the file I created does not exist on the Persistent Storage 0.088
After features/support/hooks.rb:330 0.881
After features/support/hooks.rb:100 0.000
Tags: @product
58.182
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.424
And the network is plugged 0.080
And Tor is ready 20.961
And I take note of which tps features are available 0.713
When I write some files expected to persist 1.752
And I shutdown Tails and wait for the computer to power off 6.590
# 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" 18.659
After features/support/hooks.rb:330 0.090
After features/support/hooks.rb:100 0.000
Tags: @product
3:8.877
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.273
And the network is plugged 0.061
And Tor is ready 20.564
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.192
And I shutdown Tails and wait for the computer to power off 6.688
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.791
And I capture all network traffic 0.005
And the network is plugged 0.062
And Tor is ready 22.651
And I switch to the "persistent-con-current" NetworkManager connection 0.365
And the 1st network device has a spoofed MAC address configured 0.073
And no network device leaked the real MAC address 0.146
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.053
Tags: @product
56.303
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 without a persistent partition and stopped at Tails Greeter's login screen 11.591
And I enable persistence creation in Tails Greeter 1.114
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.720
Then I create a persistent partition with the default settings using the wizard that was already open 22.876
After features/support/hooks.rb:330 2.593
After features/support/hooks.rb:100 0.000
Tags: @product
4:29.999
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.424
When I enable persistence 33.718
Then no persistent Greeter options were restored 14.291
When I set all Greeter options to non-default values 25.736
And I log in to a new session in German (de) after having activated the Persistent Storage 49.530
Then all Greeter options are set to non-default values 0.455
When I cold reboot the computer 5.506
And the computer reboots Tails 1:10.644
Given I enable persistence 16.515
Then persistent Greeter options were restored 0.691
When I log in to a new session after having activated the Persistent Storage 41.135
Then all Greeter options are set to non-default values 0.350
After features/support/hooks.rb:330 1.760
After features/support/hooks.rb:100 0.009
Tags: @product
3:46.248
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.556
# 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 34.247
And I shutdown Tails and wait for the computer to power off 12.874
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:17.194
And I change the passphrase of the Persistent Storage back to the original 32.374
After features/support/hooks.rb:330 3.155
After features/support/hooks.rb:100 0.009
Tags: @product
58.537
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.183
And I log in to a new session without activating the Persistent Storage 20.957
Then persistence is disabled 0.447
But a Tails persistence partition exists on USB drive "__internal" 7.990
And all notifications have disappeared 10.633
When I delete the persistent partition 7.468
Then there is no persistence partition on USB drive "__internal" 0.856
After features/support/hooks.rb:330 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.655
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.680
When I write some dotfile expected to persist 0.133
And I shutdown Tails and wait for the computer to power off 6.603
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.808
Then the expected persistent dotfile is present in the filesystem 0.429
After features/support/hooks.rb:330 1.470
After features/support/hooks.rb:100 0.007
Tags: @product
1:37.064
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 9.206
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.073
When I try to enable persistence 0.281
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.892
When I log in to a new session after having activated the Persistent Storage 40.975
And all notifications have disappeared 8.145
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.955
And all tps features are enabled 3.304
And all tps features but the first one are active 2.229
After features/support/hooks.rb:330 1.393
After features/support/hooks.rb:100 0.000
Tags: @product
5:16.610
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:48.300
And I enable persistence 34.651
And I log in to a new session after having activated the Persistent Storage 49.761
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.197
And persistence is enabled 2.698
After features/support/hooks.rb:330 1.438
After features/support/hooks.rb:100 0.000
Tags: @product
31.581
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 9.064
And I enable persistence but something goes wrong during the LUKS header upgrade 21.757
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.759
After features/support/hooks.rb:330 0.862
After features/support/hooks.rb:100 0.000
Tags: @product
43.973
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 9.438
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.905
When I enable persistence 26.704
Then the filesystem of the Persistent Storage was repaired 0.093
And persistence is successfully enabled 2.831
After features/support/hooks.rb:330 1.271
After features/support/hooks.rb:100 0.000
Tags: @product
45.704
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 9.429
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.415
When I try to enable persistence 0.382
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.807
When I repair the filesystem of the Persistent Storage 1.238
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.142
And the filesystem of the Persistent Storage was repaired 2.384
When I close the filesystem repair dialog 1.271
Then persistence is successfully enabled 1.633
After features/support/hooks.rb:330 1.001
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.984
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 9.249
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.112
When I try to enable persistence 1.291
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.886
When I repair the filesystem of the Persistent Storage 1.298
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.067
When I log in to a new session 36.245
And all notifications have disappeared 8.622
# 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.596
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.206
When I close the "whisperback" window 1.568
Then the Tor Browser starts 20.886
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.953
After features/support/hooks.rb:330 3.219
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.802
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 9.246
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.536
And Tails detects disk read failures on the boot device 1.645
When I try to enable persistence 0.380
Then the Welcome Screen tells me that my hardware is probably failing 19.062
When I log in to a new session 51.473
And all notifications have disappeared 8.110
Then the Tor Browser starts 20.764
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.582
After features/support/hooks.rb:330 4.072
After features/support/hooks.rb:100 0.000