Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 8 19 Apr 2025, 21:17

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 44:27.156 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:20.418
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:40.821
And I update APT using apt 42.691
And I install "python3-behave" using apt 54.004
Then the Tails Persistent Storage behave tests pass 2.900
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.000
Tags: @product
46.414
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 12.104
When I log in to a new session without activating the Persistent Storage 25.267
Then Tails is running from USB drive "__internal" 1.188
And persistence is disabled 0.522
But a Tails persistence partition exists on USB drive "__internal" 7.332
After features/support/hooks.rb:330 0.974
After features/support/hooks.rb:100 0.000
Tags: @product
3:20.707
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 without a persistent partition and logged in 15.137
Then Tails is running from USB drive "__internal" 0.615
When I create a file in the Persistent directory 0.197
And I create a persistent partition with the default settings 25.280
Then the file I created was copied to the Persistent Storage 2.170
When I shutdown Tails and wait for the computer to power off 12.917
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.834
Then persistence for "Persistent" is active 0.440
And the file I created in the Persistent directory exists 0.114
After features/support/hooks.rb:330 1.880
After features/support/hooks.rb:100 0.009
Tags: @product
1:6.497
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 11.707
And the system is very low on memory 4.357
When I create a file in the Persistent directory 2.017
When I try to create a persistent partition 28.188
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.412
When I close the Persistent Storage app 2.589
And I free up some memory 3.592
And I create a persistent partition with the default settings 13.367
Then the file I created was copied to the Persistent Storage 0.262
After features/support/hooks.rb:330 2.337
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.890
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.788
Then Tails is running from USB drive "__internal" 0.728
And all tps features are active 2.357
And all persistent directories have safe access rights 2.537
When I disable the first tps feature 6.272
Then all tps features but the first one are active 2.087
And I shutdown Tails and wait for the computer to power off 15.322
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.432
Then all tps features but the first one are active 2.364
After features/support/hooks.rb:330 1.210
After features/support/hooks.rb:100 0.009
Tags: @product
20.966
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.402
Then persistence for "Persistent" is active 0.172
And I create a file in the Persistent directory 0.074
Then the file I created was copied to the Persistent Storage 0.088
When I disable the first tps feature 6.588
Then persistence for "Persistent" is not active 0.077
And the Persistent directory does not exist 0.057
When I enable the first tps feature 3.351
Then persistence for "Persistent" is active 0.081
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
20.315
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.123
Then persistence for "Persistent" is active 0.092
When I create a file in the Persistent directory 0.219
And I disable the first tps feature 5.938
And I delete the data of the Persistent Folder feature 3.873
Then the file I created does not exist on the Persistent Storage 0.067
After features/support/hooks.rb:330 1.495
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.868
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.281
And the network is plugged 0.106
And Tor is ready 25.672
And I take note of which tps features are available 0.567
When I write some files expected to persist 1.544
And I shutdown Tails and wait for the computer to power off 8.791
# 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.904
After features/support/hooks.rb:330 0.166
After features/support/hooks.rb:100 0.000
Tags: @product
3:15.308
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.998
And the network is plugged 0.090
And Tor is ready 20.524
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.232
And I shutdown Tails and wait for the computer to power off 8.746
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:16.324
And I capture all network traffic 0.006
And the network is plugged 0.100
And Tor is ready 18.670
And I switch to the "persistent-con-current" NetworkManager connection 0.341
And the 1st network device has a spoofed MAC address configured 0.114
And no network device leaked the real MAC address 0.157
After features/support/hooks.rb:330 0.583
After features/support/hooks.rb:100 0.051
Tags: @product
1:1.554
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 13.199
And I enable persistence creation in Tails Greeter 1.385
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.139
Then I create a persistent partition with the default settings using the wizard that was already open 22.829
After features/support/hooks.rb:330 2.659
After features/support/hooks.rb:100 0.000
Tags: @product
4:47.903
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 11.369
When I enable persistence 38.650
Then no persistent Greeter options were restored 14.583
When I set all Greeter options to non-default values 30.202
And I log in to a new session in German (de) after having activated the Persistent Storage 45.465
Then all Greeter options are set to non-default values 1.142
When I cold reboot the computer 7.676
And the computer reboots Tails 1:15.654
Given I enable persistence 19.139
Then persistent Greeter options were restored 0.577
When I log in to a new session after having activated the Persistent Storage 43.000
Then all Greeter options are set to non-default values 0.441
After features/support/hooks.rb:330 2.045
After features/support/hooks.rb:100 0.008
Tags: @product
3:53.564
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.508
# 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 33.856
And I shutdown Tails and wait for the computer to power off 13.258
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:20.861
And I change the passphrase of the Persistent Storage back to the original 33.079
After features/support/hooks.rb:330 2.635
After features/support/hooks.rb:100 0.009
Tags: @product
1:9.736
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 14.253
And I log in to a new session without activating the Persistent Storage 24.159
Then persistence is disabled 0.270
But a Tails persistence partition exists on USB drive "__internal" 11.648
And all notifications have disappeared 11.279
When I delete the persistent partition 7.283
Then there is no persistence partition on USB drive "__internal" 0.841
After features/support/hooks.rb:330 1.234
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.265
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.021
When I write some dotfile expected to persist 0.323
And I shutdown Tails and wait for the computer to power off 11.290
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.232
Then the expected persistent dotfile is present in the filesystem 0.397
After features/support/hooks.rb:330 3.526
After features/support/hooks.rb:100 0.009
Tags: @product
1:44.336
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.316
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.165
When I try to enable persistence 0.327
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 41.332
When I log in to a new session after having activated the Persistent Storage 35.758
And all notifications have disappeared 8.057
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.794
And all tps features are enabled 3.059
And all tps features but the first one are active 2.524
After features/support/hooks.rb:330 1.253
After features/support/hooks.rb:100 0.000
Tags: @product
6:9.743
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 4:44.086
And I enable persistence 35.670
And I log in to a new session after having activated the Persistent Storage 45.171
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.638
And persistence is enabled 3.176
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.000
Tags: @product
32.248
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.789
And I enable persistence but something goes wrong during the LUKS header upgrade 22.675
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.783
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.000
Tags: @product
49.486
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.127
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.653
When I enable persistence 31.618
Then the filesystem of the Persistent Storage was repaired 0.085
And persistence is successfully enabled 3.000
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.000
Tags: @product
49.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 with a persistent partition and stopped at Tails Greeter's login screen 8.851
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.696
When I try to enable persistence 0.555
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.489
When I repair the filesystem of the Persistent Storage 1.276
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.134
And the filesystem of the Persistent Storage was repaired 3.063
When I close the filesystem repair dialog 1.312
Then persistence is successfully enabled 1.447
After features/support/hooks.rb:330 1.317
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.513
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.998
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.105
When I try to enable persistence 0.271
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 33.026
When I repair the filesystem of the Persistent Storage 1.276
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.081
When I log in to a new session 47.923
And all notifications have disappeared 10.031
# 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.520
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.627
When I close the "whisperback" window 1.464
Then the Tor Browser starts 14.278
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.906
After features/support/hooks.rb:330 2.021
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:2.589
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.480
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.266
And Tails detects disk read failures on the boot device 1.621
When I try to enable persistence 0.457
Then the Welcome Screen tells me that my hardware is probably failing 18.292
When I log in to a new session 51.396
And all notifications have disappeared 7.357
Then the Tor Browser starts 22.331
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.385
After features/support/hooks.rb:330 1.983
After features/support/hooks.rb:100 0.000