Project Number Date
test_Tails_ISO_arti-1.4.3 9 15 May 2025, 01:37

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:55.849 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:32.200
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:27.283
And I update APT using apt 39.213
And I install "python3-behave" using apt 23.280
Then the Tails Persistent Storage behave tests pass 2.422
After features/support/hooks.rb:330 0.625
After features/support/hooks.rb:100 0.000
Tags: @product
49.342
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 17.214
When I log in to a new session without activating the Persistent Storage 21.751
Then Tails is running from USB drive "__internal" 0.574
And persistence is disabled 0.700
But a Tails persistence partition exists on USB drive "__internal" 9.100
After features/support/hooks.rb:330 2.247
After features/support/hooks.rb:100 0.000
Tags: @product
3:17.611
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 11.230
Then Tails is running from USB drive "__internal" 0.409
When I create a file in the Persistent directory 0.128
And I create a persistent partition with the default settings 22.492
Then the file I created was copied to the Persistent Storage 1.938
When I shutdown Tails and wait for the computer to power off 12.509
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:28.519
Then persistence for "Persistent" is active 0.301
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 1.673
After features/support/hooks.rb:100 0.009
Tags: @product
1:7.065
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.078
And the system is very low on memory 3.746
When I create a file in the Persistent directory 1.395
When I try to create a persistent partition 31.940
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.177
When I close the Persistent Storage app 2.754
And I free up some memory 2.984
And I create a persistent partition with the default settings 12.542
Then the file I created was copied to the Persistent Storage 0.444
After features/support/hooks.rb:330 2.182
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.430
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.501
Then Tails is running from USB drive "__internal" 0.474
And all tps features are active 2.487
And all persistent directories have safe access rights 2.395
When I disable the first tps feature 5.871
Then all tps features but the first one are active 1.993
And I shutdown Tails and wait for the computer to power off 12.701
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.753
Then all tps features but the first one are active 2.252
After features/support/hooks.rb:330 1.426
After features/support/hooks.rb:100 0.009
Tags: @product
19.112
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.905
Then persistence for "Persistent" is active 0.078
And I create a file in the Persistent directory 0.071
Then the file I created was copied to the Persistent Storage 0.070
When I disable the first tps feature 5.642
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.046
When I enable the first tps feature 3.079
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 1.545
After features/support/hooks.rb:100 0.000
Tags: @product
18.609
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.194
Then persistence for "Persistent" is active 0.075
When I create a file in the Persistent directory 0.069
And I disable the first tps feature 5.519
And I delete the data of the Persistent Folder feature 3.697
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:330 1.493
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.099
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.639
And the network is plugged 0.081
And Tor is ready 18.176
And I take note of which tps features are available 0.597
When I write some files expected to persist 1.402
And I shutdown Tails and wait for the computer to power off 8.514
# 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" 23.687
After features/support/hooks.rb:330 0.108
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.415
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.307
And the network is plugged 0.332
And Tor is ready 17.078
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 8.458
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.660
And I capture all network traffic 0.015
And the network is plugged 0.083
And Tor is ready 18.636
And I switch to the "persistent-con-current" NetworkManager connection 0.361
And the 1st network device has a spoofed MAC address configured 0.107
And no network device leaked the real MAC address 0.189
After features/support/hooks.rb:330 1.043
After features/support/hooks.rb:100 0.055
Tags: @product
53.468
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 11.572
And I enable persistence creation in Tails Greeter 1.240
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.382
Then I create a persistent partition with the default settings using the wizard that was already open 20.273
After features/support/hooks.rb:330 3.315
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.813
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.790
When I enable persistence 41.900
Then no persistent Greeter options were restored 14.251
When I set all Greeter options to non-default values 25.365
And I log in to a new session in German (de) after having activated the Persistent Storage 40.616
Then all Greeter options are set to non-default values 1.287
When I cold reboot the computer 7.561
And the computer reboots Tails 1:0.392
Given I enable persistence 16.952
Then persistent Greeter options were restored 0.531
When I log in to a new session after having activated the Persistent Storage 42.922
Then all Greeter options are set to non-default values 0.240
After features/support/hooks.rb:330 1.426
After features/support/hooks.rb:100 0.017
Tags: @product
3:42.855
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.902
# 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 38.592
And I shutdown Tails and wait for the computer to power off 14.796
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:2.860
And I change the passphrase of the Persistent Storage back to the original 36.703
After features/support/hooks.rb:330 4.023
After features/support/hooks.rb:100 0.009
Tags: @product
54.621
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.590
And I log in to a new session without activating the Persistent Storage 20.400
Then persistence is disabled 0.653
But a Tails persistence partition exists on USB drive "__internal" 7.027
And all notifications have disappeared 8.730
When I delete the persistent partition 6.217
Then there is no persistence partition on USB drive "__internal" 1.001
After features/support/hooks.rb:330 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.360
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.382
When I write some dotfile expected to persist 0.063
And I shutdown Tails and wait for the computer to power off 8.341
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.220
Then the expected persistent dotfile is present in the filesystem 0.352
After features/support/hooks.rb:330 1.155
After features/support/hooks.rb:100 0.007
Tags: @product
1:40.134
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.708
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.106
When I try to enable persistence 1.377
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.137
When I log in to a new session after having activated the Persistent Storage 46.351
And all notifications have disappeared 7.769
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.352
And all tps features are enabled 2.364
And all tps features but the first one are active 1.964
After features/support/hooks.rb:330 1.553
After features/support/hooks.rb:100 0.000
Tags: @product
4:50.275
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 3:30.357
And I enable persistence 27.708
And I log in to a new session after having activated the Persistent Storage 48.659
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.092
And persistence is enabled 2.457
After features/support/hooks.rb:330 2.297
After features/support/hooks.rb:100 0.000
Tags: @product
28.756
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.021
And I enable persistence but something goes wrong during the LUKS header upgrade 18.963
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.771
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.000
Tags: @product
45.060
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.160
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.225
When I enable persistence 27.775
Then the filesystem of the Persistent Storage was repaired 0.075
And persistence is successfully enabled 2.824
After features/support/hooks.rb:330 2.087
After features/support/hooks.rb:100 0.000
Tags: @product
46.354
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.223
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.348
When I try to enable persistence 0.395
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.814
When I repair the filesystem of the Persistent Storage 2.716
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.424
And the filesystem of the Persistent Storage was repaired 3.865
When I close the filesystem repair dialog 1.213
Then persistence is successfully enabled 1.351
After features/support/hooks.rb:330 2.073
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.167
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.646
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.094
When I try to enable persistence 0.349
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 26.429
When I repair the filesystem of the Persistent Storage 1.242
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.074
When I log in to a new session 42.630
And all notifications have disappeared 8.657
# 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.385
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.116
When I close the "whisperback" window 1.495
Then the Tor Browser starts 19.172
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.871
After features/support/hooks.rb:330 1.825
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.095
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.160
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.893
And Tails detects disk read failures on the boot device 1.650
When I try to enable persistence 0.415
Then the Welcome Screen tells me that my hardware is probably failing 17.336
When I log in to a new session 49.429
And all notifications have disappeared 8.647
Then the Tor Browser starts 18.745
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.816
After features/support/hooks.rb:330 1.743
After features/support/hooks.rb:100 0.000