Project Number Date
test_Tails_ISO_feature-arti 50 06 May 2025, 20:38

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 47:29.426 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:16.590
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 2:11.201
And I update APT using apt 36.348
And I install "python3-behave" using apt 26.588
Then the Tails Persistent Storage behave tests pass 2.451
After features/support/hooks.rb:330 1.123
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.295
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 36.025
When I log in to a new session without activating the Persistent Storage 24.641
Then Tails is running from USB drive "__internal" 0.504
And persistence is disabled 0.342
But a Tails persistence partition exists on USB drive "__internal" 8.781
After features/support/hooks.rb:330 1.327
After features/support/hooks.rb:100 0.000
Tags: @product
3:37.768
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 28.631
Then Tails is running from USB drive "__internal" 0.533
When I create a file in the Persistent directory 0.170
And I create a persistent partition with the default settings 30.561
Then the file I created was copied to the Persistent Storage 2.338
When I shutdown Tails and wait for the computer to power off 13.062
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.474
Then persistence for "Persistent" is active 0.931
And the file I created in the Persistent directory exists 0.063
After features/support/hooks.rb:330 3.109
After features/support/hooks.rb:100 0.023
Tags: @product
1:7.306
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.419
And the system is very low on memory 4.425
When I create a file in the Persistent directory 1.651
When I try to create a persistent partition 27.275
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.329
When I close the Persistent Storage app 2.664
And I free up some memory 2.716
And I create a persistent partition with the default settings 13.527
Then the file I created was copied to the Persistent Storage 0.296
After features/support/hooks.rb:330 2.472
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.915
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.476
Then Tails is running from USB drive "__internal" 1.333
And all tps features are active 2.506
And all persistent directories have safe access rights 2.927
When I disable the first tps feature 7.293
Then all tps features but the first one are active 2.470
And I shutdown Tails and wait for the computer to power off 16.385
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.295
Then all tps features but the first one are active 2.226
After features/support/hooks.rb:330 1.361
After features/support/hooks.rb:100 0.009
Tags: @product
22.466
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.024
Then persistence for "Persistent" is active 0.173
And I create a file in the Persistent directory 0.113
Then the file I created was copied to the Persistent Storage 0.097
When I disable the first tps feature 7.084
Then persistence for "Persistent" is not active 0.137
And the Persistent directory does not exist 0.057
When I enable the first tps feature 3.590
Then persistence for "Persistent" is active 0.107
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:330 1.634
After features/support/hooks.rb:100 0.000
Tags: @product
22.427
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.609
Then persistence for "Persistent" is active 0.265
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 7.225
And I delete the data of the Persistent Folder feature 4.184
Then the file I created does not exist on the Persistent Storage 0.066
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.055
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.990
And the network is plugged 0.089
And Tor is ready 22.870
And I take note of which tps features are available 0.665
When I write some files expected to persist 1.733
And I shutdown Tails and wait for the computer to power off 10.696
# 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.010
After features/support/hooks.rb:330 0.144
After features/support/hooks.rb:100 0.000
Tags: @product
3:26.090
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.111
And the network is plugged 0.091
And Tor is ready 22.533
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.246
And I shutdown Tails and wait for the computer to power off 11.098
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:19.921
And I capture all network traffic 0.034
And the network is plugged 0.093
And Tor is ready 21.240
And I switch to the "persistent-con-current" NetworkManager connection 0.389
And the 1st network device has a spoofed MAC address configured 0.124
And no network device leaked the real MAC address 0.205
After features/support/hooks.rb:330 0.615
After features/support/hooks.rb:100 0.067
Tags: @product
1:13.779
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 23.771
And I enable persistence creation in Tails Greeter 1.353
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.670
Then I create a persistent partition with the default settings using the wizard that was already open 24.983
After features/support/hooks.rb:330 3.168
After features/support/hooks.rb:100 0.000
Tags: @product
5:4.365
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 18.519
When I enable persistence 56.142
Then no persistent Greeter options were restored 14.252
When I set all Greeter options to non-default values 27.066
And I log in to a new session in German (de) after having activated the Persistent Storage 52.389
Then all Greeter options are set to non-default values 0.598
When I cold reboot the computer 7.608
And the computer reboots Tails 1:1.616
Given I enable persistence 20.923
Then persistent Greeter options were restored 0.612
When I log in to a new session after having activated the Persistent Storage 44.336
Then all Greeter options are set to non-default values 0.300
After features/support/hooks.rb:330 2.014
After features/support/hooks.rb:100 0.008
Tags: @product
4:28.458
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.360
# 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 43.644
And I shutdown Tails and wait for the computer to power off 15.501
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:34.868
And I change the passphrase of the Persistent Storage back to the original 42.084
After features/support/hooks.rb:330 4.296
After features/support/hooks.rb:100 0.012
Tags: @product
1:2.614
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.089
And I log in to a new session without activating the Persistent Storage 23.775
Then persistence is disabled 0.302
But a Tails persistence partition exists on USB drive "__internal" 10.340
And all notifications have disappeared 9.108
When I delete the persistent partition 8.140
Then there is no persistence partition on USB drive "__internal" 0.857
After features/support/hooks.rb:330 1.354
After features/support/hooks.rb:100 0.000
Tags: @product
2:48.787
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 with a persistent partition enabled and logged in 10.935
When I write some dotfile expected to persist 0.079
And I shutdown Tails and wait for the computer to power off 9.824
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:27.573
Then the expected persistent dotfile is present in the filesystem 0.374
After features/support/hooks.rb:330 1.013
After features/support/hooks.rb:100 0.014
Tags: @product
1:52.239
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 with a persistent partition and stopped at Tails Greeter's login screen 12.690
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.098
When I try to enable persistence 0.306
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 36.970
When I log in to a new session after having activated the Persistent Storage 42.811
And all notifications have disappeared 9.552
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.904
And all tps features are enabled 2.717
And all tps features but the first one are active 2.189
After features/support/hooks.rb:330 3.203
After features/support/hooks.rb:100 0.000
Tags: @product
6:39.495
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 5:4.296
And I enable persistence 38.691
And I log in to a new session after having activated the Persistent Storage 51.884
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.614
And persistence is enabled 3.009
After features/support/hooks.rb:330 1.234
After features/support/hooks.rb:100 0.000
Tags: @product
32.629
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.548
And I enable persistence but something goes wrong during the LUKS header upgrade 23.330
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.750
After features/support/hooks.rb:330 0.694
After features/support/hooks.rb:100 0.000
Tags: @product
44.876
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 with a persistent partition and stopped at Tails Greeter's login screen 9.196
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.132
When I enable persistence 27.678
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 2.787
After features/support/hooks.rb:330 1.132
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.019
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.025
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 12.953
When I try to enable persistence 0.553
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.394
When I repair the filesystem of the Persistent Storage 1.336
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.846
And the filesystem of the Persistent Storage was repaired 4.304
When I close the filesystem repair dialog 1.191
Then persistence is successfully enabled 1.412
After features/support/hooks.rb:330 1.361
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.532
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.758
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.123
When I try to enable persistence 0.306
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 38.319
When I repair the filesystem of the Persistent Storage 1.230
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.077
When I log in to a new session 41.298
And all notifications have disappeared 8.518
# 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.471
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.656
When I close the "whisperback" window 1.447
Then the Tor Browser starts 21.324
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.999
After features/support/hooks.rb:330 3.613
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:8.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.087
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.942
And Tails detects disk read failures on the boot device 1.697
When I try to enable persistence 0.501
Then the Welcome Screen tells me that my hardware is probably failing 23.966
When I log in to a new session 50.106
And all notifications have disappeared 8.782
Then the Tor Browser starts 24.514
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.112
After features/support/hooks.rb:330 3.574
After features/support/hooks.rb:100 0.000