Project Number Date
test_Tails_ISO_improved-new-identity-scenario 7 06 May 2025, 13:56

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 51:25.432 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:43.046
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:59.980
And I update APT using apt 13.652
And I install "python3-behave" using apt 26.424
Then the Tails Persistent Storage behave tests pass 2.988
After features/support/hooks.rb:330 1.128
After features/support/hooks.rb:100 0.000
Tags: @product
57.530
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 16.136
When I log in to a new session without activating the Persistent Storage 28.729
Then Tails is running from USB drive "__internal" 0.607
And persistence is disabled 0.522
But a Tails persistence partition exists on USB drive "__internal" 11.535
After features/support/hooks.rb:330 2.742
After features/support/hooks.rb:100 0.000
Tags: @product
3:55.690
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 without a persistent partition and logged in 33.648
Then Tails is running from USB drive "__internal" 0.593
When I create a file in the Persistent directory 0.168
And I create a persistent partition with the default settings 25.683
Then the file I created was copied to the Persistent Storage 2.227
When I shutdown Tails and wait for the computer to power off 13.319
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:39.654
Then persistence for "Persistent" is active 0.318
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:330 2.405
After features/support/hooks.rb:100 0.010
Tags: @product
1:18.852
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 24.005
And the system is very low on memory 5.691
When I create a file in the Persistent directory 1.468
When I try to create a persistent partition 26.507
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.338
When I close the Persistent Storage app 3.235
And I free up some memory 2.608
And I create a persistent partition with the default settings 14.473
Then the file I created was copied to the Persistent Storage 0.523
After features/support/hooks.rb:330 2.876
After features/support/hooks.rb:100 0.000
Tags: @product
3:24.128
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 25.385
Then Tails is running from USB drive "__internal" 0.646
And all tps features are active 3.312
And all persistent directories have safe access rights 3.008
When I disable the first tps feature 6.391
Then all tps features but the first one are active 2.563
And I shutdown Tails and wait for the computer to power off 17.632
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.175
Then all tps features but the first one are active 3.012
After features/support/hooks.rb:330 1.593
After features/support/hooks.rb:100 0.012
Tags: @product
22.798
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 12.712
Then persistence for "Persistent" is active 0.087
And I create a file in the Persistent directory 0.087
Then the file I created was copied to the Persistent Storage 0.071
When I disable the first tps feature 6.135
Then persistence for "Persistent" is not active 0.096
And the Persistent directory does not exist 0.064
When I enable the first tps feature 3.364
Then persistence for "Persistent" is active 0.089
And the file I created in the Persistent directory exists 0.088
After features/support/hooks.rb:330 1.466
After features/support/hooks.rb:100 0.000
Tags: @product
20.967
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.406
Then persistence for "Persistent" is active 0.088
When I create a file in the Persistent directory 0.107
And I disable the first tps feature 6.209
And I delete the data of the Persistent Folder feature 4.085
Then the file I created does not exist on the Persistent Storage 0.069
After features/support/hooks.rb:330 2.318
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.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 enabled and logged in 10.024
And the network is plugged 0.117
And Tor is ready 23.285
And I take note of which tps features are available 0.775
When I write some files expected to persist 1.578
And I shutdown Tails and wait for the computer to power off 8.634
# 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" 25.865
After features/support/hooks.rb:330 0.132
After features/support/hooks.rb:100 0.000
Tags: @product
3:38.559
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.452
And the network is plugged 0.152
And Tor is ready 26.646
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.279
And I shutdown Tails and wait for the computer to power off 9.408
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:30.197
And I capture all network traffic 0.008
And the network is plugged 0.190
And Tor is ready 19.762
And I switch to the "persistent-con-current" NetworkManager connection 1.164
And the 1st network device has a spoofed MAC address configured 0.108
And no network device leaked the real MAC address 0.186
After features/support/hooks.rb:330 0.951
After features/support/hooks.rb:100 0.068
Tags: @product
1:9.409
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 without a persistent partition and stopped at Tails Greeter's login screen 19.286
And I enable persistence creation in Tails Greeter 1.420
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.828
Then I create a persistent partition with the default settings using the wizard that was already open 25.874
After features/support/hooks.rb:330 3.001
After features/support/hooks.rb:100 0.000
Tags: @product
5:32.307
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 34.898
When I enable persistence 46.440
Then no persistent Greeter options were restored 14.937
When I set all Greeter options to non-default values 34.320
And I log in to a new session in German (de) after having activated the Persistent Storage 53.348
Then all Greeter options are set to non-default values 0.527
When I cold reboot the computer 8.201
And the computer reboots Tails 1:6.121
Given I enable persistence 26.494
Then persistent Greeter options were restored 0.578
When I log in to a new session after having activated the Persistent Storage 46.034
Then all Greeter options are set to non-default values 0.404
After features/support/hooks.rb:330 1.474
After features/support/hooks.rb:100 0.009
Tags: @product
4:25.284
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.541
# 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 45.075
And I shutdown Tails and wait for the computer to power off 13.136
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:33.400
And I change the passphrase of the Persistent Storage back to the original 41.131
After features/support/hooks.rb:330 2.496
After features/support/hooks.rb:100 0.011
Tags: @product
59.590
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 10.818
And I log in to a new session without activating the Persistent Storage 22.166
Then persistence is disabled 0.294
But a Tails persistence partition exists on USB drive "__internal" 6.775
And all notifications have disappeared 10.585
When I delete the persistent partition 7.877
Then there is no persistence partition on USB drive "__internal" 1.073
After features/support/hooks.rb:330 1.030
After features/support/hooks.rb:100 0.000
Tags: @product
2:49.426
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.090
When I write some dotfile expected to persist 0.088
And I shutdown Tails and wait for the computer to power off 10.929
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.605
Then the expected persistent dotfile is present in the filesystem 0.711
After features/support/hooks.rb:330 2.469
After features/support/hooks.rb:100 0.010
Tags: @product
1:54.744
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.919
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.094
When I try to enable persistence 0.312
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 36.934
When I log in to a new session after having activated the Persistent Storage 49.205
And all notifications have disappeared 9.151
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.179
And all tps features are enabled 2.779
And all tps features but the first one are active 2.167
After features/support/hooks.rb:330 1.531
After features/support/hooks.rb:100 0.000
Tags: @product
10:13.098
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8:39.555
And I enable persistence 38.382
And I log in to a new session after having activated the Persistent Storage 49.175
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.585
And persistence is enabled 4.400
After features/support/hooks.rb:330 1.781
After features/support/hooks.rb:100 0.000
Tags: @product
37.739
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 12.922
And I enable persistence but something goes wrong during the LUKS header upgrade 23.828
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.988
After features/support/hooks.rb:330 0.803
After features/support/hooks.rb:100 0.000
Tags: @product
54.158
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.178
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.401
When I enable persistence 32.587
Then the filesystem of the Persistent Storage was repaired 0.083
And persistence is successfully enabled 2.907
After features/support/hooks.rb:330 1.200
After features/support/hooks.rb:100 0.000
Tags: @product
56.471
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.879
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.844
When I try to enable persistence 1.458
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.165
When I repair the filesystem of the Persistent Storage 1.329
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.392
And the filesystem of the Persistent Storage was repaired 3.705
When I close the filesystem repair dialog 1.206
Then persistence is successfully enabled 1.490
After features/support/hooks.rb:330 1.704
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.597
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.550
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.163
When I try to enable persistence 0.312
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.341
When I repair the filesystem of the Persistent Storage 1.300
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.070
When I log in to a new session 42.322
And all notifications have disappeared 10.925
# 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.416
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.746
When I close the "whisperback" window 1.440
Then the Tor Browser starts 19.071
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.936
After features/support/hooks.rb:330 1.772
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:1.746
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.811
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.891
And Tails detects disk read failures on the boot device 1.764
When I try to enable persistence 1.528
Then the Welcome Screen tells me that my hardware is probably failing 19.591
When I log in to a new session 49.193
And all notifications have disappeared 9.479
Then the Tor Browser starts 22.536
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.951
After features/support/hooks.rb:330 3.766
After features/support/hooks.rb:100 0.000