Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 1 04 Mar 2025, 15:07

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:16.466 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:46.853
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 2:4.841
And I update APT using apt 13.529
And I install "python3-behave" using apt 25.994
Then the Tails Persistent Storage behave tests pass 2.488
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.000
Tags: @product
47.028
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.838
When I log in to a new session without activating the Persistent Storage 23.075
Then Tails is running from USB drive "__internal" 0.529
And persistence is disabled 0.514
But a Tails persistence partition exists on USB drive "__internal" 11.069
After features/support/hooks.rb:330 2.293
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.318
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 13.209
Then Tails is running from USB drive "__internal" 0.392
When I create a file in the Persistent directory 0.141
And I create a persistent partition with the default settings 24.274
Then the file I created was copied to the Persistent Storage 0.666
When I shutdown Tails and wait for the computer to power off 12.745
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.296
Then persistence for "Persistent" is active 0.503
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:330 1.545
After features/support/hooks.rb:100 0.007
Tags: @product
57.494
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.089
And the system is very low on memory 3.612
When I create a file in the Persistent directory 0.963
When I try to create a persistent partition 23.194
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.431
When I close the Persistent Storage app 2.544
And I free up some memory 1.639
And I create a persistent partition with the default settings 13.591
Then the file I created was copied to the Persistent Storage 0.427
After features/support/hooks.rb:330 2.209
After features/support/hooks.rb:100 0.000
Tags: @product
2:51.538
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.272
Then Tails is running from USB drive "__internal" 0.669
And all tps features are active 2.562
And all persistent directories have safe access rights 2.514
When I disable the first tps feature 7.035
Then all tps features but the first one are active 2.087
And I shutdown Tails and wait for the computer to power off 13.013
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.089
Then all tps features but the first one are active 2.293
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.009
Tags: @product
20.623
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.839
Then persistence for "Persistent" is active 0.194
And I create a file in the Persistent directory 0.111
Then the file I created was copied to the Persistent Storage 0.084
When I disable the first tps feature 6.607
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.053
When I enable the first tps feature 3.482
Then persistence for "Persistent" is active 0.099
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:330 1.582
After features/support/hooks.rb:100 0.000
Tags: @product
20.454
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.777
Then persistence for "Persistent" is active 0.098
When I create a file in the Persistent directory 0.072
And I disable the first tps feature 6.389
And I delete the data of the Persistent Folder feature 4.042
Then the file I created does not exist on the Persistent Storage 0.073
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.585
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.693
And the network is plugged 0.093
And Tor is ready 20.530
And I take note of which tps features are available 0.650
When I write some files expected to persist 1.814
And I shutdown Tails and wait for the computer to power off 8.974
# 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.828
After features/support/hooks.rb:330 0.192
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.753
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.714
And the network is plugged 0.087
And Tor is ready 23.381
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 8.909
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.069
And I capture all network traffic 0.010
And the network is plugged 0.064
And Tor is ready 20.780
And I switch to the "persistent-con-current" NetworkManager connection 0.329
And the 1st network device has a spoofed MAC address configured 0.084
And no network device leaked the real MAC address 0.128
After features/support/hooks.rb:330 0.618
After features/support/hooks.rb:100 0.044
Tags: @product
54.942
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 11.774
And I enable persistence creation in Tails Greeter 1.112
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.014
Then I create a persistent partition with the default settings using the wizard that was already open 22.041
After features/support/hooks.rb:330 1.988
After features/support/hooks.rb:100 0.000
Tags: @product
4:32.653
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 14.481
When I enable persistence 35.509
Then no persistent Greeter options were restored 14.124
When I set all Greeter options to non-default values 28.533
And I log in to a new session in German (de) after having activated the Persistent Storage 46.260
Then all Greeter options are set to non-default values 0.872
When I cold reboot the computer 12.073
And the computer reboots Tails 1:1.809
Given I enable persistence 17.879
Then persistent Greeter options were restored 0.518
When I log in to a new session after having activated the Persistent Storage 39.881
Then all Greeter options are set to non-default values 0.708
After features/support/hooks.rb:330 1.681
After features/support/hooks.rb:100 0.009
Tags: @product
3:38.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 persistent partition enabled and logged in 11.561
# 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.904
And I shutdown Tails and wait for the computer to power off 12.717
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:9.445
And I change the passphrase of the Persistent Storage back to the original 29.195
After features/support/hooks.rb:330 2.024
After features/support/hooks.rb:100 0.009
Tags: @product
59.990
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.830
And I log in to a new session without activating the Persistent Storage 20.969
Then persistence is disabled 0.396
But a Tails persistence partition exists on USB drive "__internal" 10.898
And all notifications have disappeared 11.050
When I delete the persistent partition 6.262
Then there is no persistence partition on USB drive "__internal" 0.582
After features/support/hooks.rb:330 1.719
After features/support/hooks.rb:100 0.000
Tags: @product
2:28.681
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.502
When I write some dotfile expected to persist 0.071
And I shutdown Tails and wait for the computer to power off 8.778
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.884
Then the expected persistent dotfile is present in the filesystem 0.445
After features/support/hooks.rb:330 1.229
After features/support/hooks.rb:100 0.010
Tags: @product
1:53.008
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 22.984
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.081
When I try to enable persistence 0.422
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.410
When I log in to a new session after having activated the Persistent Storage 42.105
And all notifications have disappeared 8.861
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.438
And all tps features are enabled 2.317
And all tps features but the first one are active 2.386
After features/support/hooks.rb:330 1.911
After features/support/hooks.rb:100 0.000
Tags: @product
4:25.910
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:1.340
And I enable persistence 35.359
And I log in to a new session after having activated the Persistent Storage 42.561
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 4.223
And persistence is enabled 2.424
After features/support/hooks.rb:330 2.192
After features/support/hooks.rb:100 0.000
Tags: @product
28.777
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 9.580
And I enable persistence but something goes wrong during the LUKS header upgrade 18.348
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.848
After features/support/hooks.rb:330 0.976
After features/support/hooks.rb:100 0.000
Tags: @product
44.912
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.482
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.792
When I enable persistence 27.931
Then the filesystem of the Persistent Storage was repaired 0.100
And persistence is successfully enabled 2.606
After features/support/hooks.rb:330 1.612
After features/support/hooks.rb:100 0.000
Tags: @product
49.836
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 8.617
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.202
When I try to enable persistence 0.393
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.129
When I repair the filesystem of the Persistent Storage 5.072
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.275
And the filesystem of the Persistent Storage was repaired 1.270
When I close the filesystem repair dialog 1.269
Then persistence is successfully enabled 1.605
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:49.581
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.707
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.109
When I try to enable persistence 0.272
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.113
When I repair the filesystem of the Persistent Storage 1.303
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.084
When I log in to a new session 43.847
And all notifications have disappeared 9.397
# 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.926
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.809
When I close the "whisperback" window 1.713
Then the Tor Browser starts 13.340
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.955
After features/support/hooks.rb:330 1.749
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.697
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 9.186
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.208
And Tails detects disk read failures on the boot device 1.653
When I try to enable persistence 0.515
Then the Welcome Screen tells me that my hardware is probably failing 23.096
When I log in to a new session 48.416
And all notifications have disappeared 10.324
Then the Tor Browser starts 18.572
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.722
After features/support/hooks.rb:330 2.083
After features/support/hooks.rb:100 0.000