Project Number Date
test_Tails_ISO_devel 3775 10 Apr 2025, 13: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 53:32.121 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
8:11.859
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:38.819
And I update APT using apt 5:35.223
And I install "python3-behave" using apt 54.567
Then the Tails Persistent Storage behave tests pass 3.248
After features/support/hooks.rb:330 0.984
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.714
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 45.747
When I log in to a new session without activating the Persistent Storage 33.744
Then Tails is running from USB drive "__internal" 0.651
And persistence is disabled 0.331
But a Tails persistence partition exists on USB drive "__internal" 15.239
After features/support/hooks.rb:330 1.849
After features/support/hooks.rb:100 0.000
Tags: @product
3:51.215
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 24.127
Then Tails is running from USB drive "__internal" 0.461
When I create a file in the Persistent directory 0.157
And I create a persistent partition with the default settings 27.919
Then the file I created was copied to the Persistent Storage 3.161
When I shutdown Tails and wait for the computer to power off 16.485
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:38.312
Then persistence for "Persistent" is active 0.496
And the file I created in the Persistent directory exists 0.094
After features/support/hooks.rb:330 1.990
After features/support/hooks.rb:100 0.048
Tags: @product
1:18.956
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given I have started Tails without network from a USB drive without a persistent partition and logged in 19.272
And the system is very low on memory 10.306
When I create a file in the Persistent directory 4.426
When I try to create a persistent partition 24.337
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.263
When I close the Persistent Storage app 2.654
And I free up some memory 3.071
And I create a persistent partition with the default settings 14.307
Then the file I created was copied to the Persistent Storage 0.317
After features/support/hooks.rb:330 2.499
After features/support/hooks.rb:100 0.000
Tags: @product
3:45.499
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 27.591
Then Tails is running from USB drive "__internal" 0.427
And all tps features are active 3.103
And all persistent directories have safe access rights 3.109
When I disable the first tps feature 10.528
Then all tps features but the first one are active 9.752
And I shutdown Tails and wait for the computer to power off 18.631
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.583
Then all tps features but the first one are active 2.772
After features/support/hooks.rb:330 1.546
After features/support/hooks.rb:100 0.016
Tags: @product
23.928
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 13.330
Then persistence for "Persistent" is active 0.217
And I create a file in the Persistent directory 0.147
Then the file I created was copied to the Persistent Storage 0.128
When I disable the first tps feature 6.574
Then persistence for "Persistent" is not active 0.090
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.199
Then persistence for "Persistent" is active 0.080
And the file I created in the Persistent directory exists 0.099
After features/support/hooks.rb:330 1.603
After features/support/hooks.rb:100 0.000
Tags: @product
21.095
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.631
Then persistence for "Persistent" is active 0.105
When I create a file in the Persistent directory 0.100
And I disable the first tps feature 6.157
And I delete the data of the Persistent Folder feature 4.026
Then the file I created does not exist on the Persistent Storage 0.072
After features/support/hooks.rb:330 1.742
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.751
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 10.430
And the network is plugged 0.092
And Tor is ready 23.851
And I take note of which tps features are available 0.734
When I write some files expected to persist 1.685
And I shutdown Tails and wait for the computer to power off 13.264
# 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" 25.693
After features/support/hooks.rb:330 0.137
After features/support/hooks.rb:100 0.000
Tags: @product
3:32.400
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 10.386
And the network is plugged 0.144
And Tor is ready 21.890
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.357
And I shutdown Tails and wait for the computer to power off 9.179
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.813
And I capture all network traffic 0.009
And the network is plugged 0.087
And Tor is ready 19.696
And I switch to the "persistent-con-current" NetworkManager connection 0.491
And the 1st network device has a spoofed MAC address configured 0.126
And no network device leaked the real MAC address 0.218
After features/support/hooks.rb:330 0.857
After features/support/hooks.rb:100 0.066
Tags: @product
1:22.659
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 without a persistent partition and stopped at Tails Greeter's login screen 23.048
And I enable persistence creation in Tails Greeter 1.138
And I log in to a new session expecting no warning about the Persistent Storage not being activated 26.737
Then I create a persistent partition with the default settings using the wizard that was already open 31.734
After features/support/hooks.rb:330 3.395
After features/support/hooks.rb:100 0.000
Tags: @product
5:19.033
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 19.855
When I enable persistence 49.019
Then no persistent Greeter options were restored 15.368
When I set all Greeter options to non-default values 37.683
And I log in to a new session in German (de) after having activated the Persistent Storage 47.690
Then all Greeter options are set to non-default values 0.432
When I cold reboot the computer 11.660
And the computer reboots Tails 1:10.660
Given I enable persistence 20.668
Then persistent Greeter options were restored 0.628
When I log in to a new session after having activated the Persistent Storage 44.816
Then all Greeter options are set to non-default values 0.547
After features/support/hooks.rb:330 1.911
After features/support/hooks.rb:100 0.020
Tags: @product
4:23.258
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 12.686
# 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 44.820
And I shutdown Tails and wait for the computer to power off 13.843
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:39.177
And I change the passphrase of the Persistent Storage back to the original 32.731
After features/support/hooks.rb:330 2.554
After features/support/hooks.rb:100 0.010
Tags: @product
1:14.710
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 17.992
And I log in to a new session without activating the Persistent Storage 24.058
Then persistence is disabled 0.302
But a Tails persistence partition exists on USB drive "__internal" 10.666
And all notifications have disappeared 13.630
When I delete the persistent partition 7.144
Then there is no persistence partition on USB drive "__internal" 0.915
After features/support/hooks.rb:330 1.575
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.978
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 11.215
When I write some dotfile expected to persist 0.171
And I shutdown Tails and wait for the computer to power off 10.942
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.958
Then the expected persistent dotfile is present in the filesystem 0.691
After features/support/hooks.rb:330 1.256
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.253
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.832
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.090
When I try to enable persistence 0.298
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.669
When I log in to a new session after having activated the Persistent Storage 37.872
And all notifications have disappeared 7.002
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.460
And all tps features are enabled 6.423
And all tps features but the first one are active 4.602
After features/support/hooks.rb:330 2.884
After features/support/hooks.rb:100 0.000
Tags: @product
5:50.614
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 4:23.672
And I enable persistence 34.371
And I log in to a new session after having activated the Persistent Storage 47.528
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.262
And persistence is enabled 2.778
After features/support/hooks.rb:330 3.193
After features/support/hooks.rb:100 0.000
Tags: @product
33.297
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 10.408
And I enable persistence but something goes wrong during the LUKS header upgrade 22.014
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.874
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.000
Tags: @product
48.959
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 9.384
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.019
When I enable persistence 31.510
Then the filesystem of the Persistent Storage was repaired 0.098
And persistence is successfully enabled 2.945
After features/support/hooks.rb:330 2.087
After features/support/hooks.rb:100 0.000
Tags: @product
58.560
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.208
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.670
When I try to enable persistence 0.524
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 31.855
When I repair the filesystem of the Persistent Storage 1.315
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.893
And the filesystem of the Persistent Storage was repaired 3.197
When I close the filesystem repair dialog 1.288
Then persistence is successfully enabled 1.606
After features/support/hooks.rb:330 2.980
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:51.748
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.060
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.097
When I try to enable persistence 0.317
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.542
When I repair the filesystem of the Persistent Storage 1.277
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.079
When I log in to a new session 32.562
And all notifications have disappeared 11.477
# 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.420
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.620
When I close the "whisperback" window 2.072
Then the Tor Browser starts 20.195
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.024
After features/support/hooks.rb:330 3.466
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:24.624
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 23.622
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.397
And Tails detects disk read failures on the boot device 1.604
When I try to enable persistence 0.402
Then the Welcome Screen tells me that my hardware is probably failing 20.980
When I log in to a new session 55.389
And all notifications have disappeared 10.891
Then the Tor Browser starts 22.075
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.260
After features/support/hooks.rb:330 3.689
After features/support/hooks.rb:100 0.000