Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 33 05 Apr 2025, 06:32

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 45:9.689 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:58.470
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:45.552
And I update APT using apt 3:44.924
And I install "python3-behave" using apt 25.894
Then the Tails Persistent Storage behave tests pass 2.098
After features/support/hooks.rb:330 0.644
After features/support/hooks.rb:100 0.000
Tags: @product
49.641
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.305
When I log in to a new session without activating the Persistent Storage 25.832
Then Tails is running from USB drive "__internal" 0.855
And persistence is disabled 0.741
But a Tails persistence partition exists on USB drive "__internal" 10.906
After features/support/hooks.rb:330 2.569
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.367
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 logged in 13.014
Then Tails is running from USB drive "__internal" 0.518
When I create a file in the Persistent directory 0.139
And I create a persistent partition with the default settings 22.904
Then the file I created was copied to the Persistent Storage 1.806
When I shutdown Tails and wait for the computer to power off 12.927
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.346
Then persistence for "Persistent" is active 0.645
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:330 1.777
After features/support/hooks.rb:100 0.008
Tags: @product
58.734
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.663
And the system is very low on memory 2.952
When I create a file in the Persistent directory 1.007
When I try to create a persistent partition 22.990
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.670
When I close the Persistent Storage app 2.719
And I free up some memory 3.220
And I create a persistent partition with the default settings 13.222
Then the file I created was copied to the Persistent Storage 0.286
After features/support/hooks.rb:330 2.423
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.854
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 15.432
Then Tails is running from USB drive "__internal" 0.930
And all tps features are active 5.814
And all persistent directories have safe access rights 2.863
When I disable the first tps feature 7.299
Then all tps features but the first one are active 2.331
And I shutdown Tails and wait for the computer to power off 16.915
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.991
Then all tps features but the first one are active 2.275
After features/support/hooks.rb:330 1.394
After features/support/hooks.rb:100 0.009
Tags: @product
23.408
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.068
Then persistence for "Persistent" is active 0.647
And I create a file in the Persistent directory 0.124
Then the file I created was copied to the Persistent Storage 0.169
When I disable the first tps feature 6.744
Then persistence for "Persistent" is not active 0.104
And the Persistent directory does not exist 0.067
When I enable the first tps feature 4.320
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.082
After features/support/hooks.rb:330 1.393
After features/support/hooks.rb:100 0.000
Tags: @product
21.087
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.086
Then persistence for "Persistent" is active 0.103
When I create a file in the Persistent directory 0.094
And I disable the first tps feature 6.854
And I delete the data of the Persistent Folder feature 4.890
Then the file I created does not exist on the Persistent Storage 0.057
After features/support/hooks.rb:330 1.520
After features/support/hooks.rb:100 0.000
Tags: @product
1:12.697
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.688
And the network is plugged 0.171
And Tor is ready 26.554
And I take note of which tps features are available 0.708
When I write some files expected to persist 1.612
And I shutdown Tails and wait for the computer to power off 8.787
# 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.174
After features/support/hooks.rb:330 0.126
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.824
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 with a persistent partition enabled and logged in 9.224
And the network is plugged 0.082
And Tor is ready 24.333
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 8.558
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.947
And I capture all network traffic 0.007
And the network is plugged 0.083
And Tor is ready 46.705
And I switch to the "persistent-con-current" NetworkManager connection 0.405
And the 1st network device has a spoofed MAC address configured 0.117
And no network device leaked the real MAC address 0.178
After features/support/hooks.rb:330 0.594
After features/support/hooks.rb:100 0.060
Tags: @product
54.819
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.521
And I enable persistence creation in Tails Greeter 1.108
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.848
Then I create a persistent partition with the default settings using the wizard that was already open 20.341
After features/support/hooks.rb:330 2.683
After features/support/hooks.rb:100 0.000
Tags: @product
4:16.092
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.758
When I enable persistence 33.631
Then no persistent Greeter options were restored 14.207
When I set all Greeter options to non-default values 24.812
And I log in to a new session in German (de) after having activated the Persistent Storage 46.743
Then all Greeter options are set to non-default values 0.414
When I cold reboot the computer 7.331
And the computer reboots Tails 1:0.161
Given I enable persistence 18.189
Then persistent Greeter options were restored 0.540
When I log in to a new session after having activated the Persistent Storage 37.852
Then all Greeter options are set to non-default values 0.447
After features/support/hooks.rb:330 1.558
After features/support/hooks.rb:100 0.007
Tags: @product
3:52.540
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.704
# 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 45.585
And I shutdown Tails and wait for the computer to power off 12.529
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:13.374
And I change the passphrase of the Persistent Storage back to the original 31.346
After features/support/hooks.rb:330 4.008
After features/support/hooks.rb:100 0.064
Tags: @product
1:2.327
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.349
And I log in to a new session without activating the Persistent Storage 23.681
Then persistence is disabled 0.468
But a Tails persistence partition exists on USB drive "__internal" 10.497
And all notifications have disappeared 10.140
When I delete the persistent partition 5.258
Then there is no persistence partition on USB drive "__internal" 0.932
After features/support/hooks.rb:330 1.484
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.073
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.404
When I write some dotfile expected to persist 0.064
And I shutdown Tails and wait for the computer to power off 10.824
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.377
Then the expected persistent dotfile is present in the filesystem 0.402
After features/support/hooks.rb:330 0.726
After features/support/hooks.rb:100 0.008
Tags: @product
1:43.061
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.961
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.083
When I try to enable persistence 0.265
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.122
When I log in to a new session after having activated the Persistent Storage 42.991
And all notifications have disappeared 7.601
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.602
And all tps features are enabled 3.517
And all tps features but the first one are active 1.914
After features/support/hooks.rb:330 1.952
After features/support/hooks.rb:100 0.000
Tags: @product
5:20.088
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 with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:52.400
And I enable persistence 33.568
And I log in to a new session after having activated the Persistent Storage 49.957
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.167
And persistence is enabled 2.994
After features/support/hooks.rb:330 1.660
After features/support/hooks.rb:100 0.000
Tags: @product
29.011
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.819
And I enable persistence but something goes wrong during the LUKS header upgrade 19.406
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.785
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.000
Tags: @product
48.307
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.433
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.320
When I enable persistence 30.800
Then the filesystem of the Persistent Storage was repaired 0.104
And persistence is successfully enabled 2.649
After features/support/hooks.rb:330 1.733
After features/support/hooks.rb:100 0.000
Tags: @product
51.097
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.146
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.306
When I try to enable persistence 0.398
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.940
When I repair the filesystem of the Persistent Storage 1.303
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.915
And the filesystem of the Persistent Storage was repaired 3.327
When I close the filesystem repair dialog 1.254
Then persistence is successfully enabled 1.504
After features/support/hooks.rb:330 1.521
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.176
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.071
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.107
When I try to enable persistence 0.292
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.049
When I repair the filesystem of the Persistent Storage 1.219
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.081
When I log in to a new session 43.986
And all notifications have disappeared 8.856
# 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.459
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.123
When I close the "whisperback" window 1.574
Then the Tor Browser starts 20.540
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.813
After features/support/hooks.rb:330 2.829
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:58.007
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 8.435
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.730
And Tails detects disk read failures on the boot device 1.468
When I try to enable persistence 1.516
Then the Welcome Screen tells me that my hardware is probably failing 18.667
When I log in to a new session 50.447
And all notifications have disappeared 7.433
Then the Tor Browser starts 23.495
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.812
After features/support/hooks.rb:330 1.813
After features/support/hooks.rb:100 0.000