Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 34 11 Apr 2025, 02:51

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 42:28.623 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:40.937
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:32.028
And I update APT using apt 3:12.378
And I install "python3-behave" using apt 53.697
Then the Tails Persistent Storage behave tests pass 2.833
After features/support/hooks.rb:330 0.649
After features/support/hooks.rb:100 0.000
Tags: @product
45.456
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 11.823
When I log in to a new session without activating the Persistent Storage 24.879
Then Tails is running from USB drive "__internal" 0.391
And persistence is disabled 0.228
But a Tails persistence partition exists on USB drive "__internal" 8.133
After features/support/hooks.rb:330 1.801
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.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 without a persistent partition and logged in 11.044
Then Tails is running from USB drive "__internal" 0.673
When I create a file in the Persistent directory 0.131
And I create a persistent partition with the default settings 22.184
Then the file I created was copied to the Persistent Storage 2.259
When I shutdown Tails and wait for the computer to power off 12.574
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.128
Then persistence for "Persistent" is active 0.373
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.307
After features/support/hooks.rb:100 0.074
Tags: @product
56.025
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.082
And the system is very low on memory 3.591
When I create a file in the Persistent directory 1.160
When I try to create a persistent partition 21.989
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.283
When I close the Persistent Storage app 2.580
And I free up some memory 2.765
And I create a persistent partition with the default settings 13.274
Then the file I created was copied to the Persistent Storage 0.297
After features/support/hooks.rb:330 2.126
After features/support/hooks.rb:100 0.000
Tags: @product
2:57.453
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 15.732
Then Tails is running from USB drive "__internal" 0.943
And all tps features are active 2.346
And all persistent directories have safe access rights 2.700
When I disable the first tps feature 5.097
Then all tps features but the first one are active 2.313
And I shutdown Tails and wait for the computer to power off 15.067
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.108
Then all tps features but the first one are active 2.143
After features/support/hooks.rb:330 1.410
After features/support/hooks.rb:100 0.012
Tags: @product
20.258
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.995
Then persistence for "Persistent" is active 0.663
And I create a file in the Persistent directory 0.105
Then the file I created was copied to the Persistent Storage 0.112
When I disable the first tps feature 5.672
Then persistence for "Persistent" is not active 0.071
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.454
Then persistence for "Persistent" is active 0.070
And the file I created in the Persistent directory exists 0.059
After features/support/hooks.rb:330 1.391
After features/support/hooks.rb:100 0.000
Tags: @product
19.630
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 9.330
Then persistence for "Persistent" is active 0.613
When I create a file in the Persistent directory 0.070
And I disable the first tps feature 5.900
And I delete the data of the Persistent Folder feature 3.664
Then the file I created does not exist on the Persistent Storage 0.049
After features/support/hooks.rb:330 1.350
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.173
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.876
And the network is plugged 0.113
And Tor is ready 18.225
And I take note of which tps features are available 0.621
When I write some files expected to persist 1.534
And I shutdown Tails and wait for the computer to power off 8.732
# 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.070
After features/support/hooks.rb:330 0.097
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.459
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.354
And the network is plugged 0.083
And Tor is ready 17.478
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.204
And I shutdown Tails and wait for the computer to power off 8.602
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.223
And I capture all network traffic 0.007
And the network is plugged 0.080
And Tor is ready 20.897
And I switch to the "persistent-con-current" NetworkManager connection 0.292
And the 1st network device has a spoofed MAC address configured 0.102
And no network device leaked the real MAC address 0.133
After features/support/hooks.rb:330 0.636
After features/support/hooks.rb:100 0.057
Tags: @product
53.522
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 11.974
And I enable persistence creation in Tails Greeter 1.558
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.559
Then I create a persistent partition with the default settings using the wizard that was already open 17.429
After features/support/hooks.rb:330 3.222
After features/support/hooks.rb:100 0.000
Tags: @product
4:35.200
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 12.199
When I enable persistence 40.985
Then no persistent Greeter options were restored 14.754
When I set all Greeter options to non-default values 28.764
And I log in to a new session in German (de) after having activated the Persistent Storage 52.674
Then all Greeter options are set to non-default values 0.348
When I cold reboot the computer 7.348
And the computer reboots Tails 59.446
Given I enable persistence 21.627
Then persistent Greeter options were restored 0.581
When I log in to a new session after having activated the Persistent Storage 36.224
Then all Greeter options are set to non-default values 0.245
After features/support/hooks.rb:330 1.619
After features/support/hooks.rb:100 0.007
Tags: @product
3:29.156
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.029
# 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 32.187
And I shutdown Tails and wait for the computer to power off 12.799
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:4.390
And I change the passphrase of the Persistent Storage back to the original 29.749
After features/support/hooks.rb:330 2.361
After features/support/hooks.rb:100 0.009
Tags: @product
51.014
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.641
And I log in to a new session without activating the Persistent Storage 19.691
Then persistence is disabled 0.185
But a Tails persistence partition exists on USB drive "__internal" 4.581
And all notifications have disappeared 9.985
When I delete the persistent partition 5.991
Then there is no persistence partition on USB drive "__internal" 0.937
After features/support/hooks.rb:330 1.716
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.794
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 9.579
When I write some dotfile expected to persist 0.893
And I shutdown Tails and wait for the computer to power off 13.160
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.859
Then the expected persistent dotfile is present in the filesystem 0.300
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.008
Tags: @product
1:37.426
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.638
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.167
When I try to enable persistence 0.450
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.382
When I log in to a new session after having activated the Persistent Storage 46.507
And all notifications have disappeared 6.314
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.668
And all tps features are enabled 2.318
And all tps features but the first one are active 1.978
After features/support/hooks.rb:330 1.860
After features/support/hooks.rb:100 0.000
Tags: @product
4:46.804
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 3:28.883
And I enable persistence 30.354
And I log in to a new session after having activated the Persistent Storage 44.195
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.972
And persistence is enabled 2.398
After features/support/hooks.rb:330 1.744
After features/support/hooks.rb:100 0.000
Tags: @product
30.663
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 8.783
And I enable persistence but something goes wrong during the LUKS header upgrade 21.220
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.660
After features/support/hooks.rb:330 1.281
After features/support/hooks.rb:100 0.000
Tags: @product
42.876
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.890
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.656
When I enable persistence 25.648
Then the filesystem of the Persistent Storage was repaired 0.091
And persistence is successfully enabled 2.588
After features/support/hooks.rb:330 1.574
After features/support/hooks.rb:100 0.000
Tags: @product
48.860
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.619
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.182
When I try to enable persistence 0.735
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.178
When I repair the filesystem of the Persistent Storage 5.894
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.978
And the filesystem of the Persistent Storage was repaired 2.697
When I close the filesystem repair dialog 1.243
Then persistence is successfully enabled 1.329
After features/support/hooks.rb:330 2.263
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:47.103
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.249
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.193
When I try to enable persistence 0.403
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.314
When I repair the filesystem of the Persistent Storage 1.828
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.071
When I log in to a new session 45.870
And all notifications have disappeared 8.381
# 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.581
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.231
When I close the "whisperback" window 1.412
Then the Tor Browser starts 16.735
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.829
After features/support/hooks.rb:330 3.192
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:49.366
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.690
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.000
And Tails detects disk read failures on the boot device 1.489
When I try to enable persistence 0.583
Then the Welcome Screen tells me that my hardware is probably failing 16.867
When I log in to a new session 48.975
And all notifications have disappeared 7.228
Then the Tor Browser starts 18.803
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.728
After features/support/hooks.rb:330 1.807
After features/support/hooks.rb:100 0.000