Project Number Date
test_Tails_ISO_feature-arti 26 12 Apr 2025, 16:33

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 46:52.535 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:54.791
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 1:41.500
And I update APT using apt 3:16.125
And I install "python3-behave" using apt 54.572
Then the Tails Persistent Storage behave tests pass 2.592
After features/support/hooks.rb:330 0.857
After features/support/hooks.rb:100 0.000
Tags: @product
49.308
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.002
When I log in to a new session without activating the Persistent Storage 28.082
Then Tails is running from USB drive "__internal" 0.667
And persistence is disabled 0.394
But a Tails persistence partition exists on USB drive "__internal" 9.161
After features/support/hooks.rb:330 1.860
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.872
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 11.651
Then Tails is running from USB drive "__internal" 0.382
When I create a file in the Persistent directory 0.149
And I create a persistent partition with the default settings 27.010
Then the file I created was copied to the Persistent Storage 2.376
When I shutdown Tails and wait for the computer to power off 13.121
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.468
Then persistence for "Persistent" is active 0.641
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.650
After features/support/hooks.rb:100 0.062
Tags: @product
58.226
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.167
And the system is very low on memory 3.401
When I create a file in the Persistent directory 0.953
When I try to create a persistent partition 24.167
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.211
When I close the Persistent Storage app 2.659
And I free up some memory 3.520
And I create a persistent partition with the default settings 12.888
Then the file I created was copied to the Persistent Storage 0.258
After features/support/hooks.rb:330 2.349
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.022
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 15.953
Then Tails is running from USB drive "__internal" 0.726
And all tps features are active 2.463
And all persistent directories have safe access rights 2.819
When I disable the first tps feature 5.931
Then all tps features but the first one are active 2.309
And I shutdown Tails and wait for the computer to power off 15.830
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.943
Then all tps features but the first one are active 2.044
After features/support/hooks.rb:330 1.297
After features/support/hooks.rb:100 0.009
Tags: @product
20.419
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.923
Then persistence for "Persistent" is active 0.093
And I create a file in the Persistent directory 0.075
Then the file I created was copied to the Persistent Storage 0.078
When I disable the first tps feature 5.780
Then persistence for "Persistent" is not active 0.087
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.169
Then persistence for "Persistent" is active 0.080
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 1.475
After features/support/hooks.rb:100 0.000
Tags: @product
20.123
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.356
Then persistence for "Persistent" is active 0.122
When I create a file in the Persistent directory 0.074
And I disable the first tps feature 5.779
And I delete the data of the Persistent Folder feature 3.735
Then the file I created does not exist on the Persistent Storage 0.053
After features/support/hooks.rb:330 1.574
After features/support/hooks.rb:100 0.000
Tags: @product
1:32.438
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.820
And the network is plugged 0.109
And Tor is ready 47.516
And I take note of which tps features are available 0.737
When I write some files expected to persist 1.443
And I shutdown Tails and wait for the computer to power off 8.656
# 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.154
After features/support/hooks.rb:330 0.100
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.816
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.414
And the network is plugged 0.570
And Tor is ready 15.728
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.203
And I shutdown Tails and wait for the computer to power off 8.643
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.617
And I capture all network traffic 0.005
And the network is plugged 0.076
And Tor is ready 19.922
And I switch to the "persistent-con-current" NetworkManager connection 0.348
And the 1st network device has a spoofed MAC address configured 0.096
And no network device leaked the real MAC address 0.188
After features/support/hooks.rb:330 0.659
After features/support/hooks.rb:100 0.059
Tags: @product
58.756
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.537
And I enable persistence creation in Tails Greeter 1.143
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.961
Then I create a persistent partition with the default settings using the wizard that was already open 22.113
After features/support/hooks.rb:330 3.021
After features/support/hooks.rb:100 0.000
Tags: @product
4:33.489
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 12.775
When I enable persistence 38.546
Then no persistent Greeter options were restored 14.410
When I set all Greeter options to non-default values 26.903
And I log in to a new session in German (de) after having activated the Persistent Storage 51.974
Then all Greeter options are set to non-default values 0.389
When I cold reboot the computer 8.101
And the computer reboots Tails 1:4.949
Given I enable persistence 15.863
Then persistent Greeter options were restored 0.528
When I log in to a new session after having activated the Persistent Storage 38.427
Then all Greeter options are set to non-default values 0.617
After features/support/hooks.rb:330 2.793
After features/support/hooks.rb:100 0.011
Tags: @product
3:50.011
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.443
# 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 34.602
And I shutdown Tails and wait for the computer to power off 14.712
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:14.259
And I change the passphrase of the Persistent Storage back to the original 35.994
After features/support/hooks.rb:330 3.520
After features/support/hooks.rb:100 0.011
Tags: @product
1:3.053
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.949
And I log in to a new session without activating the Persistent Storage 24.066
Then persistence is disabled 0.525
But a Tails persistence partition exists on USB drive "__internal" 8.577
And all notifications have disappeared 11.781
When I delete the persistent partition 7.390
Then there is no persistence partition on USB drive "__internal" 0.762
After features/support/hooks.rb:330 1.660
After features/support/hooks.rb:100 0.000
Tags: @product
2:35.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 12.680
When I write some dotfile expected to persist 0.111
And I shutdown Tails and wait for the computer to power off 10.959
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.140
Then the expected persistent dotfile is present in the filesystem 0.382
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.073
Tags: @product
1:50.980
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.125
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 0.266
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.582
When I log in to a new session after having activated the Persistent Storage 46.700
And all notifications have disappeared 8.112
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.374
And all tps features are enabled 2.553
And all tps features but the first one are active 2.174
After features/support/hooks.rb:330 1.643
After features/support/hooks.rb:100 0.000
Tags: @product
6:13.626
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 4:54.077
And I enable persistence 33.169
And I log in to a new session after having activated the Persistent Storage 41.859
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.725
And persistence is enabled 2.795
After features/support/hooks.rb:330 1.812
After features/support/hooks.rb:100 0.000
Tags: @product
34.803
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 9.953
And I enable persistence but something goes wrong during the LUKS header upgrade 23.846
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.003
After features/support/hooks.rb:330 1.099
After features/support/hooks.rb:100 0.000
Tags: @product
52.430
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.633
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.943
When I enable persistence 31.661
Then the filesystem of the Persistent Storage was repaired 0.086
And persistence is successfully enabled 3.105
After features/support/hooks.rb:330 3.183
After features/support/hooks.rb:100 0.000
Tags: @product
54.213
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 9.495
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.957
When I try to enable persistence 0.439
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.534
When I repair the filesystem of the Persistent Storage 5.128
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.809
And the filesystem of the Persistent Storage was repaired 3.021
When I close the filesystem repair dialog 1.273
Then persistence is successfully enabled 1.555
After features/support/hooks.rb:330 1.499
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.616
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.275
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.129
When I try to enable persistence 0.277
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 35.930
When I repair the filesystem of the Persistent Storage 1.938
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.093
When I log in to a new session 32.252
And all notifications have disappeared 8.305
# 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" 2.627
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.144
When I close the "whisperback" window 1.523
Then the Tor Browser starts 19.193
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.923
After features/support/hooks.rb:330 3.542
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.260
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.626
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.852
And Tails detects disk read failures on the boot device 1.615
When I try to enable persistence 1.498
Then the Welcome Screen tells me that my hardware is probably failing 21.454
When I log in to a new session 50.703
And all notifications have disappeared 8.316
Then the Tor Browser starts 23.146
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.047
After features/support/hooks.rb:330 2.393
After features/support/hooks.rb:100 0.000