Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 4 09 May 2025, 20:47

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 39:45.105 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:11.111
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:31.126
And I update APT using apt 14.394
And I install "python3-behave" using apt 22.991
Then the Tails Persistent Storage behave tests pass 2.598
After features/support/hooks.rb:330 0.586
After features/support/hooks.rb:100 0.000
Tags: @product
43.522
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.656
When I log in to a new session without activating the Persistent Storage 21.647
Then Tails is running from USB drive "__internal" 0.516
And persistence is disabled 0.311
But a Tails persistence partition exists on USB drive "__internal" 9.389
After features/support/hooks.rb:330 1.531
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.651
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.908
Then Tails is running from USB drive "__internal" 0.386
When I create a file in the Persistent directory 0.170
And I create a persistent partition with the default settings 26.228
Then the file I created was copied to the Persistent Storage 2.158
When I shutdown Tails and wait for the computer to power off 12.404
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.761
Then persistence for "Persistent" is active 0.564
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.008
Tags: @product
1:6.283
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 10.159
And the system is very low on memory 3.231
When I create a file in the Persistent directory 1.414
When I try to create a persistent partition 31.857
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.701
When I close the Persistent Storage app 2.587
And I free up some memory 4.051
And I create a persistent partition with the default settings 12.024
Then the file I created was copied to the Persistent Storage 0.255
After features/support/hooks.rb:330 2.471
After features/support/hooks.rb:100 0.000
Tags: @product
2:44.696
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.704
Then Tails is running from USB drive "__internal" 2.831
And all tps features are active 2.602
And all persistent directories have safe access rights 2.401
When I disable the first tps feature 6.046
Then all tps features but the first one are active 2.153
And I shutdown Tails and wait for the computer to power off 12.552
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:59.239
Then all tps features but the first one are active 2.165
After features/support/hooks.rb:330 1.454
After features/support/hooks.rb:100 0.008
Tags: @product
19.591
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 10.050
Then persistence for "Persistent" is active 0.481
And I create a file in the Persistent directory 0.151
Then the file I created was copied to the Persistent Storage 0.110
When I disable the first tps feature 5.428
Then persistence for "Persistent" is not active 0.081
And the Persistent directory does not exist 0.048
When I enable the first tps feature 3.106
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.063
After features/support/hooks.rb:330 1.300
After features/support/hooks.rb:100 0.000
Tags: @product
19.417
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.709
Then persistence for "Persistent" is active 0.199
When I create a file in the Persistent directory 0.122
And I disable the first tps feature 5.727
And I delete the data of the Persistent Folder feature 3.581
Then the file I created does not exist on the Persistent Storage 0.076
After features/support/hooks.rb:330 1.281
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.058
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.646
And the network is plugged 0.097
And Tor is ready 18.102
And I take note of which tps features are available 0.569
When I write some files expected to persist 1.396
And I shutdown Tails and wait for the computer to power off 8.402
# 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.844
After features/support/hooks.rb:330 0.136
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.030
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.189
And the network is plugged 0.120
And Tor is ready 17.547
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.204
And I shutdown Tails and wait for the computer to power off 8.323
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.760
And I capture all network traffic 0.014
And the network is plugged 0.073
And Tor is ready 20.255
And I switch to the "persistent-con-current" NetworkManager connection 0.307
And the 1st network device has a spoofed MAC address configured 0.103
And no network device leaked the real MAC address 0.130
After features/support/hooks.rb:330 0.645
After features/support/hooks.rb:100 0.048
Tags: @product
56.732
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 stopped at Tails Greeter's login screen 11.271
And I enable persistence creation in Tails Greeter 1.119
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.628
Then I create a persistent partition with the default settings using the wizard that was already open 24.712
After features/support/hooks.rb:330 2.888
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.991
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.424
When I enable persistence 32.459
Then no persistent Greeter options were restored 13.949
When I set all Greeter options to non-default values 25.889
And I log in to a new session in German (de) after having activated the Persistent Storage 50.250
Then all Greeter options are set to non-default values 0.702
When I cold reboot the computer 7.435
And the computer reboots Tails 1:1.060
Given I enable persistence 17.536
Then persistent Greeter options were restored 0.614
When I log in to a new session after having activated the Persistent Storage 32.316
Then all Greeter options are set to non-default values 0.352
After features/support/hooks.rb:330 1.937
After features/support/hooks.rb:100 0.008
Tags: @product
3:52.781
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.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 35.724
And I shutdown Tails and wait for the computer to power off 12.482
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:19.888
And I change the passphrase of the Persistent Storage back to the original 35.168
After features/support/hooks.rb:330 2.812
After features/support/hooks.rb:100 0.007
Tags: @product
58.603
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.843
And I log in to a new session without activating the Persistent Storage 20.573
Then persistence is disabled 0.408
But a Tails persistence partition exists on USB drive "__internal" 9.924
And all notifications have disappeared 11.156
When I delete the persistent partition 5.938
Then there is no persistence partition on USB drive "__internal" 0.757
After features/support/hooks.rb:330 1.337
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.975
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.860
When I write some dotfile expected to persist 0.083
And I shutdown Tails and wait for the computer to power off 11.197
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.432
Then the expected persistent dotfile is present in the filesystem 0.402
After features/support/hooks.rb:330 1.291
After features/support/hooks.rb:100 0.008
Tags: @product
1:36.892
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.294
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.119
When I try to enable persistence 0.351
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.821
When I log in to a new session after having activated the Persistent Storage 40.889
And all notifications have disappeared 7.720
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.092
And all tps features are enabled 2.555
And all tps features but the first one are active 2.046
After features/support/hooks.rb:330 1.524
After features/support/hooks.rb:100 0.000
Tags: @product
4:57.645
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:30.882
And I enable persistence 36.015
And I log in to a new session after having activated the Persistent Storage 45.418
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.957
And persistence is enabled 3.372
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000
Tags: @product
30.857
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
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.053
And I enable persistence but something goes wrong during the LUKS header upgrade 21.080
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.723
After features/support/hooks.rb:330 0.728
After features/support/hooks.rb:100 0.000
Tags: @product
48.865
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.467
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.158
When I enable persistence 30.015
Then the filesystem of the Persistent Storage was repaired 0.118
And persistence is successfully enabled 3.105
After features/support/hooks.rb:330 1.509
After features/support/hooks.rb:100 0.000
Tags: @product
48.798
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.068
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.105
When I try to enable persistence 0.428
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.056
When I repair the filesystem of the Persistent Storage 1.884
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.348
And the filesystem of the Persistent Storage was repaired 3.227
When I close the filesystem repair dialog 1.204
Then persistence is successfully enabled 1.474
After features/support/hooks.rb:330 1.853
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.221
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.433
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.122
When I try to enable persistence 0.388
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.308
When I repair the filesystem of the Persistent Storage 1.352
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.086
When I log in to a new session 38.403
And all notifications have disappeared 8.278
# 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" 1.095
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.120
When I close the "whisperback" window 1.749
Then the Tor Browser starts 21.970
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.913
After features/support/hooks.rb:330 2.607
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.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 and stopped at Tails Greeter's login screen 8.996
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.678
And Tails detects disk read failures on the boot device 0.624
When I try to enable persistence 1.536
Then the Welcome Screen tells me that my hardware is probably failing 17.680
When I log in to a new session 50.739
And all notifications have disappeared 8.610
Then the Tor Browser starts 24.121
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.387
After features/support/hooks.rb:330 2.522
After features/support/hooks.rb:100 0.000