Project Number Date
test_Tails_ISO_test-suite-options 4 19 Jun 2025, 21:16

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 56:48.608 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:31.902
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 2:29.722
And I update APT using apt 24.225
And I install "python3-behave" using apt 31.882
Then the Tails Persistent Storage behave tests pass 6.072
After features/support/hooks.rb:330 1.136
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.882
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 and stopped at Tails Greeter's login screen 14.798
When I log in to a new session without activating the Persistent Storage 30.234
Then Tails is running from USB drive "__internal" 0.650
And persistence is disabled 0.632
But a Tails persistence partition exists on USB drive "__internal" 16.565
After features/support/hooks.rb:330 1.700
After features/support/hooks.rb:100 0.000
Tags: @product
4:40.000
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 20.384
Then Tails is running from USB drive "__internal" 0.904
When I create a file in the Persistent directory 0.296
And I create a persistent partition with the default settings 39.720
Then the file I created was copied to the Persistent Storage 3.288
When I shutdown Tails and wait for the computer to power off 17.581
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:16.962
Then persistence for "Persistent" is active 0.791
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.308
After features/support/hooks.rb:100 0.011
Tags: @product
1:16.330
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 without a persistent partition and logged in 15.062
And the system is very low on memory 6.235
When I create a file in the Persistent directory 4.474
When I try to create a persistent partition 23.138
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.599
When I close the Persistent Storage app 3.962
And I free up some memory 2.371
And I create a persistent partition with the default settings 20.213
Then the file I created was copied to the Persistent Storage 0.273
After features/support/hooks.rb:330 1.490
After features/support/hooks.rb:100 0.000
Tags: @product
3:59.498
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 21.149
Then Tails is running from USB drive "__internal" 0.859
And all tps features are active 5.692
And all persistent directories have safe access rights 6.662
When I disable the first tps feature 7.091
Then all tps features but the first one are active 3.823
And I shutdown Tails and wait for the computer to power off 25.438
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:46.002
Then all tps features but the first one are active 2.778
After features/support/hooks.rb:330 1.930
After features/support/hooks.rb:100 0.062
Tags: @product
34.321
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 16.630
Then persistence for "Persistent" is active 0.102
And I create a file in the Persistent directory 0.083
Then the file I created was copied to the Persistent Storage 0.183
When I disable the first tps feature 13.281
Then persistence for "Persistent" is not active 0.070
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.780
Then persistence for "Persistent" is active 0.074
And the file I created in the Persistent directory exists 0.063
After features/support/hooks.rb:330 1.563
After features/support/hooks.rb:100 0.000
Tags: @product
25.249
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.775
Then persistence for "Persistent" is active 0.282
When I create a file in the Persistent directory 0.163
And I disable the first tps feature 7.427
And I delete the data of the Persistent Folder feature 4.541
Then the file I created does not exist on the Persistent Storage 0.059
After features/support/hooks.rb:330 2.971
After features/support/hooks.rb:100 0.000
Tags: @product
1:33.661
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 enabled and logged in 15.086
And the network is plugged 0.199
And Tor is ready 25.960
And I take note of which tps features are available 1.483
When I write some files expected to persist 3.611
And I shutdown Tails and wait for the computer to power off 11.231
# 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" 36.088
After features/support/hooks.rb:330 0.127
After features/support/hooks.rb:100 0.000
Tags: @product
4:12.587
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.890
And the network is plugged 0.079
And Tor is ready 23.847
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 12.669
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:47.552
And I capture all network traffic 0.015
And the network is plugged 0.079
And Tor is ready 29.212
And I switch to the "persistent-con-current" NetworkManager connection 0.832
And the 1st network device has a spoofed MAC address configured 0.962
And no network device leaked the real MAC address 2.260
After features/support/hooks.rb:330 1.154
After features/support/hooks.rb:100 0.060
Tags: @product
1:14.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 without a persistent partition and stopped at Tails Greeter's login screen 12.919
And I enable persistence creation in Tails Greeter 1.837
And I log in to a new session expecting no warning about the Persistent Storage not being activated 27.641
Then I create a persistent partition with the default settings using the wizard that was already open 32.067
After features/support/hooks.rb:330 4.799
After features/support/hooks.rb:100 0.000
Tags: @product
6:2.087
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 19.764
When I enable persistence 49.966
Then no persistent Greeter options were restored 15.778
When I set all Greeter options to non-default values 39.775
And I log in to a new session in German (de) after having activated the Persistent Storage 58.970
Then all Greeter options are set to non-default values 0.703
When I cold reboot the computer 14.070
And the computer reboots Tails 1:21.860
Given I enable persistence 23.910
Then persistent Greeter options were restored 0.544
When I log in to a new session after having activated the Persistent Storage 55.497
Then all Greeter options are set to non-default values 1.243
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.009
Tags: @product
5:31.609
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 14.053
# 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 1:2.746
And I shutdown Tails and wait for the computer to power off 17.857
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:10.312
And I change the passphrase of the Persistent Storage back to the original 46.639
After features/support/hooks.rb:330 5.675
After features/support/hooks.rb:100 0.013
Tags: @product
1:21.267
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.218
And I log in to a new session without activating the Persistent Storage 33.741
Then persistence is disabled 0.404
But a Tails persistence partition exists on USB drive "__internal" 17.799
And all notifications have disappeared 8.506
When I delete the persistent partition 10.332
Then there is no persistence partition on USB drive "__internal" 0.263
After features/support/hooks.rb:330 1.276
After features/support/hooks.rb:100 0.000
Tags: @product
3:18.351
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 enabled and logged in 13.015
When I write some dotfile expected to persist 0.207
And I shutdown Tails and wait for the computer to power off 10.002
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:54.133
Then the expected persistent dotfile is present in the filesystem 0.993
After features/support/hooks.rb:330 0.893
After features/support/hooks.rb:100 0.013
Tags: @product
2:33.866
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 15.039
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.260
When I try to enable persistence 0.918
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 50.598
When I log in to a new session after having activated the Persistent Storage 56.445
And all notifications have disappeared 15.895
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.423
And all tps features are enabled 3.418
And all tps features but the first one are active 6.868
After features/support/hooks.rb:330 3.239
After features/support/hooks.rb:100 0.000
Tags: @product
6:11.567
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
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:22.659
And I enable persistence 43.965
And I log in to a new session after having activated the Persistent Storage 1:0.096
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.440
And persistence is enabled 3.405
After features/support/hooks.rb:330 5.424
After features/support/hooks.rb:100 0.000
Tags: @product
45.143
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
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 10.582
And I enable persistence but something goes wrong during the LUKS header upgrade 33.663
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.896
After features/support/hooks.rb:330 0.817
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.304
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 10.651
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.992
When I enable persistence 53.199
Then the filesystem of the Persistent Storage was repaired 0.183
And persistence is successfully enabled 4.277
After features/support/hooks.rb:330 2.234
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.718
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.198
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.330
When I try to enable persistence 0.407
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.714
When I repair the filesystem of the Persistent Storage 1.393
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.577
And the filesystem of the Persistent Storage was repaired 5.761
When I close the filesystem repair dialog 1.702
Then persistence is successfully enabled 2.633
After features/support/hooks.rb:330 1.792
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:59.388
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 14.237
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.201
When I try to enable persistence 0.789
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 49.954
When I repair the filesystem of the Persistent Storage 2.429
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.287
When I log in to a new session 54.893
And all notifications have disappeared 18.388
# 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.543
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.626
When I close the "whisperback" window 1.732
Then the Tor Browser starts 33.580
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.722
After features/support/hooks.rb:330 3.928
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:58.401
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 26.525
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.335
And Tails detects disk read failures on the boot device 1.720
When I try to enable persistence 0.443
Then the Welcome Screen tells me that my hardware is probably failing 36.845
When I log in to a new session 1:1.595
And all notifications have disappeared 7.488
Then the Tor Browser starts 32.524
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.923
After features/support/hooks.rb:330 2.529
After features/support/hooks.rb:100 0.000