Project Number Date
test_Tails_ISO_simplify-build-memory-requirements 5 16 May 2025, 22:20

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:25.186 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:15.812
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:33.141
And I update APT using apt 13.587
And I install "python3-behave" using apt 26.684
Then the Tails Persistent Storage behave tests pass 2.399
After features/support/hooks.rb:330 0.811
After features/support/hooks.rb:100 0.000
Tags: @product
44.740
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 11.590
When I log in to a new session without activating the Persistent Storage 24.533
Then Tails is running from USB drive "__internal" 0.431
And persistence is disabled 0.243
But a Tails persistence partition exists on USB drive "__internal" 7.941
After features/support/hooks.rb:330 1.353
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.582
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 logged in 13.133
Then Tails is running from USB drive "__internal" 0.454
When I create a file in the Persistent directory 0.165
And I create a persistent partition with the default settings 21.940
Then the file I created was copied to the Persistent Storage 2.459
When I shutdown Tails and wait for the computer to power off 12.929
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.079
Then persistence for "Persistent" is active 0.328
And the file I created in the Persistent directory exists 0.092
After features/support/hooks.rb:330 2.396
After features/support/hooks.rb:100 0.009
Tags: @product
1:8.371
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 logged in 10.736
And the system is very low on memory 4.777
When I create a file in the Persistent directory 1.427
When I try to create a persistent partition 29.291
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.414
When I close the Persistent Storage app 2.625
And I free up some memory 3.943
And I create a persistent partition with the default settings 14.829
Then the file I created was copied to the Persistent Storage 0.325
After features/support/hooks.rb:330 2.526
After features/support/hooks.rb:100 0.000
Tags: @product
2:54.993
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 13.154
Then Tails is running from USB drive "__internal" 0.577
And all tps features are active 2.328
And all persistent directories have safe access rights 2.544
When I disable the first tps feature 6.120
Then all tps features but the first one are active 2.424
And I shutdown Tails and wait for the computer to power off 15.489
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.084
Then all tps features but the first one are active 2.269
After features/support/hooks.rb:330 1.062
After features/support/hooks.rb:100 0.010
Tags: @product
20.014
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.500
Then persistence for "Persistent" is active 0.163
And I create a file in the Persistent directory 0.166
Then the file I created was copied to the Persistent Storage 0.116
When I disable the first tps feature 5.649
Then persistence for "Persistent" is not active 0.087
And the Persistent directory does not exist 0.066
When I enable the first tps feature 3.130
Then persistence for "Persistent" is active 0.065
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.794
After features/support/hooks.rb:100 0.000
Tags: @product
19.469
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.434
Then persistence for "Persistent" is active 0.199
When I create a file in the Persistent directory 0.090
And I disable the first tps feature 5.894
And I delete the data of the Persistent Folder feature 3.792
Then the file I created does not exist on the Persistent Storage 0.058
After features/support/hooks.rb:330 1.876
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.897
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.828
And the network is plugged 0.083
And Tor is ready 24.149
And I take note of which tps features are available 0.595
When I write some files expected to persist 1.543
And I shutdown Tails and wait for the computer to power off 8.765
# 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.931
After features/support/hooks.rb:330 0.102
After features/support/hooks.rb:100 0.000
Tags: @product
3:40.121
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.893
And the network is plugged 0.103
And Tor is ready 20.330
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.201
And I shutdown Tails and wait for the computer to power off 8.626
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.201
And I capture all network traffic 0.007
And the network is plugged 0.087
And Tor is ready 49.024
And I switch to the "persistent-con-current" NetworkManager connection 0.425
And the 1st network device has a spoofed MAC address configured 0.087
And no network device leaked the real MAC address 0.132
After features/support/hooks.rb:330 1.105
After features/support/hooks.rb:100 0.050
Tags: @product
55.187
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 stopped at Tails Greeter's login screen 12.510
And I enable persistence creation in Tails Greeter 1.217
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.175
Then I create a persistent partition with the default settings using the wizard that was already open 21.283
After features/support/hooks.rb:330 2.399
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.362
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.674
When I enable persistence 42.204
Then no persistent Greeter options were restored 14.615
When I set all Greeter options to non-default values 25.537
And I log in to a new session in German (de) after having activated the Persistent Storage 51.129
Then all Greeter options are set to non-default values 0.538
When I cold reboot the computer 7.671
And the computer reboots Tails 1:5.518
Given I enable persistence 17.348
Then persistent Greeter options were restored 0.559
When I log in to a new session after having activated the Persistent Storage 39.140
Then all Greeter options are set to non-default values 0.423
After features/support/hooks.rb:330 1.701
After features/support/hooks.rb:100 0.007
Tags: @product
3:56.221
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.531
# 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 36.361
And I shutdown Tails and wait for the computer to power off 13.294
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:19.923
And I change the passphrase of the Persistent Storage back to the original 36.111
After features/support/hooks.rb:330 4.352
After features/support/hooks.rb:100 0.016
Tags: @product
55.094
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.714
And I log in to a new session without activating the Persistent Storage 20.817
Then persistence is disabled 0.239
But a Tails persistence partition exists on USB drive "__internal" 6.375
And all notifications have disappeared 9.940
When I delete the persistent partition 7.110
Then there is no persistence partition on USB drive "__internal" 0.897
After features/support/hooks.rb:330 1.048
After features/support/hooks.rb:100 0.000
Tags: @product
2:28.215
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.659
When I write some dotfile expected to persist 0.070
And I shutdown Tails and wait for the computer to power off 10.595
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.508
Then the expected persistent dotfile is present in the filesystem 0.380
After features/support/hooks.rb:330 1.210
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.099
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 8.981
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.094
When I try to enable persistence 0.274
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.362
When I log in to a new session after having activated the Persistent Storage 39.155
And all notifications have disappeared 7.711
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.340
And all tps features are enabled 2.978
And all tps features but the first one are active 2.200
After features/support/hooks.rb:330 2.301
After features/support/hooks.rb:100 0.000
Tags: @product
5:21.205
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:57.431
And I enable persistence 33.649
And I log in to a new session after having activated the Persistent Storage 45.778
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.904
And persistence is enabled 2.441
After features/support/hooks.rb:330 1.573
After features/support/hooks.rb:100 0.000
Tags: @product
28.706
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 9.222
And I enable persistence but something goes wrong during the LUKS header upgrade 18.668
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.815
After features/support/hooks.rb:330 0.811
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.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.416
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.919
When I enable persistence 27.475
Then the filesystem of the Persistent Storage was repaired 0.078
And persistence is successfully enabled 2.679
After features/support/hooks.rb:330 1.664
After features/support/hooks.rb:100 0.000
Tags: @product
48.148
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.328
When I try to enable persistence 0.410
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.797
When I repair the filesystem of the Persistent Storage 5.082
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.936
And the filesystem of the Persistent Storage was repaired 3.114
When I close the filesystem repair dialog 1.237
Then persistence is successfully enabled 1.412
After features/support/hooks.rb:330 1.559
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:48.788
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.998
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.109
When I try to enable persistence 0.348
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.011
When I repair the filesystem of the Persistent Storage 1.368
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.074
When I log in to a new session 38.471
And all notifications have disappeared 9.408
# 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.481
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.680
When I close the "whisperback" window 1.541
Then the Tor Browser starts 18.452
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.842
After features/support/hooks.rb:330 3.802
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:2.581
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.789
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.933
And Tails detects disk read failures on the boot device 0.538
When I try to enable persistence 0.409
Then the Welcome Screen tells me that my hardware is probably failing 21.026
When I log in to a new session 51.206
And all notifications have disappeared 7.564
Then the Tor Browser starts 23.165
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.946
After features/support/hooks.rb:330 2.490
After features/support/hooks.rb:100 0.000