Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 8 15 Mar 2025, 02:44

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 43:50.581 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:4.661
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:41.901
And I update APT using apt 44.751
And I install "python3-behave" using apt 34.899
Then the Tails Persistent Storage behave tests pass 3.109
After features/support/hooks.rb:330 0.720
After features/support/hooks.rb:100 0.000
Tags: @product
50.135
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 12.083
When I log in to a new session without activating the Persistent Storage 27.028
Then Tails is running from USB drive "__internal" 1.818
And persistence is disabled 0.944
But a Tails persistence partition exists on USB drive "__internal" 8.260
After features/support/hooks.rb:330 1.441
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.713
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 14.504
Then Tails is running from USB drive "__internal" 0.689
When I create a file in the Persistent directory 0.173
And I create a persistent partition with the default settings 23.787
Then the file I created was copied to the Persistent Storage 0.791
When I shutdown Tails and wait for the computer to power off 13.723
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.589
Then persistence for "Persistent" is active 0.353
And the file I created in the Persistent directory exists 0.100
After features/support/hooks.rb:330 1.817
After features/support/hooks.rb:100 0.013
Tags: @product
1:1.928
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 12.283
And the system is very low on memory 4.723
When I create a file in the Persistent directory 0.745
When I try to create a persistent partition 25.681
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.364
When I close the Persistent Storage app 2.557
And I free up some memory 1.414
And I create a persistent partition with the default settings 13.903
Then the file I created was copied to the Persistent Storage 0.253
After features/support/hooks.rb:330 2.437
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.919
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 13.954
Then Tails is running from USB drive "__internal" 1.506
And all tps features are active 3.829
And all persistent directories have safe access rights 2.641
When I disable the first tps feature 6.941
Then all tps features but the first one are active 2.137
And I shutdown Tails and wait for the computer to power off 13.793
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.762
Then all tps features but the first one are active 2.352
After features/support/hooks.rb:330 0.920
After features/support/hooks.rb:100 0.010
Tags: @product
21.646
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 11.243
Then persistence for "Persistent" is active 0.187
And I create a file in the Persistent directory 0.116
Then the file I created was copied to the Persistent Storage 0.110
When I disable the first tps feature 6.548
Then persistence for "Persistent" is not active 0.086
And the Persistent directory does not exist 0.063
When I enable the first tps feature 3.123
Then persistence for "Persistent" is active 0.086
And the file I created in the Persistent directory exists 0.080
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.000
Tags: @product
20.208
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.618
Then persistence for "Persistent" is active 0.240
When I create a file in the Persistent directory 0.146
And I disable the first tps feature 6.302
And I delete the data of the Persistent Folder feature 3.827
Then the file I created does not exist on the Persistent Storage 0.072
After features/support/hooks.rb:330 1.490
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.672
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 enabled and logged in 9.905
And the network is plugged 0.291
And Tor is ready 19.572
And I take note of which tps features are available 0.635
When I write some files expected to persist 1.736
And I shutdown Tails and wait for the computer to power off 13.431
# 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" 25.099
After features/support/hooks.rb:330 0.136
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.138
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 enabled and logged in 9.007
And the network is plugged 0.097
And Tor is ready 17.262
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.240
And I shutdown Tails and wait for the computer to power off 9.145
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.447
And I capture all network traffic 0.004
And the network is plugged 0.088
And Tor is ready 20.226
And I switch to the "persistent-con-current" NetworkManager connection 0.350
And the 1st network device has a spoofed MAC address configured 0.099
And no network device leaked the real MAC address 0.165
After features/support/hooks.rb:330 0.669
After features/support/hooks.rb:100 0.057
Tags: @product
1:0.824
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 stopped at Tails Greeter's login screen 13.828
And I enable persistence creation in Tails Greeter 1.569
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.968
Then I create a persistent partition with the default settings using the wizard that was already open 20.457
After features/support/hooks.rb:330 2.129
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.989
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.518
When I enable persistence 38.994
Then no persistent Greeter options were restored 14.392
When I set all Greeter options to non-default values 29.256
And I log in to a new session in German (de) after having activated the Persistent Storage 53.806
Then all Greeter options are set to non-default values 0.414
When I cold reboot the computer 9.846
And the computer reboots Tails 1:0.430
Given I enable persistence 19.956
Then persistent Greeter options were restored 0.509
When I log in to a new session after having activated the Persistent Storage 44.542
Then all Greeter options are set to non-default values 0.320
After features/support/hooks.rb:330 1.634
After features/support/hooks.rb:100 0.008
Tags: @product
3:45.973
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.509
# 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 35.921
And I shutdown Tails and wait for the computer to power off 13.032
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:10.577
And I change the passphrase of the Persistent Storage back to the original 36.932
After features/support/hooks.rb:330 2.240
After features/support/hooks.rb:100 0.007
Tags: @product
1:1.079
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.683
And I log in to a new session without activating the Persistent Storage 22.548
Then persistence is disabled 0.503
But a Tails persistence partition exists on USB drive "__internal" 10.737
And all notifications have disappeared 10.294
When I delete the persistent partition 6.854
Then there is no persistence partition on USB drive "__internal" 0.456
After features/support/hooks.rb:330 1.534
After features/support/hooks.rb:100 0.000
Tags: @product
2:39.360
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.738
When I write some dotfile expected to persist 0.191
And I shutdown Tails and wait for the computer to power off 11.539
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.472
Then the expected persistent dotfile is present in the filesystem 0.419
After features/support/hooks.rb:330 1.220
After features/support/hooks.rb:100 0.008
Tags: @product
2:1.604
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.207
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.205
When I try to enable persistence 0.400
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 38.806
When I log in to a new session after having activated the Persistent Storage 51.192
And all notifications have disappeared 8.364
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.728
And all tps features are enabled 5.340
And all tps features but the first one are active 3.359
After features/support/hooks.rb:330 1.938
After features/support/hooks.rb:100 0.000
Tags: @product
6:1.196
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:26.165
And I enable persistence 38.756
And I log in to a new session after having activated the Persistent Storage 50.543
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.775
And persistence is enabled 2.955
After features/support/hooks.rb:330 1.593
After features/support/hooks.rb:100 0.000
Tags: @product
35.352
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
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.665
And I enable persistence but something goes wrong during the LUKS header upgrade 25.407
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.278
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.000
Tags: @product
49.309
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.124
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 7.888
When I enable persistence 28.406
Then the filesystem of the Persistent Storage was repaired 0.087
And persistence is successfully enabled 2.802
After features/support/hooks.rb:330 1.885
After features/support/hooks.rb:100 0.000
Tags: @product
45.266
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.182
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.508
When I try to enable persistence 1.483
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.322
When I repair the filesystem of the Persistent Storage 1.354
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.619
And the filesystem of the Persistent Storage was repaired 2.061
When I close the filesystem repair dialog 1.278
Then persistence is successfully enabled 1.455
After features/support/hooks.rb:330 1.702
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:7.908
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.023
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.365
When I try to enable persistence 0.319
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 40.236
When I repair the filesystem of the Persistent Storage 1.262
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.077
When I log in to a new session 46.502
And all notifications have disappeared 9.450
# 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.445
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.502
When I close the "whisperback" window 1.354
Then the Tor Browser starts 16.625
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.743
After features/support/hooks.rb:330 3.510
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:2.692
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.292
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.739
And Tails detects disk read failures on the boot device 1.594
When I try to enable persistence 1.475
Then the Welcome Screen tells me that my hardware is probably failing 23.158
When I log in to a new session 52.130
And all notifications have disappeared 9.236
Then the Tor Browser starts 18.226
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.840
After features/support/hooks.rb:330 2.270
After features/support/hooks.rb:100 0.000