Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 11 18 Mar 2025, 02:43

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 42:36.093 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:43.035
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 1:34.275
And I update APT using apt 43.657
And I install "python3-behave" using apt 22.429
Then the Tails Persistent Storage behave tests pass 2.672
After features/support/hooks.rb:330 0.669
After features/support/hooks.rb:100 0.000
Tags: @product
40.921
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.636
When I log in to a new session without activating the Persistent Storage 23.160
Then Tails is running from USB drive "__internal" 0.490
And persistence is disabled 0.273
But a Tails persistence partition exists on USB drive "__internal" 5.359
After features/support/hooks.rb:330 1.645
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.168
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 14.179
Then Tails is running from USB drive "__internal" 0.573
When I create a file in the Persistent directory 0.157
And I create a persistent partition with the default settings 22.350
Then the file I created was copied to the Persistent Storage 0.522
When I shutdown Tails and wait for the computer to power off 10.815
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.200
Then persistence for "Persistent" is active 0.310
And the file I created in the Persistent directory exists 0.059
After features/support/hooks.rb:330 0.830
After features/support/hooks.rb:100 0.017
Tags: @product
1:5.618
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 10.007
And the system is very low on memory 3.855
When I create a file in the Persistent directory 1.444
When I try to create a persistent partition 31.273
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.255
When I close the Persistent Storage app 2.775
And I free up some memory 1.650
And I create a persistent partition with the default settings 14.099
Then the file I created was copied to the Persistent Storage 0.257
After features/support/hooks.rb:330 5.281
After features/support/hooks.rb:100 0.000
Tags: @product
2:56.109
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 12.674
Then Tails is running from USB drive "__internal" 1.339
And all tps features are active 2.351
And all persistent directories have safe access rights 2.625
When I disable the first tps feature 5.835
Then all tps features but the first one are active 2.227
And I shutdown Tails and wait for the computer to power off 11.031
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.675
Then all tps features but the first one are active 2.348
After features/support/hooks.rb:330 0.990
After features/support/hooks.rb:100 0.009
Tags: @product
20.328
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.403
Then persistence for "Persistent" is active 0.144
And I create a file in the Persistent directory 0.568
Then the file I created was copied to the Persistent Storage 0.078
When I disable the first tps feature 5.739
Then persistence for "Persistent" is not active 0.076
And the Persistent directory does not exist 0.070
When I enable the first tps feature 3.088
Then persistence for "Persistent" is active 0.079
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:330 1.220
After features/support/hooks.rb:100 0.000
Tags: @product
20.469
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.965
Then persistence for "Persistent" is active 0.408
When I create a file in the Persistent directory 0.162
And I disable the first tps feature 6.268
And I delete the data of the Persistent Folder feature 3.615
Then the file I created does not exist on the Persistent Storage 0.048
After features/support/hooks.rb:330 1.250
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.020
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.936
And the network is plugged 0.142
And Tor is ready 19.126
And I take note of which tps features are available 0.629
When I write some files expected to persist 1.502
And I shutdown Tails and wait for the computer to power off 8.617
# 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.064
After features/support/hooks.rb:330 0.126
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.403
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.965
And the network is plugged 0.139
And Tor is ready 20.517
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.195
And I shutdown Tails and wait for the computer to power off 8.925
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.573
And I capture all network traffic 0.010
And the network is plugged 0.140
And Tor is ready 18.322
And I switch to the "persistent-con-current" NetworkManager connection 0.340
And the 1st network device has a spoofed MAC address configured 0.135
And no network device leaked the real MAC address 0.137
After features/support/hooks.rb:330 0.661
After features/support/hooks.rb:100 0.057
Tags: @product
1:7.272
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 11.652
And I enable persistence creation in Tails Greeter 1.423
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.666
Then I create a persistent partition with the default settings using the wizard that was already open 30.529
After features/support/hooks.rb:330 1.486
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.605
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.580
When I enable persistence 35.113
Then no persistent Greeter options were restored 14.317
When I set all Greeter options to non-default values 23.138
And I log in to a new session in German (de) after having activated the Persistent Storage 55.713
Then all Greeter options are set to non-default values 0.324
When I cold reboot the computer 7.484
And the computer reboots Tails 1:11.621
Given I enable persistence 16.781
Then persistent Greeter options were restored 0.539
When I log in to a new session after having activated the Persistent Storage 40.511
Then all Greeter options are set to non-default values 0.479
After features/support/hooks.rb:330 4.399
After features/support/hooks.rb:100 0.010
Tags: @product
3:43.736
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.627
# 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 40.002
And I shutdown Tails and wait for the computer to power off 12.891
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.468
And I change the passphrase of the Persistent Storage back to the original 31.745
After features/support/hooks.rb:330 2.293
After features/support/hooks.rb:100 0.008
Tags: @product
57.760
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 12.414
And I log in to a new session without activating the Persistent Storage 23.573
Then persistence is disabled 0.272
But a Tails persistence partition exists on USB drive "__internal" 4.577
And all notifications have disappeared 9.634
When I delete the persistent partition 6.993
Then there is no persistence partition on USB drive "__internal" 0.294
After features/support/hooks.rb:330 1.389
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.177
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.803
When I write some dotfile expected to persist 0.504
And I shutdown Tails and wait for the computer to power off 8.731
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.679
Then the expected persistent dotfile is present in the filesystem 0.457
After features/support/hooks.rb:330 1.225
After features/support/hooks.rb:100 0.010
Tags: @product
1:43.297
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 8.539
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.094
When I try to enable persistence 0.323
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.625
When I log in to a new session after having activated the Persistent Storage 44.377
And all notifications have disappeared 6.433
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.263
And all tps features are enabled 2.401
And all tps features but the first one are active 2.237
After features/support/hooks.rb:330 1.791
After features/support/hooks.rb:100 0.000
Tags: @product
6:33.206
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 5:15.410
And I enable persistence 29.702
And I log in to a new session after having activated the Persistent Storage 42.522
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.075
And persistence is enabled 2.496
After features/support/hooks.rb:330 1.663
After features/support/hooks.rb:100 0.000
Tags: @product
34.396
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 12.512
And I enable persistence but something goes wrong during the LUKS header upgrade 21.105
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.778
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.000
Tags: @product
43.062
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 8.704
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.561
When I enable persistence 26.009
Then the filesystem of the Persistent Storage was repaired 0.100
And persistence is successfully enabled 2.685
After features/support/hooks.rb:330 2.051
After features/support/hooks.rb:100 0.000
Tags: @product
48.583
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.032
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.613
When I try to enable persistence 0.493
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 19.079
When I repair the filesystem of the Persistent Storage 5.106
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.064
And the filesystem of the Persistent Storage was repaired 1.421
When I close the filesystem repair dialog 1.266
Then persistence is successfully enabled 1.505
After features/support/hooks.rb:330 1.870
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:49.582
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.712
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.170
When I try to enable persistence 0.295
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.699
When I repair the filesystem of the Persistent Storage 1.272
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.071
When I log in to a new session 45.175
And all notifications have disappeared 10.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.358
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.611
When I close the "whisperback" window 1.685
Then the Tor Browser starts 15.090
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.897
After features/support/hooks.rb:330 2.490
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:1.337
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.056
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.311
And Tails detects disk read failures on the boot device 0.445
When I try to enable persistence 0.521
Then the Welcome Screen tells me that my hardware is probably failing 18.284
When I log in to a new session 44.799
And all notifications have disappeared 8.104
Then the Tor Browser starts 24.909
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.902
After features/support/hooks.rb:330 3.544
After features/support/hooks.rb:100 0.000