Project Number Date
test_Tails_ISO_simplify-build-memory-requirements 2 14 May 2025, 00:29

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:23.677 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:45.030
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 2:1.537
And I update APT using apt 13.778
And I install "python3-behave" using apt 26.588
Then the Tails Persistent Storage behave tests pass 3.126
After features/support/hooks.rb:330 0.749
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.905
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.505
When I log in to a new session without activating the Persistent Storage 27.157
Then Tails is running from USB drive "__internal" 0.692
And persistence is disabled 0.457
But a Tails persistence partition exists on USB drive "__internal" 23.091
After features/support/hooks.rb:330 3.443
After features/support/hooks.rb:100 0.000
Tags: @product
3:18.182
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 12.556
Then Tails is running from USB drive "__internal" 0.537
When I create a file in the Persistent directory 0.119
And I create a persistent partition with the default settings 25.501
Then the file I created was copied to the Persistent Storage 2.454
When I shutdown Tails and wait for the computer to power off 12.782
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.828
Then persistence for "Persistent" is active 0.331
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.730
After features/support/hooks.rb:100 0.022
Tags: @product
58.102
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.558
And the system is very low on memory 3.311
When I create a file in the Persistent directory 0.620
When I try to create a persistent partition 24.732
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.170
When I close the Persistent Storage app 2.649
And I free up some memory 3.446
And I create a persistent partition with the default settings 12.341
Then the file I created was copied to the Persistent Storage 0.271
After features/support/hooks.rb:330 1.918
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.414
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 12.582
Then Tails is running from USB drive "__internal" 0.397
And all tps features are active 2.647
And all persistent directories have safe access rights 2.514
When I disable the first tps feature 6.479
Then all tps features but the first one are active 2.281
And I shutdown Tails and wait for the computer to power off 13.079
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.167
Then all tps features but the first one are active 2.264
After features/support/hooks.rb:330 1.231
After features/support/hooks.rb:100 0.008
Tags: @product
21.602
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.985
Then persistence for "Persistent" is active 0.159
And I create a file in the Persistent directory 0.130
Then the file I created was copied to the Persistent Storage 0.142
When I disable the first tps feature 6.314
Then persistence for "Persistent" is not active 0.069
And the Persistent directory does not exist 0.057
When I enable the first tps feature 3.602
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.536
After features/support/hooks.rb:100 0.000
Tags: @product
20.743
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.793
Then persistence for "Persistent" is active 0.204
When I create a file in the Persistent directory 0.099
And I disable the first tps feature 6.837
And I delete the data of the Persistent Folder feature 3.745
Then the file I created does not exist on the Persistent Storage 0.062
After features/support/hooks.rb:330 1.509
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.999
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.338
And the network is plugged 0.081
And Tor is ready 23.018
And I take note of which tps features are available 0.628
When I write some files expected to persist 1.635
And I shutdown Tails and wait for the computer to power off 8.795
# 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.500
After features/support/hooks.rb:330 0.136
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.673
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.689
And the network is plugged 0.076
And Tor is ready 22.386
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.186
And I shutdown Tails and wait for the computer to power off 8.618
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.134
And I capture all network traffic 0.015
And the network is plugged 0.082
And Tor is ready 18.924
And I switch to the "persistent-con-current" NetworkManager connection 0.354
And the 1st network device has a spoofed MAC address configured 0.079
And no network device leaked the real MAC address 0.123
After features/support/hooks.rb:330 0.672
After features/support/hooks.rb:100 0.063
Tags: @product
53.493
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 12.101
And I enable persistence creation in Tails Greeter 1.179
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.257
Then I create a persistent partition with the default settings using the wizard that was already open 20.955
After features/support/hooks.rb:330 2.785
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.282
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.045
When I enable persistence 38.290
Then no persistent Greeter options were restored 14.634
When I set all Greeter options to non-default values 27.534
And I log in to a new session in German (de) after having activated the Persistent Storage 45.794
Then all Greeter options are set to non-default values 0.643
When I cold reboot the computer 7.557
And the computer reboots Tails 1:0.167
Given I enable persistence 18.363
Then persistent Greeter options were restored 0.617
When I log in to a new session after having activated the Persistent Storage 38.203
Then all Greeter options are set to non-default values 0.429
After features/support/hooks.rb:330 1.987
After features/support/hooks.rb:100 0.009
Tags: @product
3:59.872
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.448
# 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 42.180
And I shutdown Tails and wait for the computer to power off 12.527
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:23.494
And I change the passphrase of the Persistent Storage back to the original 31.221
After features/support/hooks.rb:330 3.275
After features/support/hooks.rb:100 0.009
Tags: @product
58.162
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.205
And I log in to a new session without activating the Persistent Storage 21.928
Then persistence is disabled 0.317
But a Tails persistence partition exists on USB drive "__internal" 8.820
And all notifications have disappeared 9.885
When I delete the persistent partition 6.158
Then there is no persistence partition on USB drive "__internal" 0.847
After features/support/hooks.rb:330 1.860
After features/support/hooks.rb:100 0.000
Tags: @product
2:29.893
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.030
When I write some dotfile expected to persist 0.595
And I shutdown Tails and wait for the computer to power off 8.628
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.221
Then the expected persistent dotfile is present in the filesystem 0.416
After features/support/hooks.rb:330 0.665
After features/support/hooks.rb:100 0.008
Tags: @product
1:37.246
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.965
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.115
When I try to enable persistence 0.418
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.498
When I log in to a new session after having activated the Persistent Storage 41.124
And all notifications have disappeared 7.628
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.325
And all tps features are enabled 3.090
And all tps features but the first one are active 2.078
After features/support/hooks.rb:330 1.582
After features/support/hooks.rb:100 0.000
Tags: @product
4:52.290
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:34.434
And I enable persistence 30.079
And I log in to a new session after having activated the Persistent Storage 40.984
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.850
And persistence is enabled 2.941
After features/support/hooks.rb:330 1.640
After features/support/hooks.rb:100 0.000
Tags: @product
32.777
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.712
And I enable persistence but something goes wrong during the LUKS header upgrade 22.226
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.837
After features/support/hooks.rb:330 0.705
After features/support/hooks.rb:100 0.000
Tags: @product
46.560
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.849
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.005
When I enable persistence 26.863
Then the filesystem of the Persistent Storage was repaired 0.112
And persistence is successfully enabled 2.727
After features/support/hooks.rb:330 1.657
After features/support/hooks.rb:100 0.000
Tags: @product
51.796
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.899
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.034
When I try to enable persistence 0.426
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.933
When I repair the filesystem of the Persistent Storage 5.025
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.278
And the filesystem of the Persistent Storage was repaired 3.402
When I close the filesystem repair dialog 1.238
Then persistence is successfully enabled 1.555
After features/support/hooks.rb:330 1.776
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.619
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.201
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.119
When I try to enable persistence 0.385
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.764
When I repair the filesystem of the Persistent Storage 1.207
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.210
When I log in to a new session 43.748
And all notifications have disappeared 8.569
# 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.354
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.496
When I close the "whisperback" window 1.527
Then the Tor Browser starts 22.026
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.006
After features/support/hooks.rb:330 2.468
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.029
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.990
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.885
And Tails detects disk read failures on the boot device 1.918
When I try to enable persistence 0.426
Then the Welcome Screen tells me that my hardware is probably failing 17.301
When I log in to a new session 52.071
And all notifications have disappeared 7.116
Then the Tor Browser starts 23.222
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.096
After features/support/hooks.rb:330 1.918
After features/support/hooks.rb:100 0.000