Project Number Date
test_Tails_ISO_20872-more-gtk-launch 2 27 Mar 2025, 18:08

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 49:54.147 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:32.935
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 2:22.825
And I update APT using apt 2:13.034
And I install "python3-behave" using apt 54.165
Then the Tails Persistent Storage behave tests pass 2.910
After features/support/hooks.rb:330 0.978
After features/support/hooks.rb:100 0.000
Tags: @product
56.675
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 20.468
When I log in to a new session without activating the Persistent Storage 24.969
Then Tails is running from USB drive "__internal" 0.713
And persistence is disabled 0.367
But a Tails persistence partition exists on USB drive "__internal" 10.155
After features/support/hooks.rb:330 2.920
After features/support/hooks.rb:100 0.000
Tags: @product
4:12.619
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 59.536
Then Tails is running from USB drive "__internal" 0.487
When I create a file in the Persistent directory 0.143
And I create a persistent partition with the default settings 26.439
Then the file I created was copied to the Persistent Storage 2.887
When I shutdown Tails and wait for the computer to power off 12.648
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:29.942
Then persistence for "Persistent" is active 0.410
And the file I created in the Persistent directory exists 0.122
After features/support/hooks.rb:330 1.921
After features/support/hooks.rb:100 0.011
Tags: @product
1:18.805
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 24.108
And the system is very low on memory 4.888
When I create a file in the Persistent directory 3.691
When I try to create a persistent partition 25.456
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.901
When I close the Persistent Storage app 2.627
And I free up some memory 3.322
And I create a persistent partition with the default settings 13.490
Then the file I created was copied to the Persistent Storage 0.317
After features/support/hooks.rb:330 2.267
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.008
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 20.438
Then Tails is running from USB drive "__internal" 0.469
And all tps features are active 3.095
And all persistent directories have safe access rights 2.748
When I disable the first tps feature 6.334
Then all tps features but the first one are active 2.487
And I shutdown Tails and wait for the computer to power off 11.312
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.558
Then all tps features but the first one are active 3.562
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.025
Tags: @product
27.739
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.904
Then persistence for "Persistent" is active 0.358
And I create a file in the Persistent directory 0.112
Then the file I created was copied to the Persistent Storage 0.076
When I disable the first tps feature 9.582
Then persistence for "Persistent" is not active 0.118
And the Persistent directory does not exist 0.073
When I enable the first tps feature 4.347
Then persistence for "Persistent" is active 0.097
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.273
After features/support/hooks.rb:100 0.000
Tags: @product
22.977
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.854
Then persistence for "Persistent" is active 0.099
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 8.208
And I delete the data of the Persistent Folder feature 3.675
Then the file I created does not exist on the Persistent Storage 0.063
After features/support/hooks.rb:330 1.304
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.544
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.814
And the network is plugged 0.077
And Tor is ready 21.353
And I take note of which tps features are available 0.845
When I write some files expected to persist 1.635
And I shutdown Tails and wait for the computer to power off 8.551
# 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.266
After features/support/hooks.rb:330 0.135
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.246
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.250
And the network is plugged 0.103
And Tor is ready 18.396
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.272
And I shutdown Tails and wait for the computer to power off 8.640
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:31.822
And I capture all network traffic 0.006
And the network is plugged 0.110
And Tor is ready 18.988
And I switch to the "persistent-con-current" NetworkManager connection 0.403
And the 1st network device has a spoofed MAC address configured 0.097
And no network device leaked the real MAC address 0.153
After features/support/hooks.rb:330 0.811
After features/support/hooks.rb:100 0.075
Tags: @product
2:13.980
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 1:29.017
And I enable persistence creation in Tails Greeter 1.134
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.913
Then I create a persistent partition with the default settings using the wizard that was already open 22.914
After features/support/hooks.rb:330 2.858
After features/support/hooks.rb:100 0.000
Tags: @product
4:30.278
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.560
When I enable persistence 34.541
Then no persistent Greeter options were restored 14.285
When I set all Greeter options to non-default values 27.960
And I log in to a new session in German (de) after having activated the Persistent Storage 46.439
Then all Greeter options are set to non-default values 0.514
When I cold reboot the computer 7.765
And the computer reboots Tails 1:1.127
Given I enable persistence 18.868
Then persistent Greeter options were restored 0.533
When I log in to a new session after having activated the Persistent Storage 46.402
Then all Greeter options are set to non-default values 0.278
After features/support/hooks.rb:330 1.728
After features/support/hooks.rb:100 0.012
Tags: @product
4:5.479
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.368
# 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 38.588
And I shutdown Tails and wait for the computer to power off 14.661
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:16.797
And I change the passphrase of the Persistent Storage back to the original 44.063
After features/support/hooks.rb:330 3.157
After features/support/hooks.rb:100 0.011
Tags: @product
1:10.719
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 10.469
And I log in to a new session without activating the Persistent Storage 23.831
Then persistence is disabled 0.381
But a Tails persistence partition exists on USB drive "__internal" 20.547
And all notifications have disappeared 9.209
When I delete the persistent partition 6.019
Then there is no persistence partition on USB drive "__internal" 0.262
After features/support/hooks.rb:330 1.200
After features/support/hooks.rb:100 0.000
Tags: @product
2:42.977
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.667
When I write some dotfile expected to persist 0.067
And I shutdown Tails and wait for the computer to power off 10.379
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:22.495
Then the expected persistent dotfile is present in the filesystem 0.367
After features/support/hooks.rb:330 1.429
After features/support/hooks.rb:100 0.014
Tags: @product
1:48.378
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 10.315
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.094
When I try to enable persistence 0.276
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 32.515
When I log in to a new session after having activated the Persistent Storage 45.968
And all notifications have disappeared 9.462
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.498
And all tps features are enabled 3.023
And all tps features but the first one are active 2.224
After features/support/hooks.rb:330 1.682
After features/support/hooks.rb:100 0.000
Tags: @product
6:17.335
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 4:47.363
And I enable persistence 35.793
And I log in to a new session after having activated the Persistent Storage 47.597
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.336
And persistence is enabled 4.244
After features/support/hooks.rb:330 1.790
After features/support/hooks.rb:100 0.000
Tags: @product
45.725
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
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 10.427
And I enable persistence but something goes wrong during the LUKS header upgrade 34.384
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.914
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.000
Tags: @product
47.724
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.638
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.654
When I enable persistence 29.476
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 2.873
After features/support/hooks.rb:330 1.283
After features/support/hooks.rb:100 0.000
Tags: @product
56.995
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.545
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.628
When I try to enable persistence 1.542
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.772
When I repair the filesystem of the Persistent Storage 1.603
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.950
And the filesystem of the Persistent Storage was repaired 3.125
When I close the filesystem repair dialog 1.246
Then persistence is successfully enabled 1.581
After features/support/hooks.rb:330 1.250
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:58.282
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.193
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.099
When I try to enable persistence 0.270
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 29.435
When I repair the filesystem of the Persistent Storage 1.298
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.089
When I log in to a new session 41.031
And all notifications have disappeared 10.959
# 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.430
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.144
When I close the "whisperback" window 1.406
Then the Tor Browser starts 21.976
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.944
After features/support/hooks.rb:330 2.845
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:1.716
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.132
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 10.535
And Tails detects disk read failures on the boot device 1.671
When I try to enable persistence 0.417
Then the Welcome Screen tells me that my hardware is probably failing 19.485
When I log in to a new session 49.415
And all notifications have disappeared 7.591
Then the Tor Browser starts 22.554
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.911
After features/support/hooks.rb:330 1.922
After features/support/hooks.rb:100 0.000