Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 3 08 May 2025, 23:28

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:34.830 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:41.771
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:59.928
And I update APT using apt 13.181
And I install "python3-behave" using apt 26.637
Then the Tails Persistent Storage behave tests pass 2.023
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.000
Tags: @product
45.943
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.463
When I log in to a new session without activating the Persistent Storage 21.778
Then Tails is running from USB drive "__internal" 0.958
And persistence is disabled 0.606
But a Tails persistence partition exists on USB drive "__internal" 12.136
After features/support/hooks.rb:330 3.638
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.370
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.301
Then Tails is running from USB drive "__internal" 0.641
When I create a file in the Persistent directory 0.153
And I create a persistent partition with the default settings 22.203
Then the file I created was copied to the Persistent Storage 2.330
When I shutdown Tails and wait for the computer to power off 12.376
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.698
Then persistence for "Persistent" is active 0.603
And the file I created in the Persistent directory exists 0.061
After features/support/hooks.rb:330 2.671
After features/support/hooks.rb:100 0.008
Tags: @product
1:1.824
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.375
And the system is very low on memory 3.556
When I create a file in the Persistent directory 0.768
When I try to create a persistent partition 28.078
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.181
When I close the Persistent Storage app 2.623
And I free up some memory 3.322
And I create a persistent partition with the default settings 12.297
Then the file I created was copied to the Persistent Storage 0.621
After features/support/hooks.rb:330 2.441
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.187
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.038
Then Tails is running from USB drive "__internal" 0.416
And all tps features are active 2.672
And all persistent directories have safe access rights 2.797
When I disable the first tps feature 5.584
Then all tps features but the first one are active 2.087
And I shutdown Tails and wait for the computer to power off 12.629
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.530
Then all tps features but the first one are active 2.430
After features/support/hooks.rb:330 1.396
After features/support/hooks.rb:100 0.007
Tags: @product
20.046
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 10.699
Then persistence for "Persistent" is active 0.310
And I create a file in the Persistent directory 0.122
Then the file I created was copied to the Persistent Storage 0.100
When I disable the first tps feature 5.447
Then persistence for "Persistent" is not active 0.069
And the Persistent directory does not exist 0.046
When I enable the first tps feature 3.117
Then persistence for "Persistent" is active 0.063
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.503
After features/support/hooks.rb:100 0.000
Tags: @product
19.610
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 9.647
Then persistence for "Persistent" is active 0.083
When I create a file in the Persistent directory 0.102
And I disable the first tps feature 5.931
And I delete the data of the Persistent Folder feature 3.781
Then the file I created does not exist on the Persistent Storage 0.064
After features/support/hooks.rb:330 1.631
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.287
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.915
And the network is plugged 0.567
And Tor is ready 23.562
And I take note of which tps features are available 0.670
When I write some files expected to persist 1.525
And I shutdown Tails and wait for the computer to power off 8.586
# 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.458
After features/support/hooks.rb:330 0.109
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.879
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 22.704
And the network is plugged 0.094
And Tor is ready 20.707
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.186
And I shutdown Tails and wait for the computer to power off 8.860
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.721
And I capture all network traffic 0.012
And the network is plugged 0.093
And Tor is ready 20.944
And I switch to the "persistent-con-current" NetworkManager connection 0.332
And the 1st network device has a spoofed MAC address configured 0.078
And no network device leaked the real MAC address 0.142
After features/support/hooks.rb:330 0.583
After features/support/hooks.rb:100 0.063
Tags: @product
59.542
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 11.809
And I enable persistence creation in Tails Greeter 1.103
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.423
Then I create a persistent partition with the default settings using the wizard that was already open 23.206
After features/support/hooks.rb:330 2.878
After features/support/hooks.rb:100 0.000
Tags: @product
4:30.890
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 13.744
When I enable persistence 36.528
Then no persistent Greeter options were restored 14.159
When I set all Greeter options to non-default values 26.727
And I log in to a new session in German (de) after having activated the Persistent Storage 51.390
Then all Greeter options are set to non-default values 0.342
When I cold reboot the computer 7.801
And the computer reboots Tails 1:1.156
Given I enable persistence 17.488
Then persistent Greeter options were restored 0.561
When I log in to a new session after having activated the Persistent Storage 40.686
Then all Greeter options are set to non-default values 0.302
After features/support/hooks.rb:330 1.818
After features/support/hooks.rb:100 0.007
Tags: @product
3:52.226
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.756
# 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 40.324
And I shutdown Tails and wait for the computer to power off 14.575
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.433
And I change the passphrase of the Persistent Storage back to the original 39.136
After features/support/hooks.rb:330 3.624
After features/support/hooks.rb:100 0.010
Tags: @product
1:0.270
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.014
And I log in to a new session without activating the Persistent Storage 22.494
Then persistence is disabled 0.319
But a Tails persistence partition exists on USB drive "__internal" 10.116
And all notifications have disappeared 8.248
When I delete the persistent partition 8.139
Then there is no persistence partition on USB drive "__internal" 0.937
After features/support/hooks.rb:330 1.776
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.874
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.145
When I write some dotfile expected to persist 0.167
And I shutdown Tails and wait for the computer to power off 8.700
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.381
Then the expected persistent dotfile is present in the filesystem 0.479
After features/support/hooks.rb:330 1.370
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.273
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.105
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.117
When I try to enable persistence 0.485
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.714
When I log in to a new session after having activated the Persistent Storage 42.607
And all notifications have disappeared 8.715
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.956
And all tps features are enabled 3.500
And all tps features but the first one are active 2.071
After features/support/hooks.rb:330 1.464
After features/support/hooks.rb:100 0.000
Tags: @product
6:26.141
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 5:8.569
And I enable persistence 30.315
And I log in to a new session after having activated the Persistent Storage 44.160
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.788
And persistence is enabled 2.307
After features/support/hooks.rb:330 1.759
After features/support/hooks.rb:100 0.000
Tags: @product
36.485
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 9.343
And I enable persistence but something goes wrong during the LUKS header upgrade 26.408
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.734
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.000
Tags: @product
51.016
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.196
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.020
When I enable persistence 32.182
Then the filesystem of the Persistent Storage was repaired 0.075
And persistence is successfully enabled 2.540
After features/support/hooks.rb:330 1.515
After features/support/hooks.rb:100 0.000
Tags: @product
45.570
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.751
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.639
When I try to enable persistence 0.469
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 19.251
When I repair the filesystem of the Persistent Storage 1.932
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.247
And the filesystem of the Persistent Storage was repaired 2.603
When I close the filesystem repair dialog 1.306
Then persistence is successfully enabled 1.369
After features/support/hooks.rb:330 2.141
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.544
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.165
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.168
When I try to enable persistence 0.817
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.784
When I repair the filesystem of the Persistent Storage 1.254
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.081
When I log in to a new session 40.920
And all notifications have disappeared 7.332
# 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.620
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.193
When I close the "whisperback" window 1.663
Then the Tor Browser starts 21.681
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.861
After features/support/hooks.rb:330 1.867
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.073
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.336
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.758
And Tails detects disk read failures on the boot device 1.572
When I try to enable persistence 0.961
Then the Welcome Screen tells me that my hardware is probably failing 18.321
When I log in to a new session 46.637
And all notifications have disappeared 8.053
Then the Tor Browser starts 22.709
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 3.407
After features/support/hooks.rb:100 0.000