Project Number Date
test_Tails_ISO_test-suite-options 14 30 Jun 2025, 21:12

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 55:22.819 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:5.711
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:9.513
And I update APT using apt 20.947
And I install "python3-behave" using apt 31.614
Then the Tails Persistent Storage behave tests pass 3.635
After features/support/hooks.rb:330 0.670
After features/support/hooks.rb:100 0.000
Tags: @product
1:12.620
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 17.824
When I log in to a new session without activating the Persistent Storage 36.230
Then Tails is running from USB drive "__internal" 0.959
And persistence is disabled 0.387
But a Tails persistence partition exists on USB drive "__internal" 17.217
After features/support/hooks.rb:330 2.720
After features/support/hooks.rb:100 0.000
Tags: @product
4:22.176
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails without network from a USB drive without a persistent partition and logged in 18.948
Then Tails is running from USB drive "__internal" 1.031
When I create a file in the Persistent directory 0.223
And I create a persistent partition with the default settings 31.098
Then the file I created was copied to the Persistent Storage 4.487
When I shutdown Tails and wait for the computer to power off 15.194
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:10.074
Then persistence for "Persistent" is active 1.027
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:330 1.832
After features/support/hooks.rb:100 0.011
Tags: @product
1:11.365
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 without a persistent partition and logged in 14.343
And the system is very low on memory 4.122
When I create a file in the Persistent directory 1.077
When I try to create a persistent partition 25.535
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.469
When I close the Persistent Storage app 5.134
And I free up some memory 3.826
And I create a persistent partition with the default settings 13.500
Then the file I created was copied to the Persistent Storage 3.357
After features/support/hooks.rb:330 3.301
After features/support/hooks.rb:100 0.000
Tags: @product
3:57.713
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.587
Then Tails is running from USB drive "__internal" 2.878
And all tps features are active 4.101
And all persistent directories have safe access rights 3.427
When I disable the first tps feature 6.075
Then all tps features but the first one are active 2.972
And I shutdown Tails and wait for the computer to power off 17.047
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:1.169
Then all tps features but the first one are active 6.452
After features/support/hooks.rb:330 1.774
After features/support/hooks.rb:100 0.010
Tags: @product
26.534
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.857
Then persistence for "Persistent" is active 0.100
And I create a file in the Persistent directory 0.129
Then the file I created was copied to the Persistent Storage 0.068
When I disable the first tps feature 10.721
Then persistence for "Persistent" is not active 0.110
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.333
Then persistence for "Persistent" is active 0.080
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:330 1.686
After features/support/hooks.rb:100 0.000
Tags: @product
29.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.302
Then persistence for "Persistent" is active 0.091
When I create a file in the Persistent directory 0.192
And I disable the first tps feature 5.991
And I delete the data of the Persistent Folder feature 8.634
Then the file I created does not exist on the Persistent Storage 0.329
After features/support/hooks.rb:330 3.290
After features/support/hooks.rb:100 0.000
Tags: @product
1:28.881
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.570
And the network is plugged 0.160
And Tor is ready 27.704
And I take note of which tps features are available 0.918
When I write some files expected to persist 2.080
And I shutdown Tails and wait for the computer to power off 9.048
# 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" 37.398
After features/support/hooks.rb:330 0.156
After features/support/hooks.rb:100 0.000
Tags: @product
4:14.899
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 14.811
And the network is plugged 0.087
And Tor is ready 38.611
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.214
And I shutdown Tails and wait for the computer to power off 9.040
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:44.756
And I capture all network traffic 0.260
And the network is plugged 1.490
And Tor is ready 24.798
And I switch to the "persistent-con-current" NetworkManager connection 0.534
And the 1st network device has a spoofed MAC address configured 0.127
And no network device leaked the real MAC address 0.165
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.041
Tags: @product
1:36.145
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 31.703
And I enable persistence creation in Tails Greeter 2.556
And I log in to a new session expecting no warning about the Persistent Storage not being activated 27.207
Then I create a persistent partition with the default settings using the wizard that was already open 34.678
After features/support/hooks.rb:330 3.757
After features/support/hooks.rb:100 0.000
Tags: @product
6:3.759
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 14.115
When I enable persistence 1:3.384
Then no persistent Greeter options were restored 15.526
When I set all Greeter options to non-default values 37.058
And I log in to a new session in German (de) after having activated the Persistent Storage 1:2.889
Then all Greeter options are set to non-default values 1.407
When I cold reboot the computer 8.248
And the computer reboots Tails 1:21.863
Given I enable persistence 26.340
Then persistent Greeter options were restored 0.737
When I log in to a new session after having activated the Persistent Storage 51.662
Then all Greeter options are set to non-default values 0.526
After features/support/hooks.rb:330 1.065
After features/support/hooks.rb:100 0.016
Tags: @product
5:0.171
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 enabled and logged in 18.688
# 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 46.932
And I shutdown Tails and wait for the computer to power off 15.072
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:59.623
And I change the passphrase of the Persistent Storage back to the original 39.853
After features/support/hooks.rb:330 3.439
After features/support/hooks.rb:100 0.046
Tags: @product
1:18.759
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.100
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 15.357
And I log in to a new session without activating the Persistent Storage 29.044
Then persistence is disabled 0.448
But a Tails persistence partition exists on USB drive "__internal" 12.006
And all notifications have disappeared 13.182
When I delete the persistent partition 7.365
Then there is no persistence partition on USB drive "__internal" 1.355
After features/support/hooks.rb:330 4.191
After features/support/hooks.rb:100 0.000
Tags: @product
3:17.411
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.955
When I write some dotfile expected to persist 0.088
And I shutdown Tails and wait for the computer to power off 13.171
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:48.073
Then the expected persistent dotfile is present in the filesystem 2.122
After features/support/hooks.rb:330 2.600
After features/support/hooks.rb:100 0.018
Tags: @product
2:14.300
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 10.928
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.209
When I try to enable persistence 0.491
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 50.204
When I log in to a new session after having activated the Persistent Storage 47.908
And all notifications have disappeared 14.680
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.326
And all tps features are enabled 2.820
And all tps features but the first one are active 2.730
After features/support/hooks.rb:330 4.115
After features/support/hooks.rb:100 0.000
Tags: @product
6:30.922
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.136
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:37.940
And I enable persistence 50.693
And I log in to a new session after having activated the Persistent Storage 58.658
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.908
And persistence is enabled 2.720
After features/support/hooks.rb:330 2.297
After features/support/hooks.rb:100 0.000
Tags: @product
44.048
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 13.970
And I enable persistence but something goes wrong during the LUKS header upgrade 28.396
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.680
After features/support/hooks.rb:330 2.588
After features/support/hooks.rb:100 0.000
Tags: @product
1:20.563
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.064
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.827
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 14.007
When I enable persistence 44.733
Then the filesystem of the Persistent Storage was repaired 0.099
And persistence is successfully enabled 6.895
After features/support/hooks.rb:330 2.351
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.687
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.218
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.067
When I try to enable persistence 0.525
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 34.666
When I repair the filesystem of the Persistent Storage 5.102
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.300
And the filesystem of the Persistent Storage was repaired 2.811
When I close the filesystem repair dialog 1.226
Then persistence is successfully enabled 1.769
After features/support/hooks.rb:330 2.216
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:48.072
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 15.586
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.204
When I try to enable persistence 0.668
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 53.782
When I repair the filesystem of the Persistent Storage 1.291
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.075
When I log in to a new session 46.386
And all notifications have disappeared 17.903
# 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.692
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.047
When I close the "whisperback" window 1.597
Then the Tor Browser starts 27.315
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.522
After features/support/hooks.rb:330 3.476
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:48.532
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.370
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.368
And Tails detects disk read failures on the boot device 1.694
When I try to enable persistence 0.376
Then the Welcome Screen tells me that my hardware is probably failing 42.271
When I log in to a new session 1:2.222
And all notifications have disappeared 14.012
Then the Tor Browser starts 26.027
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.187
After features/support/hooks.rb:330 4.672
After features/support/hooks.rb:100 0.000