Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 14 21 Mar 2025, 02:27

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:6.007 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:38.738
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:28.218
And I update APT using apt 3:14.841
And I install "python3-behave" using apt 53.063
Then the Tails Persistent Storage behave tests pass 2.614
After features/support/hooks.rb:330 1.470
After features/support/hooks.rb:100 0.000
Tags: @product
39.844
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 10.881
When I log in to a new session without activating the Persistent Storage 21.506
Then Tails is running from USB drive "__internal" 0.571
And persistence is disabled 0.199
But a Tails persistence partition exists on USB drive "__internal" 6.686
After features/support/hooks.rb:330 1.487
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.916
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 13.362
Then Tails is running from USB drive "__internal" 1.197
When I create a file in the Persistent directory 0.227
And I create a persistent partition with the default settings 24.294
Then the file I created was copied to the Persistent Storage 0.654
When I shutdown Tails and wait for the computer to power off 12.586
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.193
Then persistence for "Persistent" is active 0.339
And the file I created in the Persistent directory exists 0.059
After features/support/hooks.rb:330 1.442
After features/support/hooks.rb:100 0.009
Tags: @product
59.384
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.116
And the system is very low on memory 4.031
When I create a file in the Persistent directory 0.957
When I try to create a persistent partition 26.842
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.580
When I close the Persistent Storage app 2.525
And I free up some memory 1.618
And I create a persistent partition with the default settings 12.493
Then the file I created was copied to the Persistent Storage 0.217
After features/support/hooks.rb:330 2.328
After features/support/hooks.rb:100 0.000
Tags: @product
2:44.917
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 12.076
Then Tails is running from USB drive "__internal" 0.876
And all tps features are active 2.315
And all persistent directories have safe access rights 2.512
When I disable the first tps feature 5.450
Then all tps features but the first one are active 1.928
And I shutdown Tails and wait for the computer to power off 12.785
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.729
Then all tps features but the first one are active 2.243
After features/support/hooks.rb:330 1.016
After features/support/hooks.rb:100 0.009
Tags: @product
19.096
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.621
Then persistence for "Persistent" is active 0.132
And I create a file in the Persistent directory 0.248
Then the file I created was copied to the Persistent Storage 0.153
When I disable the first tps feature 5.563
Then persistence for "Persistent" is not active 0.066
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.112
Then persistence for "Persistent" is active 0.074
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.095
After features/support/hooks.rb:100 0.000
Tags: @product
19.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 9.452
Then persistence for "Persistent" is active 0.292
When I create a file in the Persistent directory 0.244
And I disable the first tps feature 5.446
And I delete the data of the Persistent Folder feature 3.631
Then the file I created does not exist on the Persistent Storage 0.062
After features/support/hooks.rb:330 1.214
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.387
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.650
And the network is plugged 0.090
And Tor is ready 21.827
And I take note of which tps features are available 0.843
When I write some files expected to persist 1.438
And I shutdown Tails and wait for the computer to power off 6.702
# 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.834
After features/support/hooks.rb:330 0.135
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.292
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.348
And the network is plugged 0.140
And Tor is ready 19.543
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 8.452
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.446
And I capture all network traffic 0.007
And the network is plugged 0.073
And Tor is ready 18.574
And I switch to the "persistent-con-current" NetworkManager connection 0.329
And the 1st network device has a spoofed MAC address configured 0.067
And no network device leaked the real MAC address 0.123
After features/support/hooks.rb:330 0.666
After features/support/hooks.rb:100 0.042
Tags: @product
53.810
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 stopped at Tails Greeter's login screen 11.478
And I enable persistence creation in Tails Greeter 1.497
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.121
Then I create a persistent partition with the default settings using the wizard that was already open 17.712
After features/support/hooks.rb:330 1.576
After features/support/hooks.rb:100 0.000
Tags: @product
4:18.272
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 11.174
When I enable persistence 32.102
Then no persistent Greeter options were restored 14.155
When I set all Greeter options to non-default values 26.066
And I log in to a new session in German (de) after having activated the Persistent Storage 52.725
Then all Greeter options are set to non-default values 0.253
When I cold reboot the computer 7.171
And the computer reboots Tails 57.550
Given I enable persistence 15.791
Then persistent Greeter options were restored 0.576
When I log in to a new session after having activated the Persistent Storage 39.957
Then all Greeter options are set to non-default values 0.748
After features/support/hooks.rb:330 1.971
After features/support/hooks.rb:100 0.009
Tags: @product
3:32.225
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.467
# 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 30.339
And I shutdown Tails and wait for the computer to power off 12.495
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:1.758
And I change the passphrase of the Persistent Storage back to the original 38.164
After features/support/hooks.rb:330 1.984
After features/support/hooks.rb:100 0.007
Tags: @product
49.882
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.009
And I log in to a new session without activating the Persistent Storage 19.524
Then persistence is disabled 0.403
But a Tails persistence partition exists on USB drive "__internal" 5.337
And all notifications have disappeared 8.472
When I delete the persistent partition 6.799
Then there is no persistence partition on USB drive "__internal" 0.334
After features/support/hooks.rb:330 1.241
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.249
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.804
When I write some dotfile expected to persist 0.351
And I shutdown Tails and wait for the computer to power off 11.002
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.734
Then the expected persistent dotfile is present in the filesystem 0.357
After features/support/hooks.rb:330 1.149
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.238
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.903
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.169
When I try to enable persistence 0.454
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.268
When I log in to a new session after having activated the Persistent Storage 43.671
And all notifications have disappeared 7.171
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.929
And all tps features are enabled 2.457
And all tps features but the first one are active 2.213
After features/support/hooks.rb:330 1.228
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.602
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 3:19.739
And I enable persistence 27.676
And I log in to a new session after having activated the Persistent Storage 45.436
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.122
And persistence is enabled 2.627
After features/support/hooks.rb:330 1.100
After features/support/hooks.rb:100 0.000
Tags: @product
29.423
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 8.696
And I enable persistence but something goes wrong during the LUKS header upgrade 19.677
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.050
After features/support/hooks.rb:330 0.753
After features/support/hooks.rb:100 0.000
Tags: @product
41.236
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.655
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.794
When I enable persistence 24.059
Then the filesystem of the Persistent Storage was repaired 0.089
And persistence is successfully enabled 2.637
After features/support/hooks.rb:330 1.229
After features/support/hooks.rb:100 0.000
Tags: @product
48.036
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 8.603
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.312
When I try to enable persistence 0.750
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.334
When I repair the filesystem of the Persistent Storage 5.123
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.469
And the filesystem of the Persistent Storage was repaired 1.571
When I close the filesystem repair dialog 1.249
Then persistence is successfully enabled 1.620
After features/support/hooks.rb:330 1.256
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:0.236
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.091
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.273
When I try to enable persistence 0.554
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 34.121
When I repair the filesystem of the Persistent Storage 1.261
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.077
When I log in to a new session 46.976
And all notifications have disappeared 7.748
# 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.662
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.501
When I close the "whisperback" window 1.619
Then the Tor Browser starts 16.524
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.822
After features/support/hooks.rb:330 2.554
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.085
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.436
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.308
And Tails detects disk read failures on the boot device 1.637
When I try to enable persistence 2.079
Then the Welcome Screen tells me that my hardware is probably failing 19.156
When I log in to a new session 48.131
And all notifications have disappeared 7.136
Then the Tor Browser starts 18.393
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.806
After features/support/hooks.rb:330 3.560
After features/support/hooks.rb:100 0.000