Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 9 13 May 2025, 21: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 41:1.800 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:28.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:43.962
And I update APT using apt 14.060
And I install "python3-behave" using apt 26.815
Then the Tails Persistent Storage behave tests pass 3.439
After features/support/hooks.rb:330 1.616
After features/support/hooks.rb:100 0.000
Tags: @product
50.110
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 12.100
When I log in to a new session without activating the Persistent Storage 25.771
Then Tails is running from USB drive "__internal" 0.393
And persistence is disabled 0.454
But a Tails persistence partition exists on USB drive "__internal" 11.390
After features/support/hooks.rb:330 1.902
After features/support/hooks.rb:100 0.000
Tags: @product
3:49.385
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 without a persistent partition and logged in 13.693
Then Tails is running from USB drive "__internal" 2.166
When I create a file in the Persistent directory 0.127
And I create a persistent partition with the default settings 29.266
Then the file I created was copied to the Persistent Storage 2.682
When I shutdown Tails and wait for the computer to power off 14.153
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:46.814
Then persistence for "Persistent" is active 0.399
And the file I created in the Persistent directory exists 0.082
After features/support/hooks.rb:330 1.858
After features/support/hooks.rb:100 0.007
Tags: @product
1:8.082
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 11.633
And the system is very low on memory 6.097
When I create a file in the Persistent directory 0.856
When I try to create a persistent partition 29.358
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.152
When I close the Persistent Storage app 3.025
And I free up some memory 3.278
And I create a persistent partition with the default settings 13.224
Then the file I created was copied to the Persistent Storage 0.456
After features/support/hooks.rb:330 2.473
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.107
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 12.501
Then Tails is running from USB drive "__internal" 0.454
And all tps features are active 3.486
And all persistent directories have safe access rights 2.951
When I disable the first tps feature 6.980
Then all tps features but the first one are active 2.215
And I shutdown Tails and wait for the computer to power off 12.999
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.952
Then all tps features but the first one are active 2.565
After features/support/hooks.rb:330 1.149
After features/support/hooks.rb:100 0.011
Tags: @product
21.324
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 10.322
Then persistence for "Persistent" is active 0.242
And I create a file in the Persistent directory 0.157
Then the file I created was copied to the Persistent Storage 0.146
When I disable the first tps feature 6.881
Then persistence for "Persistent" is not active 0.100
And the Persistent directory does not exist 0.066
When I enable the first tps feature 3.248
Then persistence for "Persistent" is active 0.081
And the file I created in the Persistent directory exists 0.076
After features/support/hooks.rb:330 1.527
After features/support/hooks.rb:100 0.000
Tags: @product
20.842
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.048
Then persistence for "Persistent" is active 0.121
When I create a file in the Persistent directory 0.107
And I disable the first tps feature 6.672
And I delete the data of the Persistent Folder feature 3.828
Then the file I created does not exist on the Persistent Storage 0.064
After features/support/hooks.rb:330 1.781
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.769
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.644
And the network is plugged 0.129
And Tor is ready 22.930
And I take note of which tps features are available 0.542
When I write some files expected to persist 1.585
And I shutdown Tails and wait for the computer to power off 8.737
# 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.198
After features/support/hooks.rb:330 0.115
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.040
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.178
And the network is plugged 0.084
And Tor is ready 21.066
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.209
And I shutdown Tails and wait for the computer to power off 8.500
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.070
And I capture all network traffic 0.008
And the network is plugged 0.077
And Tor is ready 19.224
And I switch to the "persistent-con-current" NetworkManager connection 0.393
And the 1st network device has a spoofed MAC address configured 0.099
And no network device leaked the real MAC address 0.127
After features/support/hooks.rb:330 0.667
After features/support/hooks.rb:100 0.080
Tags: @product
57.216
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.334
And I enable persistence creation in Tails Greeter 1.366
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.275
Then I create a persistent partition with the default settings using the wizard that was already open 22.239
After features/support/hooks.rb:330 2.347
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.792
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 12.990
When I enable persistence 37.646
Then no persistent Greeter options were restored 14.308
When I set all Greeter options to non-default values 26.297
And I log in to a new session in German (de) after having activated the Persistent Storage 51.755
Then all Greeter options are set to non-default values 0.734
When I cold reboot the computer 7.303
And the computer reboots Tails 1:8.092
Given I enable persistence 17.364
Then persistent Greeter options were restored 0.608
When I log in to a new session after having activated the Persistent Storage 40.407
Then all Greeter options are set to non-default values 0.282
After features/support/hooks.rb:330 2.093
After features/support/hooks.rb:100 0.009
Tags: @product
3:35.065
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.666
# 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 32.935
And I shutdown Tails and wait for the computer to power off 12.753
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.902
And I change the passphrase of the Persistent Storage back to the original 30.807
After features/support/hooks.rb:330 3.036
After features/support/hooks.rb:100 0.007
Tags: @product
1:4.504
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.881
And I log in to a new session without activating the Persistent Storage 22.808
Then persistence is disabled 0.385
But a Tails persistence partition exists on USB drive "__internal" 10.783
And all notifications have disappeared 13.139
When I delete the persistent partition 6.569
Then there is no persistence partition on USB drive "__internal" 0.935
After features/support/hooks.rb:330 1.695
After features/support/hooks.rb:100 0.000
Tags: @product
2:44.249
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.841
When I write some dotfile expected to persist 0.077
And I shutdown Tails and wait for the computer to power off 11.063
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.726
Then the expected persistent dotfile is present in the filesystem 0.540
After features/support/hooks.rb:330 1.675
After features/support/hooks.rb:100 0.033
Tags: @product
1:41.341
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.501
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.122
When I try to enable persistence 0.487
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.664
When I log in to a new session after having activated the Persistent Storage 44.069
And all notifications have disappeared 8.214
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.432
And all tps features are enabled 2.880
And all tps features but the first one are active 1.969
After features/support/hooks.rb:330 1.781
After features/support/hooks.rb:100 0.000
Tags: @product
4:18.993
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 2:55.866
And I enable persistence 31.644
And I log in to a new session after having activated the Persistent Storage 45.140
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.619
And persistence is enabled 2.723
After features/support/hooks.rb:330 1.500
After features/support/hooks.rb:100 0.000
Tags: @product
28.914
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.172
And I enable persistence but something goes wrong during the LUKS header upgrade 18.918
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.823
After features/support/hooks.rb:330 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
43.154
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 9.442
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.824
When I enable persistence 26.255
Then the filesystem of the Persistent Storage was repaired 0.104
And persistence is successfully enabled 2.526
After features/support/hooks.rb:330 1.661
After features/support/hooks.rb:100 0.000
Tags: @product
51.026
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.662
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.525
When I try to enable persistence 0.450
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.129
When I repair the filesystem of the Persistent Storage 5.109
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.396
And the filesystem of the Persistent Storage was repaired 2.954
When I close the filesystem repair dialog 1.260
Then persistence is successfully enabled 1.536
After features/support/hooks.rb:330 1.561
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:51.272
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.188
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.125
When I try to enable persistence 0.451
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.612
When I repair the filesystem of the Persistent Storage 1.329
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.082
When I log in to a new session 36.302
And all notifications have disappeared 8.110
# 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.476
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.195
When I close the "whisperback" window 1.845
Then the Tor Browser starts 21.690
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 2.039
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:51.325
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 8.829
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.197
And Tails detects disk read failures on the boot device 1.561
When I try to enable persistence 0.391
Then the Welcome Screen tells me that my hardware is probably failing 17.256
When I log in to a new session 46.659
And all notifications have disappeared 8.598
Then the Tor Browser starts 21.760
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.072
After features/support/hooks.rb:330 2.104
After features/support/hooks.rb:100 0.000