Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 24 31 Mar 2025, 02:29

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 41:11.752 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
4:11.997
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:31.504
And I update APT using apt 2:14.681
And I install "python3-behave" using apt 23.211
Then the Tails Persistent Storage behave tests pass 2.600
After features/support/hooks.rb:330 0.838
After features/support/hooks.rb:100 0.000
Tags: @product
42.071
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.541
When I log in to a new session without activating the Persistent Storage 22.114
Then Tails is running from USB drive "__internal" 0.468
And persistence is disabled 0.228
But a Tails persistence partition exists on USB drive "__internal" 8.717
After features/support/hooks.rb:330 1.728
After features/support/hooks.rb:100 0.000
Tags: @product
2:58.846
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 11.207
Then Tails is running from USB drive "__internal" 0.596
When I create a file in the Persistent directory 0.120
And I create a persistent partition with the default settings 21.210
Then the file I created was copied to the Persistent Storage 1.990
When I shutdown Tails and wait for the computer to power off 12.576
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.031
Then persistence for "Persistent" is active 1.048
And the file I created in the Persistent directory exists 0.063
After features/support/hooks.rb:330 1.067
After features/support/hooks.rb:100 0.008
Tags: @product
55.335
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 9.822
And the system is very low on memory 3.754
When I create a file in the Persistent directory 1.167
When I try to create a persistent partition 20.776
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.534
When I close the Persistent Storage app 2.514
And I free up some memory 3.230
And I create a persistent partition with the default settings 13.144
Then the file I created was copied to the Persistent Storage 0.392
After features/support/hooks.rb:330 2.387
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.544
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 11.920
Then Tails is running from USB drive "__internal" 0.959
And all tps features are active 2.542
And all persistent directories have safe access rights 2.762
When I disable the first tps feature 5.495
Then all tps features but the first one are active 2.047
And I shutdown Tails and wait for the computer to power off 12.791
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.713
Then all tps features but the first one are active 2.311
After features/support/hooks.rb:330 1.164
After features/support/hooks.rb:100 0.009
Tags: @product
19.310
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.020
Then persistence for "Persistent" is active 0.240
And I create a file in the Persistent directory 0.162
Then the file I created was copied to the Persistent Storage 0.191
When I disable the first tps feature 5.320
Then persistence for "Persistent" is not active 0.079
And the Persistent directory does not exist 0.047
When I enable the first tps feature 3.078
Then persistence for "Persistent" is active 0.069
And the file I created in the Persistent directory exists 0.100
After features/support/hooks.rb:330 1.445
After features/support/hooks.rb:100 0.000
Tags: @product
19.349
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.658
Then persistence for "Persistent" is active 0.314
When I create a file in the Persistent directory 0.295
And I disable the first tps feature 5.435
And I delete the data of the Persistent Folder feature 3.589
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.399
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.067
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.598
And the network is plugged 0.165
And Tor is ready 18.640
And I take note of which tps features are available 0.675
When I write some files expected to persist 1.448
And I shutdown Tails and wait for the computer to power off 8.672
# 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" 23.867
After features/support/hooks.rb:330 0.129
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.895
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.427
And the network is plugged 0.126
And Tor is ready 16.427
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.188
And I shutdown Tails and wait for the computer to power off 8.361
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.897
And I capture all network traffic 0.006
And the network is plugged 0.077
And Tor is ready 20.821
And I switch to the "persistent-con-current" NetworkManager connection 0.341
And the 1st network device has a spoofed MAC address configured 0.084
And no network device leaked the real MAC address 0.135
After features/support/hooks.rb:330 0.938
After features/support/hooks.rb:100 0.042
Tags: @product
55.238
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 10.861
And I enable persistence creation in Tails Greeter 1.733
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.427
Then I create a persistent partition with the default settings using the wizard that was already open 19.215
After features/support/hooks.rb:330 3.135
After features/support/hooks.rb:100 0.000
Tags: @product
4:35.157
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.058
When I enable persistence 31.928
Then no persistent Greeter options were restored 14.279
When I set all Greeter options to non-default values 26.865
And I log in to a new session in German (de) after having activated the Persistent Storage 52.004
Then all Greeter options are set to non-default values 0.472
When I cold reboot the computer 7.226
And the computer reboots Tails 1:0.364
Given I enable persistence 32.427
Then persistent Greeter options were restored 0.550
When I log in to a new session after having activated the Persistent Storage 37.731
Then all Greeter options are set to non-default values 0.248
After features/support/hooks.rb:330 1.418
After features/support/hooks.rb:100 0.008
Tags: @product
3:40.733
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.847
# 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.997
And I shutdown Tails and wait for the computer to power off 14.570
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.605
And I change the passphrase of the Persistent Storage back to the original 30.711
After features/support/hooks.rb:330 2.658
After features/support/hooks.rb:100 0.008
Tags: @product
53.748
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.611
And I log in to a new session without activating the Persistent Storage 22.106
Then persistence is disabled 0.284
But a Tails persistence partition exists on USB drive "__internal" 5.025
And all notifications have disappeared 8.247
When I delete the persistent partition 7.520
Then there is no persistence partition on USB drive "__internal" 0.954
After features/support/hooks.rb:330 1.404
After features/support/hooks.rb:100 0.000
Tags: @product
2:27.830
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.599
When I write some dotfile expected to persist 0.195
And I shutdown Tails and wait for the computer to power off 8.601
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.086
Then the expected persistent dotfile is present in the filesystem 0.346
After features/support/hooks.rb:330 1.223
After features/support/hooks.rb:100 0.010
Tags: @product
1:42.537
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.860
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.177
When I try to enable persistence 0.418
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 31.226
When I log in to a new session after having activated the Persistent Storage 47.051
And all notifications have disappeared 6.137
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.951
And all tps features are enabled 2.503
And all tps features but the first one are active 2.211
After features/support/hooks.rb:330 1.963
After features/support/hooks.rb:100 0.000
Tags: @product
4:55.710
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 3:35.054
And I enable persistence 29.121
And I log in to a new session after having activated the Persistent Storage 46.886
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.868
And persistence is enabled 2.779
After features/support/hooks.rb:330 1.560
After features/support/hooks.rb:100 0.000
Tags: @product
30.586
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 8.722
And I enable persistence but something goes wrong during the LUKS header upgrade 20.946
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.918
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.000
Tags: @product
41.073
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.937
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.124
When I enable persistence 24.192
Then the filesystem of the Persistent Storage was repaired 0.082
And persistence is successfully enabled 2.735
After features/support/hooks.rb:330 3.307
After features/support/hooks.rb:100 0.000
Tags: @product
42.757
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.867
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.850
When I try to enable persistence 0.411
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 19.955
When I repair the filesystem of the Persistent Storage 1.259
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.017
And the filesystem of the Persistent Storage was repaired 2.896
When I close the filesystem repair dialog 1.223
Then persistence is successfully enabled 1.274
After features/support/hooks.rb:330 3.485
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.326
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.852
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.141
When I try to enable persistence 0.486
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.790
When I repair the filesystem of the Persistent Storage 1.254
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.068
When I log in to a new session 43.132
And all notifications have disappeared 9.657
# 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.658
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.294
When I close the "whisperback" window 1.356
Then the Tor Browser starts 14.815
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.818
After features/support/hooks.rb:330 3.738
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.634
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.772
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.652
And Tails detects disk read failures on the boot device 0.459
When I try to enable persistence 0.434
Then the Welcome Screen tells me that my hardware is probably failing 17.613
When I log in to a new session 53.158
And all notifications have disappeared 7.518
Then the Tor Browser starts 19.234
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.791
After features/support/hooks.rb:330 2.565
After features/support/hooks.rb:100 0.000