Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 6 11 May 2025, 20:48

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:47.084 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:11.728
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:33.101
And I update APT using apt 12.764
And I install "python3-behave" using apt 23.206
Then the Tails Persistent Storage behave tests pass 2.656
After features/support/hooks.rb:330 1.036
After features/support/hooks.rb:100 0.000
Tags: @product
40.181
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.026
When I log in to a new session without activating the Persistent Storage 21.657
Then Tails is running from USB drive "__internal" 0.720
And persistence is disabled 0.220
But a Tails persistence partition exists on USB drive "__internal" 6.557
After features/support/hooks.rb:330 1.327
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.682
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.010
Then Tails is running from USB drive "__internal" 0.468
When I create a file in the Persistent directory 0.157
And I create a persistent partition with the default settings 23.639
Then the file I created was copied to the Persistent Storage 1.953
When I shutdown Tails and wait for the computer to power off 12.481
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.456
Then persistence for "Persistent" is active 0.441
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 1.597
After features/support/hooks.rb:100 0.009
Tags: @product
55.794
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.683
And the system is very low on memory 3.104
When I create a file in the Persistent directory 0.940
When I try to create a persistent partition 22.118
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.191
When I close the Persistent Storage app 2.563
And I free up some memory 3.472
And I create a persistent partition with the default settings 12.474
Then the file I created was copied to the Persistent Storage 0.244
After features/support/hooks.rb:330 1.825
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.894
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 11.532
Then Tails is running from USB drive "__internal" 0.966
And all tps features are active 2.218
And all persistent directories have safe access rights 2.695
When I disable the first tps feature 5.584
Then all tps features but the first one are active 2.044
And I shutdown Tails and wait for the computer to power off 10.692
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.898
Then all tps features but the first one are active 2.262
After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.008
Tags: @product
19.677
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.206
Then persistence for "Persistent" is active 0.098
And I create a file in the Persistent directory 0.140
Then the file I created was copied to the Persistent Storage 0.140
When I disable the first tps feature 5.781
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.050
When I enable the first tps feature 3.054
Then persistence for "Persistent" is active 0.064
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 1.519
After features/support/hooks.rb:100 0.000
Tags: @product
18.499
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.134
Then persistence for "Persistent" is active 0.171
When I create a file in the Persistent directory 0.164
And I disable the first tps feature 5.351
And I delete the data of the Persistent Folder feature 3.620
Then the file I created does not exist on the Persistent Storage 0.058
After features/support/hooks.rb:330 1.535
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.297
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 8.991
And the network is plugged 0.078
And Tor is ready 19.525
And I take note of which tps features are available 0.614
When I write some files expected to persist 1.409
And I shutdown Tails and wait for the computer to power off 8.794
# 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" 22.883
After features/support/hooks.rb:330 0.101
After features/support/hooks.rb:100 0.000
Tags: @product
2:58.423
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.990
And the network is plugged 0.078
And Tor is ready 18.483
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.232
And I shutdown Tails and wait for the computer to power off 8.586
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:0.168
And I capture all network traffic 0.006
And the network is plugged 0.070
And Tor is ready 20.195
And I switch to the "persistent-con-current" NetworkManager connection 0.350
And the 1st network device has a spoofed MAC address configured 0.125
And no network device leaked the real MAC address 0.134
After features/support/hooks.rb:330 0.574
After features/support/hooks.rb:100 0.040
Tags: @product
51.223
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.333
And I enable persistence creation in Tails Greeter 1.115
And I log in to a new session expecting no warning about the Persistent Storage not being activated 18.159
Then I create a persistent partition with the default settings using the wizard that was already open 20.615
After features/support/hooks.rb:330 2.034
After features/support/hooks.rb:100 0.000
Tags: @product
4:25.117
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.611
When I enable persistence 35.665
Then no persistent Greeter options were restored 14.068
When I set all Greeter options to non-default values 26.973
And I log in to a new session in German (de) after having activated the Persistent Storage 47.826
Then all Greeter options are set to non-default values 0.537
When I cold reboot the computer 7.493
And the computer reboots Tails 1:2.294
Given I enable persistence 16.400
Then persistent Greeter options were restored 0.564
When I log in to a new session after having activated the Persistent Storage 41.274
Then all Greeter options are set to non-default values 0.406
After features/support/hooks.rb:330 1.308
After features/support/hooks.rb:100 0.009
Tags: @product
3:44.411
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 10.114
# 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 38.872
And I shutdown Tails and wait for the computer to power off 14.599
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:9.825
And I change the passphrase of the Persistent Storage back to the original 30.999
After features/support/hooks.rb:330 3.295
After features/support/hooks.rb:100 0.008
Tags: @product
59.917
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.764
And I log in to a new session without activating the Persistent Storage 20.804
Then persistence is disabled 0.557
But a Tails persistence partition exists on USB drive "__internal" 10.072
And all notifications have disappeared 11.571
When I delete the persistent partition 6.358
Then there is no persistence partition on USB drive "__internal" 0.789
After features/support/hooks.rb:330 1.575
After features/support/hooks.rb:100 0.000
Tags: @product
2:27.086
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.480
When I write some dotfile expected to persist 0.163
And I shutdown Tails and wait for the computer to power off 8.831
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.234
Then the expected persistent dotfile is present in the filesystem 0.376
After features/support/hooks.rb:330 0.912
After features/support/hooks.rb:100 0.007
Tags: @product
1:41.590
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.497
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.084
When I try to enable persistence 0.461
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.377
When I log in to a new session after having activated the Persistent Storage 46.241
And all notifications have disappeared 8.030
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.922
And all tps features are enabled 2.868
And all tps features but the first one are active 2.106
After features/support/hooks.rb:330 1.649
After features/support/hooks.rb:100 0.000
Tags: @product
4:52.958
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:29.571
And I enable persistence 31.550
And I log in to a new session after having activated the Persistent Storage 47.308
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.458
And persistence is enabled 3.070
After features/support/hooks.rb:330 1.731
After features/support/hooks.rb:100 0.000
Tags: @product
33.396
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
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.496
And I enable persistence but something goes wrong during the LUKS header upgrade 23.026
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.872
After features/support/hooks.rb:330 0.776
After features/support/hooks.rb:100 0.000
Tags: @product
52.059
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.968
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.883
When I enable persistence 32.000
Then the filesystem of the Persistent Storage was repaired 0.108
And persistence is successfully enabled 3.097
After features/support/hooks.rb:330 1.689
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.474
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.381
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.856
When I try to enable persistence 1.521
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.050
When I repair the filesystem of the Persistent Storage 5.136
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.002
And the filesystem of the Persistent Storage was repaired 2.675
When I close the filesystem repair dialog 1.279
Then persistence is successfully enabled 1.571
After features/support/hooks.rb:330 1.692
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.025
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.905
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.119
When I try to enable persistence 0.390
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.163
When I repair the filesystem of the Persistent Storage 2.662
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.124
When I log in to a new session 43.701
And all notifications have disappeared 8.929
# 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.153
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.580
When I close the "whisperback" window 1.559
Then the Tor Browser starts 21.495
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.240
After features/support/hooks.rb:330 4.253
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.643
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 10.626
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.861
And Tails detects disk read failures on the boot device 0.550
When I try to enable persistence 0.432
Then the Welcome Screen tells me that my hardware is probably failing 18.997
When I log in to a new session 51.625
And all notifications have disappeared 8.138
Then the Tor Browser starts 24.237
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.173
After features/support/hooks.rb:330 3.054
After features/support/hooks.rb:100 0.000