Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 12 24 Apr 2025, 00:53

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:38.621 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:16.204
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:36.762
And I update APT using apt 13.211
And I install "python3-behave" using apt 23.375
Then the Tails Persistent Storage behave tests pass 2.855
After features/support/hooks.rb:330 0.936
After features/support/hooks.rb:100 0.000
Tags: @product
48.699
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 11.134
When I log in to a new session without activating the Persistent Storage 25.384
Then Tails is running from USB drive "__internal" 0.406
And persistence is disabled 0.788
But a Tails persistence partition exists on USB drive "__internal" 10.986
After features/support/hooks.rb:330 1.304
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.827
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 12.429
Then Tails is running from USB drive "__internal" 0.356
When I create a file in the Persistent directory 0.221
And I create a persistent partition with the default settings 23.794
Then the file I created was copied to the Persistent Storage 2.698
When I shutdown Tails and wait for the computer to power off 12.850
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.327
Then persistence for "Persistent" is active 1.040
And the file I created in the Persistent directory exists 0.106
After features/support/hooks.rb:330 1.359
After features/support/hooks.rb:100 0.029
Tags: @product
1:6.254
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 20.062
And the system is very low on memory 3.969
When I create a file in the Persistent directory 1.079
When I try to create a persistent partition 22.078
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.299
When I close the Persistent Storage app 2.704
And I free up some memory 3.637
And I create a persistent partition with the default settings 12.144
Then the file I created was copied to the Persistent Storage 0.278
After features/support/hooks.rb:330 2.169
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.595
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 12.648
Then Tails is running from USB drive "__internal" 0.469
And all tps features are active 2.565
And all persistent directories have safe access rights 2.615
When I disable the first tps feature 5.867
Then all tps features but the first one are active 2.103
And I shutdown Tails and wait for the computer to power off 15.513
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.158
Then all tps features but the first one are active 2.652
After features/support/hooks.rb:330 1.993
After features/support/hooks.rb:100 0.011
Tags: @product
20.312
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.437
Then persistence for "Persistent" is active 0.205
And I create a file in the Persistent directory 0.097
Then the file I created was copied to the Persistent Storage 0.120
When I disable the first tps feature 6.007
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.126
Then persistence for "Persistent" is active 0.093
And the file I created in the Persistent directory exists 0.089
After features/support/hooks.rb:330 1.438
After features/support/hooks.rb:100 0.000
Tags: @product
19.409
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.737
Then persistence for "Persistent" is active 0.092
When I create a file in the Persistent directory 0.149
And I disable the first tps feature 5.789
And I delete the data of the Persistent Folder feature 3.584
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.262
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.504
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.755
And the network is plugged 0.073
And Tor is ready 20.326
And I take note of which tps features are available 2.081
When I write some files expected to persist 1.511
And I shutdown Tails and wait for the computer to power off 11.261
# 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.495
After features/support/hooks.rb:330 0.097
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.382
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.713
And the network is plugged 0.113
And Tor is ready 17.458
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.196
And I shutdown Tails and wait for the computer to power off 8.513
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.067
And I capture all network traffic 0.014
And the network is plugged 0.077
And Tor is ready 17.611
And I switch to the "persistent-con-current" NetworkManager connection 0.396
And the 1st network device has a spoofed MAC address configured 0.102
And no network device leaked the real MAC address 0.117
After features/support/hooks.rb:330 0.783
After features/support/hooks.rb:100 0.052
Tags: @product
1:3.910
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.285
And I enable persistence creation in Tails Greeter 1.256
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.508
Then I create a persistent partition with the default settings using the wizard that was already open 26.859
After features/support/hooks.rb:330 2.511
After features/support/hooks.rb:100 0.000
Tags: @product
4:48.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 with a persistent partition and stopped at Tails Greeter's login screen 13.348
When I enable persistence 44.369
Then no persistent Greeter options were restored 14.367
When I set all Greeter options to non-default values 26.157
And I log in to a new session in German (de) after having activated the Persistent Storage 50.161
Then all Greeter options are set to non-default values 0.791
When I cold reboot the computer 7.345
And the computer reboots Tails 1:10.979
Given I enable persistence 18.716
Then persistent Greeter options were restored 0.514
When I log in to a new session after having activated the Persistent Storage 40.954
Then all Greeter options are set to non-default values 0.509
After features/support/hooks.rb:330 0.948
After features/support/hooks.rb:100 0.007
Tags: @product
3:43.121
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.677
# 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 37.183
And I shutdown Tails and wait for the computer to power off 13.021
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:14.790
And I change the passphrase of the Persistent Storage back to the original 28.448
After features/support/hooks.rb:330 3.374
After features/support/hooks.rb:100 0.007
Tags: @product
52.862
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.695
And I log in to a new session without activating the Persistent Storage 21.166
Then persistence is disabled 0.268
But a Tails persistence partition exists on USB drive "__internal" 6.301
And all notifications have disappeared 8.158
When I delete the persistent partition 6.383
Then there is no persistence partition on USB drive "__internal" 0.889
After features/support/hooks.rb:330 1.138
After features/support/hooks.rb:100 0.000
Tags: @product
2:32.755
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.003
When I write some dotfile expected to persist 0.061
And I shutdown Tails and wait for the computer to power off 8.560
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.726
Then the expected persistent dotfile is present in the filesystem 0.404
After features/support/hooks.rb:330 1.404
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.875
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.831
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.107
When I try to enable persistence 0.265
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.742
When I log in to a new session after having activated the Persistent Storage 39.270
And all notifications have disappeared 9.361
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.475
And all tps features are enabled 3.732
And all tps features but the first one are active 2.089
After features/support/hooks.rb:330 1.095
After features/support/hooks.rb:100 0.000
Tags: @product
6:37.389
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:14.251
And I enable persistence 29.893
And I log in to a new session after having activated the Persistent Storage 48.886
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.113
And persistence is enabled 3.244
After features/support/hooks.rb:330 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
29.346
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 9.599
And I enable persistence but something goes wrong during the LUKS header upgrade 18.978
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.768
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.000
Tags: @product
47.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.774
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.136
When I enable persistence 30.713
Then the filesystem of the Persistent Storage was repaired 0.090
And persistence is successfully enabled 2.548
After features/support/hooks.rb:330 1.210
After features/support/hooks.rb:100 0.000
Tags: @product
50.578
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.700
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.692
When I try to enable persistence 0.427
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.042
When I repair the filesystem of the Persistent Storage 1.275
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.024
And the filesystem of the Persistent Storage was repaired 3.718
When I close the filesystem repair dialog 1.263
Then persistence is successfully enabled 1.433
After features/support/hooks.rb:330 1.167
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:44.257
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.845
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.168
When I try to enable persistence 0.261
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.348
When I repair the filesystem of the Persistent Storage 1.294
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.075
When I log in to a new session 38.748
And all notifications have disappeared 8.912
# 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.676
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.321
When I close the "whisperback" window 1.721
Then the Tor Browser starts 14.814
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.067
After features/support/hooks.rb:330 1.962
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:58.857
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.824
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 13.030
And Tails detects disk read failures on the boot device 1.689
When I try to enable persistence 1.456
Then the Welcome Screen tells me that my hardware is probably failing 17.782
When I log in to a new session 48.135
And all notifications have disappeared 8.818
Then the Tor Browser starts 18.077
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.043
After features/support/hooks.rb:330 2.096
After features/support/hooks.rb:100 0.000