Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 13 16 Dec 2024, 15:40

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:18.553 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:17.084
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:35.231
And I update APT using apt 13.985
And I install "python3-behave" using apt 25.557
Then the Tails Persistent Storage behave tests pass 2.310
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.000
Tags: @product
51.177
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 16.999
When I log in to a new session without activating the Persistent Storage 22.351
Then Tails is running from USB drive "__internal" 0.799
And persistence is disabled 0.510
But a Tails persistence partition exists on USB drive "__internal" 10.515
After features/support/hooks.rb:330 1.927
After features/support/hooks.rb:100 0.000
Tags: @product
3:16.200
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 12.172
Then Tails is running from USB drive "__internal" 0.566
When I create a file in the Persistent directory 0.133
And I create a persistent partition with the default settings 25.210
Then the file I created was copied to the Persistent Storage 0.577
When I shutdown Tails and wait for the computer to power off 12.858
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.098
Then persistence for "Persistent" is active 0.502
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 2.200
After features/support/hooks.rb:100 0.009
Tags: @product
1:5.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 without a persistent partition and logged in 12.921
And the system is very low on memory 4.834
When I create a file in the Persistent directory 1.543
When I try to create a persistent partition 22.538
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.607
When I close the Persistent Storage app 2.916
And I free up some memory 1.805
And I create a persistent partition with the default settings 17.930
Then the file I created was copied to the Persistent Storage 0.411
After features/support/hooks.rb:330 4.549
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.786
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 31.738
Then Tails is running from USB drive "__internal" 0.441
And all tps features are active 2.311
And all persistent directories have safe access rights 2.686
When I disable the first tps feature 5.302
Then all tps features but the first one are active 2.279
And I shutdown Tails and wait for the computer to power off 13.728
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.977
Then all tps features but the first one are active 2.322
After features/support/hooks.rb:330 1.314
After features/support/hooks.rb:100 0.011
Tags: @product
19.316
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 9.774
Then persistence for "Persistent" is active 0.132
And I create a file in the Persistent directory 0.117
Then the file I created was copied to the Persistent Storage 0.107
When I disable the first tps feature 5.605
Then persistence for "Persistent" is not active 0.094
And the Persistent directory does not exist 0.072
When I enable the first tps feature 3.247
Then persistence for "Persistent" is active 0.085
And the file I created in the Persistent directory exists 0.079
After features/support/hooks.rb:330 1.623
After features/support/hooks.rb:100 0.000
Tags: @product
19.710
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.554
Then persistence for "Persistent" is active 0.092
When I create a file in the Persistent directory 0.082
And I disable the first tps feature 5.731
And I delete the data of the Persistent Folder feature 4.195
Then the file I created does not exist on the Persistent Storage 0.053
After features/support/hooks.rb:330 1.476
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.128
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.424
And the network is plugged 0.082
And Tor is ready 51.260
And I take note of which tps features are available 0.609
When I write some files expected to persist 1.548
And I shutdown Tails and wait for the computer to power off 8.850
# 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.351
After features/support/hooks.rb:330 0.147
After features/support/hooks.rb:100 0.000
Tags: @product
3:24.260
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 9.394
And the network is plugged 0.096
And Tor is ready 22.766
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.870
And I shutdown Tails and wait for the computer to power off 8.990
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:18.940
And I capture all network traffic 0.007
And the network is plugged 0.100
And Tor is ready 22.111
And I switch to the "persistent-con-current" NetworkManager connection 0.350
And the 1st network device has a spoofed MAC address configured 0.454
And no network device leaked the real MAC address 0.176
After features/support/hooks.rb:330 0.989
After features/support/hooks.rb:100 0.065
Tags: @product
1:10.947
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 stopped at Tails Greeter's login screen 15.445
And I enable persistence creation in Tails Greeter 1.393
And I log in to a new session expecting no warning about the Persistent Storage not being activated 24.831
Then I create a persistent partition with the default settings using the wizard that was already open 29.277
After features/support/hooks.rb:330 3.106
After features/support/hooks.rb:100 0.000
Tags: @product
4:34.414
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.531
When I enable persistence 36.272
Then no persistent Greeter options were restored 14.301
When I set all Greeter options to non-default values 24.250
And I log in to a new session in German (de) after having activated the Persistent Storage 47.103
Then all Greeter options are set to non-default values 0.677
When I cold reboot the computer 7.670
And the computer reboots Tails 1:6.365
Given I enable persistence 24.194
Then persistent Greeter options were restored 0.570
When I log in to a new session after having activated the Persistent Storage 38.055
Then all Greeter options are set to non-default values 0.421
After features/support/hooks.rb:330 1.402
After features/support/hooks.rb:100 0.017
Tags: @product
4:7.846
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 10.587
# 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 41.579
And I shutdown Tails and wait for the computer to power off 12.791
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:25.509
And I change the passphrase of the Persistent Storage back to the original 37.378
After features/support/hooks.rb:330 2.170
After features/support/hooks.rb:100 0.009
Tags: @product
59.994
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.028
And I log in to a new session without activating the Persistent Storage 22.591
Then persistence is disabled 0.352
But a Tails persistence partition exists on USB drive "__internal" 9.583
And all notifications have disappeared 10.258
When I delete the persistent partition 5.747
Then there is no persistence partition on USB drive "__internal" 0.433
After features/support/hooks.rb:330 1.580
After features/support/hooks.rb:100 0.000
Tags: @product
2:26.091
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.609
When I write some dotfile expected to persist 0.097
And I shutdown Tails and wait for the computer to power off 8.519
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.540
Then the expected persistent dotfile is present in the filesystem 0.324
After features/support/hooks.rb:330 1.126
After features/support/hooks.rb:100 0.009
Tags: @product
1:42.475
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.282
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 1.461
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.491
When I log in to a new session after having activated the Persistent Storage 42.734
And all notifications have disappeared 8.367
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.202
And all tps features are enabled 3.691
And all tps features but the first one are active 2.153
After features/support/hooks.rb:330 2.024
After features/support/hooks.rb:100 0.000
Tags: @product
4:51.177
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:29.218
And I enable persistence 33.169
And I log in to a new session after having activated the Persistent Storage 43.342
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.809
And persistence is enabled 3.637
After features/support/hooks.rb:330 1.716
After features/support/hooks.rb:100 0.000
Tags: @product
28.684
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 9.357
And I enable persistence but something goes wrong during the LUKS header upgrade 18.487
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.839
After features/support/hooks.rb:330 0.852
After features/support/hooks.rb:100 0.000
Tags: @product
44.726
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 9.475
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.052
When I enable persistence 27.347
Then the filesystem of the Persistent Storage was repaired 0.112
And persistence is successfully enabled 2.738
After features/support/hooks.rb:330 1.583
After features/support/hooks.rb:100 0.000
Tags: @product
25.605
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 9.119
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.454
When I try to enable persistence 0.385
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 6.340
When I repair the filesystem of the Persistent Storage 1.267
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.223
And the filesystem of the Persistent Storage was repaired 0.065
When I close the filesystem repair dialog 1.309
Then persistence is successfully enabled 1.440
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:5.418
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.765
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.405
When I try to enable persistence 0.459
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 38.170
When I repair the filesystem of the Persistent Storage 1.297
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.935
When I log in to a new session 41.838
And all notifications have disappeared 9.219
# 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.634
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.720
When I close the "whisperback" window 1.735
Then the Tor Browser starts 16.243
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.990
After features/support/hooks.rb:330 2.179
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:19.997
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.568
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.555
And Tails detects disk read failures on the boot device 1.657
When I try to enable persistence 0.441
Then the Welcome Screen tells me that my hardware is probably failing 7.363
When I log in to a new session 20.592
And all notifications have disappeared 7.651
Then the Tor Browser starts 25.260
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.904
After features/support/hooks.rb:330 2.137
After features/support/hooks.rb:100 0.000