Project Number Date
test_Tails_ISO_feature-arti 64 20 May 2025, 16:58

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:15.309 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:53.418
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:48.407
And I update APT using apt 35.464
And I install "python3-behave" using apt 26.434
Then the Tails Persistent Storage behave tests pass 3.111
After features/support/hooks.rb:330 1.398
After features/support/hooks.rb:100 0.000
Tags: @product
54.891
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 16.065
When I log in to a new session without activating the Persistent Storage 25.895
Then Tails is running from USB drive "__internal" 0.726
And persistence is disabled 0.619
But a Tails persistence partition exists on USB drive "__internal" 11.584
After features/support/hooks.rb:330 1.485
After features/support/hooks.rb:100 0.000
Tags: @product
3:13.794
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 16.812
Then Tails is running from USB drive "__internal" 1.075
When I create a file in the Persistent directory 0.258
And I create a persistent partition with the default settings 21.908
Then the file I created was copied to the Persistent Storage 2.440
When I shutdown Tails and wait for the computer to power off 15.393
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.413
Then persistence for "Persistent" is active 0.422
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.903
After features/support/hooks.rb:100 0.009
Tags: @product
1:7.349
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 9.976
And the system is very low on memory 3.614
When I create a file in the Persistent directory 1.461
When I try to create a persistent partition 30.769
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.326
When I close the Persistent Storage app 2.599
And I free up some memory 3.559
And I create a persistent partition with the default settings 14.334
Then the file I created was copied to the Persistent Storage 0.707
After features/support/hooks.rb:330 2.612
After features/support/hooks.rb:100 0.000
Tags: @product
2:57.769
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 12.405
Then Tails is running from USB drive "__internal" 0.714
And all tps features are active 3.757
And all persistent directories have safe access rights 2.710
When I disable the first tps feature 7.601
Then all tps features but the first one are active 2.196
And I shutdown Tails and wait for the computer to power off 15.220
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.784
Then all tps features but the first one are active 2.377
After features/support/hooks.rb:330 1.382
After features/support/hooks.rb:100 0.012
Tags: @product
20.546
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 10.591
Then persistence for "Persistent" is active 0.212
And I create a file in the Persistent directory 0.085
Then the file I created was copied to the Persistent Storage 0.082
When I disable the first tps feature 6.154
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.065
When I enable the first tps feature 3.119
Then persistence for "Persistent" is active 0.070
And the file I created in the Persistent directory exists 0.079
After features/support/hooks.rb:330 1.245
After features/support/hooks.rb:100 0.000
Tags: @product
20.597
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.927
Then persistence for "Persistent" is active 0.353
When I create a file in the Persistent directory 0.081
And I disable the first tps feature 6.460
And I delete the data of the Persistent Folder feature 3.702
Then the file I created does not exist on the Persistent Storage 0.071
After features/support/hooks.rb:330 1.288
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.102
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 11.630
And the network is plugged 0.104
And Tor is ready 25.110
And I take note of which tps features are available 0.879
When I write some files expected to persist 2.578
And I shutdown Tails and wait for the computer to power off 10.391
# 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" 28.407
After features/support/hooks.rb:330 0.158
After features/support/hooks.rb:100 0.000
Tags: @product
3:26.386
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 10.654
And the network is plugged 0.558
And Tor is ready 22.416
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.265
And I shutdown Tails and wait for the computer to power off 9.004
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.013
And I capture all network traffic 0.006
And the network is plugged 0.086
And Tor is ready 21.565
And I switch to the "persistent-con-current" NetworkManager connection 0.525
And the 1st network device has a spoofed MAC address configured 0.103
And no network device leaked the real MAC address 0.186
After features/support/hooks.rb:330 0.884
After features/support/hooks.rb:100 0.062
Tags: @product
1:5.299
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 stopped at Tails Greeter's login screen 20.008
And I enable persistence creation in Tails Greeter 1.187
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.973
Then I create a persistent partition with the default settings using the wizard that was already open 22.129
After features/support/hooks.rb:330 2.780
After features/support/hooks.rb:100 0.000
Tags: @product
4:45.933
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.347
When I enable persistence 41.360
Then no persistent Greeter options were restored 14.484
When I set all Greeter options to non-default values 28.585
And I log in to a new session in German (de) after having activated the Persistent Storage 52.828
Then all Greeter options are set to non-default values 0.412
When I cold reboot the computer 8.592
And the computer reboots Tails 1:7.556
Given I enable persistence 15.209
Then persistent Greeter options were restored 0.502
When I log in to a new session after having activated the Persistent Storage 39.428
Then all Greeter options are set to non-default values 0.624
After features/support/hooks.rb:330 1.854
After features/support/hooks.rb:100 0.010
Tags: @product
3:43.806
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 10.711
# 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.532
And I shutdown Tails and wait for the computer to power off 14.655
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:15.133
And I change the passphrase of the Persistent Storage back to the original 30.773
After features/support/hooks.rb:330 3.468
After features/support/hooks.rb:100 0.009
Tags: @product
56.309
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.952
And I log in to a new session without activating the Persistent Storage 21.283
Then persistence is disabled 0.456
But a Tails persistence partition exists on USB drive "__internal" 8.919
And all notifications have disappeared 9.129
When I delete the persistent partition 5.874
Then there is no persistence partition on USB drive "__internal" 0.692
After features/support/hooks.rb:330 0.935
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.720
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.688
When I write some dotfile expected to persist 0.062
And I shutdown Tails and wait for the computer to power off 8.472
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.156
Then the expected persistent dotfile is present in the filesystem 0.339
After features/support/hooks.rb:330 1.379
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.947
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.449
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.107
When I try to enable persistence 0.402
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 31.420
When I log in to a new session after having activated the Persistent Storage 40.853
And all notifications have disappeared 7.769
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.301
And all tps features are enabled 2.559
And all tps features but the first one are active 2.083
After features/support/hooks.rb:330 1.250
After features/support/hooks.rb:100 0.000
Tags: @product
5:7.168
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 3:43.101
And I enable persistence 32.613
And I log in to a new session after having activated the Persistent Storage 47.575
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.042
And persistence is enabled 2.835
After features/support/hooks.rb:330 1.181
After features/support/hooks.rb:100 0.000
Tags: @product
29.192
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 8.999
And I enable persistence but something goes wrong during the LUKS header upgrade 19.327
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.865
After features/support/hooks.rb:330 0.992
After features/support/hooks.rb:100 0.000
Tags: @product
45.772
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.221
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.011
When I enable persistence 28.506
Then the filesystem of the Persistent Storage was repaired 0.132
And persistence is successfully enabled 2.900
After features/support/hooks.rb:330 1.078
After features/support/hooks.rb:100 0.000
Tags: @product
48.760
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.849
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.564
When I try to enable persistence 0.405
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.031
When I repair the filesystem of the Persistent Storage 1.304
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.555
And the filesystem of the Persistent Storage was repaired 3.437
When I close the filesystem repair dialog 1.263
Then persistence is successfully enabled 1.348
After features/support/hooks.rb:330 1.392
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:49.008
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.031
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.121
When I try to enable persistence 0.436
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.336
When I repair the filesystem of the Persistent Storage 1.238
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.077
When I log in to a new session 38.564
And all notifications have disappeared 7.457
# 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.877
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.173
When I close the "whisperback" window 1.376
Then the Tor Browser starts 21.377
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.939
After features/support/hooks.rb:330 4.742
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:5.533
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.572
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 13.574
And Tails detects disk read failures on the boot device 0.533
When I try to enable persistence 0.395
Then the Welcome Screen tells me that my hardware is probably failing 21.071
When I log in to a new session 47.627
And all notifications have disappeared 8.721
Then the Tor Browser starts 23.214
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.823
After features/support/hooks.rb:330 1.845
After features/support/hooks.rb:100 0.000