Project Number Date
test_Tails_ISO_devel 3708 24 Feb 2025, 12:42

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:49.325 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:13.031
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:33.248
And I update APT using apt 13.757
And I install "python3-behave" using apt 22.581
Then the Tails Persistent Storage behave tests pass 3.444
After features/support/hooks.rb:330 1.118
After features/support/hooks.rb:100 0.000
Tags: @product
43.051
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.846
When I log in to a new session without activating the Persistent Storage 22.381
Then Tails is running from USB drive "__internal" 0.967
And persistence is disabled 0.355
But a Tails persistence partition exists on USB drive "__internal" 8.500
After features/support/hooks.rb:330 1.617
After features/support/hooks.rb:100 0.000
Tags: @product
3:15.360
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 16.458
Then Tails is running from USB drive "__internal" 0.699
When I create a file in the Persistent directory 0.139
And I create a persistent partition with the default settings 24.254
Then the file I created was copied to the Persistent Storage 0.608
When I shutdown Tails and wait for the computer to power off 14.899
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.832
Then persistence for "Persistent" is active 0.395
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:330 1.473
After features/support/hooks.rb:100 0.008
Tags: @product
1:0.372
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 10.953
And the system is very low on memory 4.296
When I create a file in the Persistent directory 1.561
When I try to create a persistent partition 24.972
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.681
When I close the Persistent Storage app 2.530
And I free up some memory 1.422
And I create a persistent partition with the default settings 13.720
Then the file I created was copied to the Persistent Storage 0.234
After features/support/hooks.rb:330 2.434
After features/support/hooks.rb:100 0.000
Tags: @product
2:46.652
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.069
Then Tails is running from USB drive "__internal" 0.414
And all tps features are active 2.394
And all persistent directories have safe access rights 3.244
When I disable the first tps feature 6.123
Then all tps features but the first one are active 2.176
And I shutdown Tails and wait for the computer to power off 10.765
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.224
Then all tps features but the first one are active 2.238
After features/support/hooks.rb:330 1.156
After features/support/hooks.rb:100 0.010
Tags: @product
19.678
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.904
Then persistence for "Persistent" is active 0.227
And I create a file in the Persistent directory 0.067
Then the file I created was copied to the Persistent Storage 0.090
When I disable the first tps feature 5.969
Then persistence for "Persistent" is not active 0.075
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.135
Then persistence for "Persistent" is active 0.075
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.143
After features/support/hooks.rb:100 0.000
Tags: @product
19.196
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.110
Then persistence for "Persistent" is active 0.091
When I create a file in the Persistent directory 0.077
And I disable the first tps feature 6.128
And I delete the data of the Persistent Folder feature 3.732
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.225
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.273
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.721
And the network is plugged 0.108
And Tor is ready 21.492
And I take note of which tps features are available 0.543
When I write some files expected to persist 1.461
And I shutdown Tails and wait for the computer to power off 8.647
# 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.299
After features/support/hooks.rb:330 0.119
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.339
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.799
And the network is plugged 0.072
And Tor is ready 18.033
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.339
And I shutdown Tails and wait for the computer to power off 8.329
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.444
And I capture all network traffic 0.007
And the network is plugged 0.130
And Tor is ready 20.576
And I switch to the "persistent-con-current" NetworkManager connection 0.363
And the 1st network device has a spoofed MAC address configured 0.107
And no network device leaked the real MAC address 0.135
After features/support/hooks.rb:330 0.689
After features/support/hooks.rb:100 0.044
Tags: @product
1:1.308
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 15.662
And I enable persistence creation in Tails Greeter 1.112
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.180
Then I create a persistent partition with the default settings using the wizard that was already open 22.353
After features/support/hooks.rb:330 2.070
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.019
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.944
When I enable persistence 34.731
Then no persistent Greeter options were restored 14.370
When I set all Greeter options to non-default values 23.432
And I log in to a new session in German (de) after having activated the Persistent Storage 44.720
Then all Greeter options are set to non-default values 0.573
When I cold reboot the computer 7.392
And the computer reboots Tails 1:2.086
Given I enable persistence 17.538
Then persistent Greeter options were restored 0.542
When I log in to a new session after having activated the Persistent Storage 38.198
Then all Greeter options are set to non-default values 0.489
After features/support/hooks.rb:330 1.489
After features/support/hooks.rb:100 0.008
Tags: @product
3:31.360
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.829
# 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 31.051
And I shutdown Tails and wait for the computer to power off 12.596
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:2.847
And I change the passphrase of the Persistent Storage back to the original 35.035
After features/support/hooks.rb:330 1.810
After features/support/hooks.rb:100 0.011
Tags: @product
58.805
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.740
And I log in to a new session without activating the Persistent Storage 22.596
Then persistence is disabled 0.611
But a Tails persistence partition exists on USB drive "__internal" 9.326
And all notifications have disappeared 8.684
When I delete the persistent partition 6.478
Then there is no persistence partition on USB drive "__internal" 0.366
After features/support/hooks.rb:330 1.070
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.212
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.493
When I write some dotfile expected to persist 0.072
And I shutdown Tails and wait for the computer to power off 8.475
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.778
Then the expected persistent dotfile is present in the filesystem 0.392
After features/support/hooks.rb:330 1.284
After features/support/hooks.rb:100 0.007
Tags: @product
1:43.885
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 and stopped at Tails Greeter's login screen 8.684
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.082
When I try to enable persistence 0.256
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.258
When I log in to a new session after having activated the Persistent Storage 49.001
And all notifications have disappeared 7.794
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.405
And all tps features are enabled 2.342
And all tps features but the first one are active 2.058
After features/support/hooks.rb:330 1.391
After features/support/hooks.rb:100 0.000
Tags: @product
4:59.736
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:32.000
And I enable persistence 34.632
And I log in to a new session after having activated the Persistent Storage 48.878
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.508
And persistence is enabled 2.716
After features/support/hooks.rb:330 1.183
After features/support/hooks.rb:100 0.000
Tags: @product
27.067
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 8.174
And I enable persistence but something goes wrong during the LUKS header upgrade 18.171
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.721
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.302
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 24.718
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.281
When I enable persistence 29.442
Then the filesystem of the Persistent Storage was repaired 0.078
And persistence is successfully enabled 2.781
After features/support/hooks.rb:330 1.321
After features/support/hooks.rb:100 0.000
Tags: @product
49.584
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.126
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.506
When I try to enable persistence 0.478
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.827
When I repair the filesystem of the Persistent Storage 5.097
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.047
And the filesystem of the Persistent Storage was repaired 0.874
When I close the filesystem repair dialog 1.222
Then persistence is successfully enabled 1.402
After features/support/hooks.rb:330 1.284
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.995
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.595
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.112
When I try to enable persistence 0.259
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.238
When I repair the filesystem of the Persistent Storage 1.252
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.072
When I log in to a new session 41.601
And all notifications have disappeared 7.674
# 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.420
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.384
When I close the "whisperback" window 1.653
Then the Tor Browser starts 17.963
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.766
After features/support/hooks.rb:330 3.178
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.090
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.860
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.067
And Tails detects disk read failures on the boot device 1.680
When I try to enable persistence 0.466
Then the Welcome Screen tells me that my hardware is probably failing 19.233
When I log in to a new session 46.551
And all notifications have disappeared 9.693
Then the Tor Browser starts 20.586
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.949
After features/support/hooks.rb:330 1.950
After features/support/hooks.rb:100 0.000