Project Number Date
test_Tails_ISO_19139-arti-1.4.2 10 26 Apr 2025, 03: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 39:35.615 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:31.997
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:30.679
And I update APT using apt 34.707
And I install "python3-behave" using apt 23.726
Then the Tails Persistent Storage behave tests pass 2.884
After features/support/hooks.rb:330 0.821
After features/support/hooks.rb:100 0.000
Tags: @product
39.129
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 11.438
When I log in to a new session without activating the Persistent Storage 21.826
Then Tails is running from USB drive "__internal" 0.439
And persistence is disabled 0.443
But a Tails persistence partition exists on USB drive "__internal" 4.981
After features/support/hooks.rb:330 2.527
After features/support/hooks.rb:100 0.000
Tags: @product
3:11.132
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 25.291
Then Tails is running from USB drive "__internal" 0.611
When I create a file in the Persistent directory 0.122
And I create a persistent partition with the default settings 24.643
Then the file I created was copied to the Persistent Storage 2.212
When I shutdown Tails and wait for the computer to power off 11.027
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.822
Then persistence for "Persistent" is active 0.334
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 1.909
After features/support/hooks.rb:100 0.009
Tags: @product
59.174
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 9.124
And the system is very low on memory 3.656
When I create a file in the Persistent directory 0.789
When I try to create a persistent partition 26.851
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.484
When I close the Persistent Storage app 2.485
And I free up some memory 2.908
And I create a persistent partition with the default settings 12.613
Then the file I created was copied to the Persistent Storage 0.260
After features/support/hooks.rb:330 2.209
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.647
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.828
Then Tails is running from USB drive "__internal" 0.712
And all tps features are active 2.339
And all persistent directories have safe access rights 2.368
When I disable the first tps feature 5.888
Then all tps features but the first one are active 1.901
And I shutdown Tails and wait for the computer to power off 14.773
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.743
Then all tps features but the first one are active 2.090
After features/support/hooks.rb:330 1.317
After features/support/hooks.rb:100 0.009
Tags: @product
19.472
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.639
Then persistence for "Persistent" is active 0.163
And I create a file in the Persistent directory 0.240
Then the file I created was copied to the Persistent Storage 0.136
When I disable the first tps feature 5.790
Then persistence for "Persistent" is not active 0.085
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.194
Then persistence for "Persistent" is active 0.104
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:330 1.635
After features/support/hooks.rb:100 0.000
Tags: @product
19.303
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.514
Then persistence for "Persistent" is active 0.091
When I create a file in the Persistent directory 0.146
And I disable the first tps feature 5.970
And I delete the data of the Persistent Folder feature 3.532
Then the file I created does not exist on the Persistent Storage 0.047
After features/support/hooks.rb:330 1.605
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.165
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 8.787
And the network is plugged 0.101
And Tor is ready 19.658
And I take note of which tps features are available 0.588
When I write some files expected to persist 1.405
And I shutdown Tails and wait for the computer to power off 8.734
# 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.887
After features/support/hooks.rb:330 0.106
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.416
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.640
And the network is plugged 0.096
And Tor is ready 18.072
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 8.558
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.349
And I capture all network traffic 0.007
And the network is plugged 0.072
And Tor is ready 19.643
And I switch to the "persistent-con-current" NetworkManager connection 0.551
And the 1st network device has a spoofed MAC address configured 0.079
And no network device leaked the real MAC address 0.167
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.099
Tags: @product
54.516
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 12.071
And I enable persistence creation in Tails Greeter 1.166
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.606
Then I create a persistent partition with the default settings using the wizard that was already open 21.671
After features/support/hooks.rb:330 2.757
After features/support/hooks.rb:100 0.000
Tags: @product
4:12.784
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 10.863
When I enable persistence 34.877
Then no persistent Greeter options were restored 14.185
When I set all Greeter options to non-default values 24.251
And I log in to a new session in German (de) after having activated the Persistent Storage 42.973
Then all Greeter options are set to non-default values 0.289
When I cold reboot the computer 7.543
And the computer reboots Tails 59.712
Given I enable persistence 16.772
Then persistent Greeter options were restored 0.581
When I log in to a new session after having activated the Persistent Storage 40.357
Then all Greeter options are set to non-default values 0.374
After features/support/hooks.rb:330 1.594
After features/support/hooks.rb:100 0.009
Tags: @product
3:40.451
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.858
# 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 41.105
And I shutdown Tails and wait for the computer to power off 16.613
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:1.767
And I change the passphrase of the Persistent Storage back to the original 31.106
After features/support/hooks.rb:330 2.530
After features/support/hooks.rb:100 0.009
Tags: @product
54.163
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.515
And I log in to a new session without activating the Persistent Storage 20.425
Then persistence is disabled 0.321
But a Tails persistence partition exists on USB drive "__internal" 5.708
And all notifications have disappeared 10.633
When I delete the persistent partition 6.754
Then there is no persistence partition on USB drive "__internal" 0.803
After features/support/hooks.rb:330 1.417
After features/support/hooks.rb:100 0.000
Tags: @product
2:24.600
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.654
When I write some dotfile expected to persist 0.314
And I shutdown Tails and wait for the computer to power off 10.423
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.843
Then the expected persistent dotfile is present in the filesystem 0.365
After features/support/hooks.rb:330 1.473
After features/support/hooks.rb:100 0.009
Tags: @product
1:43.265
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 8.991
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.159
When I try to enable persistence 0.287
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.851
When I log in to a new session after having activated the Persistent Storage 48.029
And all notifications have disappeared 7.374
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.214
And all tps features are enabled 2.444
And all tps features but the first one are active 1.912
After features/support/hooks.rb:330 1.568
After features/support/hooks.rb:100 0.000
Tags: @product
4:41.472
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 3:24.901
And I enable persistence 29.123
And I log in to a new session after having activated the Persistent Storage 42.728
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.912
And persistence is enabled 2.805
After features/support/hooks.rb:330 1.558
After features/support/hooks.rb:100 0.000
Tags: @product
57.985
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 35.483
And I enable persistence but something goes wrong during the LUKS header upgrade 21.708
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.793
After features/support/hooks.rb:330 0.992
After features/support/hooks.rb:100 0.000
Tags: @product
43.952
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.378
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.070
When I enable persistence 25.852
Then the filesystem of the Persistent Storage was repaired 0.086
And persistence is successfully enabled 2.564
After features/support/hooks.rb:330 1.548
After features/support/hooks.rb:100 0.000
Tags: @product
53.619
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.016
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.490
When I try to enable persistence 0.464
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.629
When I repair the filesystem of the Persistent Storage 1.501
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.198
And the filesystem of the Persistent Storage was repaired 4.330
When I close the filesystem repair dialog 1.646
Then persistence is successfully enabled 1.342
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:46.684
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.041
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.144
When I try to enable persistence 0.299
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.064
When I repair the filesystem of the Persistent Storage 1.256
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.073
When I log in to a new session 36.796
And all notifications have disappeared 7.108
# 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.769
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.411
When I close the "whisperback" window 1.606
Then the Tor Browser starts 19.338
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.771
After features/support/hooks.rb:330 2.089
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:52.680
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.014
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.655
And Tails detects disk read failures on the boot device 0.524
When I try to enable persistence 0.410
Then the Welcome Screen tells me that my hardware is probably failing 17.432
When I log in to a new session 52.830
And all notifications have disappeared 6.861
Then the Tor Browser starts 19.124
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.826
After features/support/hooks.rb:330 3.332
After features/support/hooks.rb:100 0.000