Project Number Date
test_Tails_ISO_stable 5483 27 Feb 2025, 12:33

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 41:16.449 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:42.308
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:30.883
And I update APT using apt 1:45.933
And I install "python3-behave" using apt 22.525
Then the Tails Persistent Storage behave tests pass 2.966
After features/support/hooks.rb:330 0.642
After features/support/hooks.rb:100 0.000
Tags: @product
47.372
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.904
When I log in to a new session without activating the Persistent Storage 23.684
Then Tails is running from USB drive "__internal" 0.548
And persistence is disabled 0.434
But a Tails persistence partition exists on USB drive "__internal" 11.800
After features/support/hooks.rb:330 2.662
After features/support/hooks.rb:100 0.000
Tags: @product
3:7.008
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 logged in 12.436
Then Tails is running from USB drive "__internal" 0.710
When I create a file in the Persistent directory 0.193
And I create a persistent partition with the default settings 23.996
Then the file I created was copied to the Persistent Storage 0.502
When I shutdown Tails and wait for the computer to power off 12.670
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.442
Then persistence for "Persistent" is active 0.984
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:330 1.181
After features/support/hooks.rb:100 0.009
Tags: @product
1:0.018
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 logged in 11.070
And the system is very low on memory 3.149
When I create a file in the Persistent directory 1.174
When I try to create a persistent partition 26.946
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.348
When I close the Persistent Storage app 2.524
And I free up some memory 1.646
And I create a persistent partition with the default settings 12.930
Then the file I created was copied to the Persistent Storage 0.227
After features/support/hooks.rb:330 2.125
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.389
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 27.107
Then Tails is running from USB drive "__internal" 0.570
And all tps features are active 4.376
And all persistent directories have safe access rights 2.693
When I disable the first tps feature 7.519
Then all tps features but the first one are active 2.019
And I shutdown Tails and wait for the computer to power off 12.694
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.268
Then all tps features but the first one are active 2.140
After features/support/hooks.rb:330 1.370
After features/support/hooks.rb:100 0.009
Tags: @product
18.683
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.344
Then persistence for "Persistent" is active 0.118
And I create a file in the Persistent directory 0.068
Then the file I created was copied to the Persistent Storage 0.064
When I disable the first tps feature 5.689
Then persistence for "Persistent" is not active 0.103
And the Persistent directory does not exist 0.050
When I enable the first tps feature 3.093
Then persistence for "Persistent" is active 0.074
And the file I created in the Persistent directory exists 0.076
After features/support/hooks.rb:330 1.405
After features/support/hooks.rb:100 0.000
Tags: @product
17.833
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.782
Then persistence for "Persistent" is active 0.127
When I create a file in the Persistent directory 0.061
And I disable the first tps feature 5.153
And I delete the data of the Persistent Folder feature 3.643
Then the file I created does not exist on the Persistent Storage 0.065
After features/support/hooks.rb:330 1.717
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.862
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 9.543
And the network is plugged 0.071
And Tor is ready 21.072
And I take note of which tps features are available 0.598
When I write some files expected to persist 1.596
And I shutdown Tails and wait for the computer to power off 8.761
# 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.220
After features/support/hooks.rb:330 0.091
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.135
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 9.669
And the network is plugged 0.086
And Tor is ready 18.023
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.186
And I shutdown Tails and wait for the computer to power off 8.606
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.192
And I capture all network traffic 0.011
And the network is plugged 0.085
And Tor is ready 18.433
And I switch to the "persistent-con-current" NetworkManager connection 0.620
And the 1st network device has a spoofed MAC address configured 0.095
And no network device leaked the real MAC address 0.122
After features/support/hooks.rb:330 0.562
After features/support/hooks.rb:100 0.061
Tags: @product
54.523
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.255
And I enable persistence creation in Tails Greeter 1.098
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.434
Then I create a persistent partition with the default settings using the wizard that was already open 20.734
After features/support/hooks.rb:330 2.129
After features/support/hooks.rb:100 0.000
Tags: @product
4:36.636
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.555
When I enable persistence 34.398
Then no persistent Greeter options were restored 14.213
When I set all Greeter options to non-default values 29.386
And I log in to a new session in German (de) after having activated the Persistent Storage 53.862
Then all Greeter options are set to non-default values 1.310
When I cold reboot the computer 9.321
And the computer reboots Tails 1:6.047
Given I enable persistence 16.946
Then persistent Greeter options were restored 0.520
When I log in to a new session after having activated the Persistent Storage 37.354
Then all Greeter options are set to non-default values 0.718
After features/support/hooks.rb:330 2.240
After features/support/hooks.rb:100 0.009
Tags: @product
3:37.119
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.573
# 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.036
And I shutdown Tails and wait for the computer to power off 12.869
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:6.504
And I change the passphrase of the Persistent Storage back to the original 36.135
After features/support/hooks.rb:330 1.974
After features/support/hooks.rb:100 0.009
Tags: @product
58.515
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.243
And I log in to a new session without activating the Persistent Storage 19.335
Then persistence is disabled 0.333
But a Tails persistence partition exists on USB drive "__internal" 9.961
And all notifications have disappeared 13.328
When I delete the persistent partition 5.862
Then there is no persistence partition on USB drive "__internal" 0.451
After features/support/hooks.rb:330 2.540
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.532
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.558
When I write some dotfile expected to persist 0.066
And I shutdown Tails and wait for the computer to power off 10.887
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.594
Then the expected persistent dotfile is present in the filesystem 0.424
After features/support/hooks.rb:330 1.138
After features/support/hooks.rb:100 0.009
Tags: @product
1:39.992
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.666
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.090
When I try to enable persistence 0.312
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.396
When I log in to a new session after having activated the Persistent Storage 43.522
And all notifications have disappeared 9.225
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.093
And all tps features are enabled 2.448
And all tps features but the first one are active 2.237
After features/support/hooks.rb:330 1.547
After features/support/hooks.rb:100 0.000
Tags: @product
4:50.591
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 3:28.771
And I enable persistence 34.338
And I log in to a new session after having activated the Persistent Storage 41.979
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.369
And persistence is enabled 3.132
After features/support/hooks.rb:330 1.608
After features/support/hooks.rb:100 0.000
Tags: @product
32.080
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.740
And I enable persistence but something goes wrong during the LUKS header upgrade 22.634
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.704
After features/support/hooks.rb:330 0.631
After features/support/hooks.rb:100 0.000
Tags: @product
43.287
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.691
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.566
When I enable persistence 25.550
Then the filesystem of the Persistent Storage was repaired 0.096
And persistence is successfully enabled 3.382
After features/support/hooks.rb:330 1.506
After features/support/hooks.rb:100 0.000
Tags: @product
48.361
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 8.936
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.118
When I try to enable persistence 0.385
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.570
When I repair the filesystem of the Persistent Storage 1.288
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.628
And the filesystem of the Persistent Storage was repaired 0.921
When I close the filesystem repair dialog 1.669
Then persistence is successfully enabled 1.842
After features/support/hooks.rb:330 1.570
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.690
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.173
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.086
When I try to enable persistence 0.259
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.208
When I repair the filesystem of the Persistent Storage 1.269
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.906
When I log in to a new session 36.952
And all notifications have disappeared 8.832
# 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.334
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.627
When I close the "whisperback" window 1.546
Then the Tor Browser starts 17.608
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.883
After features/support/hooks.rb:330 2.091
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.505
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.366
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.446
And Tails detects disk read failures on the boot device 0.475
When I try to enable persistence 0.391
Then the Welcome Screen tells me that my hardware is probably failing 18.763
When I log in to a new session 49.520
And all notifications have disappeared 7.819
Then the Tor Browser starts 21.733
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.987
After features/support/hooks.rb:330 2.023
After features/support/hooks.rb:100 0.000