Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 1 07 May 2025, 19:34

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:29.335 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:20.272
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:40.373
And I update APT using apt 13.396
And I install "python3-behave" using apt 23.759
Then the Tails Persistent Storage behave tests pass 2.743
After features/support/hooks.rb:330 0.767
After features/support/hooks.rb:100 0.000
Tags: @product
46.695
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 14.195
When I log in to a new session without activating the Persistent Storage 22.704
Then Tails is running from USB drive "__internal" 0.527
And persistence is disabled 0.259
But a Tails persistence partition exists on USB drive "__internal" 9.008
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.000
Tags: @product
3:24.513
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 without a persistent partition and logged in 12.974
Then Tails is running from USB drive "__internal" 0.426
When I create a file in the Persistent directory 0.142
And I create a persistent partition with the default settings 25.320
Then the file I created was copied to the Persistent Storage 2.159
When I shutdown Tails and wait for the computer to power off 11.660
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:30.090
Then persistence for "Persistent" is active 1.668
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:330 1.802
After features/support/hooks.rb:100 0.016
Tags: @product
1:14.204
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 11.011
And the system is very low on memory 10.290
When I create a file in the Persistent directory 6.333
When I try to create a persistent partition 27.659
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.175
When I close the Persistent Storage app 2.566
And I free up some memory 2.652
And I create a persistent partition with the default settings 13.214
Then the file I created was copied to the Persistent Storage 0.299
After features/support/hooks.rb:330 2.186
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.616
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 15.590
Then Tails is running from USB drive "__internal" 0.780
And all tps features are active 2.520
And all persistent directories have safe access rights 2.810
When I disable the first tps feature 5.871
Then all tps features but the first one are active 2.322
And I shutdown Tails and wait for the computer to power off 15.917
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.290
Then all tps features but the first one are active 2.511
After features/support/hooks.rb:330 1.096
After features/support/hooks.rb:100 0.009
Tags: @product
21.662
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 11.797
Then persistence for "Persistent" is active 0.083
And I create a file in the Persistent directory 0.151
Then the file I created was copied to the Persistent Storage 0.129
When I disable the first tps feature 5.960
Then persistence for "Persistent" is not active 0.094
And the Persistent directory does not exist 0.061
When I enable the first tps feature 3.165
Then persistence for "Persistent" is active 0.121
And the file I created in the Persistent directory exists 0.097
After features/support/hooks.rb:330 1.614
After features/support/hooks.rb:100 0.000
Tags: @product
20.226
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.069
Then persistence for "Persistent" is active 0.130
When I create a file in the Persistent directory 0.129
And I disable the first tps feature 6.031
And I delete the data of the Persistent Folder feature 3.800
Then the file I created does not exist on the Persistent Storage 0.064
After features/support/hooks.rb:330 1.984
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.272
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.722
And the network is plugged 0.079
And Tor is ready 19.688
And I take note of which tps features are available 0.553
When I write some files expected to persist 1.506
And I shutdown Tails and wait for the computer to power off 8.403
# 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.317
After features/support/hooks.rb:330 0.151
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.015
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.291
And the network is plugged 0.075
And Tor is ready 20.160
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.261
And I shutdown Tails and wait for the computer to power off 8.437
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.298
And I capture all network traffic 0.007
And the network is plugged 0.062
And Tor is ready 19.721
And I switch to the "persistent-con-current" NetworkManager connection 0.457
And the 1st network device has a spoofed MAC address configured 0.108
And no network device leaked the real MAC address 0.132
After features/support/hooks.rb:330 0.633
After features/support/hooks.rb:100 0.053
Tags: @product
1:0.413
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 stopped at Tails Greeter's login screen 13.358
And I enable persistence creation in Tails Greeter 1.316
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.698
Then I create a persistent partition with the default settings using the wizard that was already open 22.039
After features/support/hooks.rb:330 2.481
After features/support/hooks.rb:100 0.000
Tags: @product
4:33.703
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 13.055
When I enable persistence 37.402
Then no persistent Greeter options were restored 14.378
When I set all Greeter options to non-default values 24.763
And I log in to a new session in German (de) after having activated the Persistent Storage 55.042
Then all Greeter options are set to non-default values 0.477
When I cold reboot the computer 7.634
And the computer reboots Tails 1:3.067
Given I enable persistence 18.496
Then persistent Greeter options were restored 0.584
When I log in to a new session after having activated the Persistent Storage 38.302
Then all Greeter options are set to non-default values 0.498
After features/support/hooks.rb:330 1.110
After features/support/hooks.rb:100 0.010
Tags: @product
3:58.135
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.316
# 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.188
And I shutdown Tails and wait for the computer to power off 17.232
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.711
And I change the passphrase of the Persistent Storage back to the original 47.686
After features/support/hooks.rb:330 3.598
After features/support/hooks.rb:100 0.010
Tags: @product
1:1.783
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 10.111
And I log in to a new session without activating the Persistent Storage 22.368
Then persistence is disabled 0.344
But a Tails persistence partition exists on USB drive "__internal" 8.982
And all notifications have disappeared 12.192
When I delete the persistent partition 6.877
Then there is no persistence partition on USB drive "__internal" 0.908
After features/support/hooks.rb:330 1.550
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.094
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.752
When I write some dotfile expected to persist 0.114
And I shutdown Tails and wait for the computer to power off 8.567
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.260
Then the expected persistent dotfile is present in the filesystem 0.399
After features/support/hooks.rb:330 1.059
After features/support/hooks.rb:100 0.013
Tags: @product
1:41.349
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.175
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.128
When I try to enable persistence 0.429
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.034
When I log in to a new session after having activated the Persistent Storage 43.521
And all notifications have disappeared 9.559
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.236
And all tps features are enabled 2.399
And all tps features but the first one are active 1.865
After features/support/hooks.rb:330 1.632
After features/support/hooks.rb:100 0.000
Tags: @product
5:14.935
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 3:56.361
And I enable persistence 29.910
And I log in to a new session after having activated the Persistent Storage 44.238
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.942
And persistence is enabled 2.482
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000
Tags: @product
31.315
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 8.771
And I enable persistence but something goes wrong during the LUKS header upgrade 21.805
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.738
After features/support/hooks.rb:330 0.694
After features/support/hooks.rb:100 0.000
Tags: @product
43.379
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.494
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.016
When I enable persistence 26.162
Then the filesystem of the Persistent Storage was repaired 0.072
And persistence is successfully enabled 2.633
After features/support/hooks.rb:330 2.854
After features/support/hooks.rb:100 0.000
Tags: @product
45.348
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.506
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.339
When I try to enable persistence 0.452
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.734
When I repair the filesystem of the Persistent Storage 2.491
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.419
And the filesystem of the Persistent Storage was repaired 2.581
When I close the filesystem repair dialog 1.268
Then persistence is successfully enabled 1.554
After features/support/hooks.rb:330 1.767
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.280
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.273
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.156
When I try to enable persistence 0.335
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.956
When I repair the filesystem of the Persistent Storage 1.291
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.086
When I log in to a new session 43.036
And all notifications have disappeared 8.464
# 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.621
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.207
When I close the "whisperback" window 1.470
Then the Tor Browser starts 21.487
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.891
After features/support/hooks.rb:330 1.630
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.114
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.080
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 4.992
And Tails detects disk read failures on the boot device 1.483
When I try to enable persistence 0.417
Then the Welcome Screen tells me that my hardware is probably failing 19.263
When I log in to a new session 48.098
And all notifications have disappeared 8.194
Then the Tor Browser starts 22.528
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.055
After features/support/hooks.rb:330 1.594
After features/support/hooks.rb:100 0.000