Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 9 16 Mar 2025, 02: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 38:59.909 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:40.630
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:56.794
And I update APT using apt 14.067
And I install "python3-behave" using apt 26.251
Then the Tails Persistent Storage behave tests pass 3.517
After features/support/hooks.rb:330 1.427
After features/support/hooks.rb:100 0.000
Tags: @product
55.133
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.643
When I log in to a new session without activating the Persistent Storage 29.579
Then Tails is running from USB drive "__internal" 0.816
And persistence is disabled 0.469
But a Tails persistence partition exists on USB drive "__internal" 11.625
After features/support/hooks.rb:330 1.772
After features/support/hooks.rb:100 0.000
Tags: @product
3:21.324
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 14.788
Then Tails is running from USB drive "__internal" 0.911
When I create a file in the Persistent directory 0.201
And I create a persistent partition with the default settings 27.718
Then the file I created was copied to the Persistent Storage 0.628
When I shutdown Tails and wait for the computer to power off 14.117
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.419
Then persistence for "Persistent" is active 0.473
And the file I created in the Persistent directory exists 0.065
After features/support/hooks.rb:330 1.593
After features/support/hooks.rb:100 0.008
Tags: @product
1:3.580
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.608
And the system is very low on memory 3.644
When I create a file in the Persistent directory 1.238
When I try to create a persistent partition 27.502
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 2.720
And I free up some memory 1.711
And I create a persistent partition with the default settings 14.578
Then the file I created was copied to the Persistent Storage 0.236
After features/support/hooks.rb:330 2.409
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.046
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 13.050
Then Tails is running from USB drive "__internal" 1.763
And all tps features are active 2.413
And all persistent directories have safe access rights 3.480
When I disable the first tps feature 6.996
Then all tps features but the first one are active 2.172
And I shutdown Tails and wait for the computer to power off 13.442
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.681
Then all tps features but the first one are active 2.044
After features/support/hooks.rb:330 1.229
After features/support/hooks.rb:100 0.007
Tags: @product
20.779
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.146
Then persistence for "Persistent" is active 0.137
And I create a file in the Persistent directory 0.808
Then the file I created was copied to the Persistent Storage 0.068
When I disable the first tps feature 6.298
Then persistence for "Persistent" is not active 0.093
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.043
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 0.990
After features/support/hooks.rb:100 0.000
Tags: @product
20.386
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.570
Then persistence for "Persistent" is active 0.702
When I create a file in the Persistent directory 0.073
And I disable the first tps feature 5.943
And I delete the data of the Persistent Folder feature 4.041
Then the file I created does not exist on the Persistent Storage 0.056
After features/support/hooks.rb:330 1.024
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.390
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.828
And the network is plugged 0.110
And Tor is ready 23.702
And I take note of which tps features are available 0.569
When I write some files expected to persist 1.408
And I shutdown Tails and wait for the computer to power off 8.705
# 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.064
After features/support/hooks.rb:330 0.138
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.255
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.378
And the network is plugged 0.085
And Tor is ready 21.457
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.175
And I shutdown Tails and wait for the computer to power off 8.531
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.946
And I capture all network traffic 0.007
And the network is plugged 0.084
And Tor is ready 22.000
And I switch to the "persistent-con-current" NetworkManager connection 0.384
And the 1st network device has a spoofed MAC address configured 0.076
And no network device leaked the real MAC address 0.127
After features/support/hooks.rb:330 0.619
After features/support/hooks.rb:100 0.053
Tags: @product
50.063
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.265
And I enable persistence creation in Tails Greeter 1.457
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.722
Then I create a persistent partition with the default settings using the wizard that was already open 17.617
After features/support/hooks.rb:330 2.316
After features/support/hooks.rb:100 0.000
Tags: @product
4:11.371
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.869
When I enable persistence 29.808
Then no persistent Greeter options were restored 14.309
When I set all Greeter options to non-default values 25.075
And I log in to a new session in German (de) after having activated the Persistent Storage 53.479
Then all Greeter options are set to non-default values 0.723
When I cold reboot the computer 5.460
And the computer reboots Tails 57.768
Given I enable persistence 14.929
Then persistent Greeter options were restored 0.526
When I log in to a new session after having activated the Persistent Storage 38.202
Then all Greeter options are set to non-default values 0.217
After features/support/hooks.rb:330 1.422
After features/support/hooks.rb:100 0.008
Tags: @product
3:45.651
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.056
# 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.330
And I shutdown Tails and wait for the computer to power off 12.667
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:5.703
And I change the passphrase of the Persistent Storage back to the original 38.894
After features/support/hooks.rb:330 1.921
After features/support/hooks.rb:100 0.008
Tags: @product
55.345
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.407
And I log in to a new session without activating the Persistent Storage 19.856
Then persistence is disabled 0.327
But a Tails persistence partition exists on USB drive "__internal" 9.070
And all notifications have disappeared 9.570
When I delete the persistent partition 6.610
Then there is no persistence partition on USB drive "__internal" 0.504
After features/support/hooks.rb:330 1.142
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.932
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.891
When I write some dotfile expected to persist 0.891
And I shutdown Tails and wait for the computer to power off 8.505
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.268
Then the expected persistent dotfile is present in the filesystem 0.375
After features/support/hooks.rb:330 1.371
After features/support/hooks.rb:100 0.008
Tags: @product
1:33.477
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.485
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.186
When I try to enable persistence 0.438
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.183
When I log in to a new session after having activated the Persistent Storage 44.611
And all notifications have disappeared 5.960
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.733
And all tps features are enabled 1.908
And all tps features but the first one are active 1.969
After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.000
Tags: @product
4:10.391
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 2:49.021
And I enable persistence 30.723
And I log in to a new session after having activated the Persistent Storage 46.284
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.797
And persistence is enabled 2.565
After features/support/hooks.rb:330 1.224
After features/support/hooks.rb:100 0.000
Tags: @product
28.031
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 8.536
And I enable persistence but something goes wrong during the LUKS header upgrade 18.771
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.723
After features/support/hooks.rb:330 0.646
After features/support/hooks.rb:100 0.000
Tags: @product
40.429
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.697
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.674
When I enable persistence 23.553
Then the filesystem of the Persistent Storage was repaired 0.092
And persistence is successfully enabled 2.410
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.000
Tags: @product
45.114
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.608
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.851
When I try to enable persistence 0.384
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.215
When I repair the filesystem of the Persistent Storage 5.100
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.803
And the filesystem of the Persistent Storage was repaired 1.315
When I close the filesystem repair dialog 1.277
Then persistence is successfully enabled 1.557
After features/support/hooks.rb:330 1.289
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:45.518
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.819
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.181
When I try to enable persistence 0.380
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.012
When I repair the filesystem of the Persistent Storage 1.237
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.073
When I log in to a new session 43.497
And all notifications have disappeared 10.783
# 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.373
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.496
When I close the "whisperback" window 2.260
Then the Tor Browser starts 14.617
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.786
After features/support/hooks.rb:330 2.957
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:43.052
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.412
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.826
And Tails detects disk read failures on the boot device 1.540
When I try to enable persistence 0.404
Then the Welcome Screen tells me that my hardware is probably failing 16.442
When I log in to a new session 46.705
And all notifications have disappeared 7.925
Then the Tor Browser starts 15.063
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.731
After features/support/hooks.rb:330 4.133
After features/support/hooks.rb:100 0.000