Project Number Date
test_Tails_ISO_19139-arti-1.4.2 8 24 Apr 2025, 03:49

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 40:40.388 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:36.617
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:35.569
And I update APT using apt 34.756
And I install "python3-behave" using apt 23.272
Then the Tails Persistent Storage behave tests pass 3.019
After features/support/hooks.rb:330 0.722
After features/support/hooks.rb:100 0.000
Tags: @product
46.388
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.466
When I log in to a new session without activating the Persistent Storage 26.389
Then Tails is running from USB drive "__internal" 0.552
And persistence is disabled 0.588
But a Tails persistence partition exists on USB drive "__internal" 7.391
After features/support/hooks.rb:330 1.626
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.358
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 14.507
Then Tails is running from USB drive "__internal" 0.806
When I create a file in the Persistent directory 0.137
And I create a persistent partition with the default settings 23.655
Then the file I created was copied to the Persistent Storage 2.049
When I shutdown Tails and wait for the computer to power off 12.749
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.342
Then persistence for "Persistent" is active 1.029
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 2.414
After features/support/hooks.rb:100 0.011
Tags: @product
1:3.550
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 logged in 12.602
And the system is very low on memory 4.180
When I create a file in the Persistent directory 1.384
When I try to create a persistent partition 25.920
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.209
When I close the Persistent Storage app 2.659
And I free up some memory 3.370
And I create a persistent partition with the default settings 12.932
Then the file I created was copied to the Persistent Storage 0.290
After features/support/hooks.rb:330 2.510
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.765
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 12.534
Then Tails is running from USB drive "__internal" 0.822
And all tps features are active 2.800
And all persistent directories have safe access rights 2.504
When I disable the first tps feature 5.384
Then all tps features but the first one are active 2.090
And I shutdown Tails and wait for the computer to power off 12.639
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.834
Then all tps features but the first one are active 2.155
After features/support/hooks.rb:330 0.619
After features/support/hooks.rb:100 0.007
Tags: @product
19.510
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.312
Then persistence for "Persistent" is active 0.190
And I create a file in the Persistent directory 0.209
Then the file I created was copied to the Persistent Storage 0.070
When I disable the first tps feature 5.340
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.069
When I enable the first tps feature 3.077
Then persistence for "Persistent" is active 0.082
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 2.134
After features/support/hooks.rb:100 0.000
Tags: @product
19.361
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.627
Then persistence for "Persistent" is active 0.385
When I create a file in the Persistent directory 0.142
And I disable the first tps feature 5.456
And I delete the data of the Persistent Folder feature 3.694
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.572
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.172
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.361
And the network is plugged 0.193
And Tor is ready 19.264
And I take note of which tps features are available 0.926
When I write some files expected to persist 1.462
And I shutdown Tails and wait for the computer to power off 8.689
# 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.274
After features/support/hooks.rb:330 0.092
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.379
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.480
And the network is plugged 0.102
And Tor is ready 17.444
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 8.662
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.116
And I capture all network traffic 0.007
And the network is plugged 0.083
And Tor is ready 18.543
And I switch to the "persistent-con-current" NetworkManager connection 0.384
And the 1st network device has a spoofed MAC address configured 0.172
And no network device leaked the real MAC address 0.199
After features/support/hooks.rb:330 1.230
After features/support/hooks.rb:100 0.042
Tags: @product
57.058
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 11.825
And I enable persistence creation in Tails Greeter 1.129
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.138
Then I create a persistent partition with the default settings using the wizard that was already open 21.965
After features/support/hooks.rb:330 2.625
After features/support/hooks.rb:100 0.000
Tags: @product
4:21.427
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.087
When I enable persistence 35.468
Then no persistent Greeter options were restored 14.539
When I set all Greeter options to non-default values 28.270
And I log in to a new session in German (de) after having activated the Persistent Storage 45.236
Then all Greeter options are set to non-default values 0.355
When I cold reboot the computer 7.429
And the computer reboots Tails 1:2.939
Given I enable persistence 17.318
Then persistent Greeter options were restored 0.557
When I log in to a new session after having activated the Persistent Storage 36.571
Then all Greeter options are set to non-default values 0.654
After features/support/hooks.rb:330 1.765
After features/support/hooks.rb:100 0.009
Tags: @product
3:53.180
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.690
# 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.201
And I shutdown Tails and wait for the computer to power off 12.817
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:22.934
And I change the passphrase of the Persistent Storage back to the original 35.536
After features/support/hooks.rb:330 3.658
After features/support/hooks.rb:100 0.009
Tags: @product
59.265
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 10.375
And I log in to a new session without activating the Persistent Storage 20.512
Then persistence is disabled 0.449
But a Tails persistence partition exists on USB drive "__internal" 9.072
And all notifications have disappeared 10.605
When I delete the persistent partition 7.401
Then there is no persistence partition on USB drive "__internal" 0.849
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000
Tags: @product
2:23.981
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.957
When I write some dotfile expected to persist 0.346
And I shutdown Tails and wait for the computer to power off 8.461
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.812
Then the expected persistent dotfile is present in the filesystem 0.403
After features/support/hooks.rb:330 1.295
After features/support/hooks.rb:100 0.008
Tags: @product
1:38.324
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.005
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.118
When I try to enable persistence 0.490
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 26.998
When I log in to a new session after having activated the Persistent Storage 45.658
And all notifications have disappeared 7.495
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.843
And all tps features are enabled 2.442
And all tps features but the first one are active 2.271
After features/support/hooks.rb:330 2.282
After features/support/hooks.rb:100 0.000
Tags: @product
5:31.953
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 4:8.949
And I enable persistence 31.232
And I log in to a new session after having activated the Persistent Storage 48.125
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.000
And persistence is enabled 2.645
After features/support/hooks.rb:330 1.555
After features/support/hooks.rb:100 0.000
Tags: @product
31.417
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.959
And I enable persistence but something goes wrong during the LUKS header upgrade 21.540
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.918
After features/support/hooks.rb:330 0.739
After features/support/hooks.rb:100 0.000
Tags: @product
43.967
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.548
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.624
When I enable persistence 27.021
Then the filesystem of the Persistent Storage was repaired 0.109
And persistence is successfully enabled 2.663
After features/support/hooks.rb:330 3.046
After features/support/hooks.rb:100 0.000
Tags: @product
47.376
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.047
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.188
When I try to enable persistence 0.382
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.712
When I repair the filesystem of the Persistent Storage 1.287
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.910
And the filesystem of the Persistent Storage was repaired 3.234
When I close the filesystem repair dialog 1.179
Then persistence is successfully enabled 1.433
After features/support/hooks.rb:330 2.981
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:47.197
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.928
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.291
When I try to enable persistence 0.302
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.146
When I repair the filesystem of the Persistent Storage 1.646
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.070
When I log in to a new session 41.208
And all notifications have disappeared 7.539
# 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.690
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.383
When I close the "whisperback" window 1.575
Then the Tor Browser starts 19.651
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.761
After features/support/hooks.rb:330 1.718
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.130
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.012
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.279
And Tails detects disk read failures on the boot device 1.562
When I try to enable persistence 0.494
Then the Welcome Screen tells me that my hardware is probably failing 17.935
When I log in to a new session 48.276
And all notifications have disappeared 8.736
Then the Tor Browser starts 17.038
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.794
After features/support/hooks.rb:330 1.749
After features/support/hooks.rb:100 0.000