Project Number Date
test_Tails_ISO_20872-more-gtk-launch 6 31 Mar 2025, 07:50

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 43:32.603 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
5:43.306
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:32.625
And I update APT using apt 3:44.219
And I install "python3-behave" using apt 23.411
Then the Tails Persistent Storage behave tests pass 3.049
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.000
Tags: @product
41.086
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.110
When I log in to a new session without activating the Persistent Storage 21.244
Then Tails is running from USB drive "__internal" 0.603
And persistence is disabled 0.343
But a Tails persistence partition exists on USB drive "__internal" 7.783
After features/support/hooks.rb:330 1.451
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.717
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.821
Then Tails is running from USB drive "__internal" 0.618
When I create a file in the Persistent directory 0.114
And I create a persistent partition with the default settings 22.486
Then the file I created was copied to the Persistent Storage 2.477
When I shutdown Tails and wait for the computer to power off 12.541
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:23.172
Then persistence for "Persistent" is active 0.407
And the file I created in the Persistent directory exists 0.077
After features/support/hooks.rb:330 1.794
After features/support/hooks.rb:100 0.008
Tags: @product
1:3.904
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 11.037
And the system is very low on memory 4.506
When I create a file in the Persistent directory 0.867
When I try to create a persistent partition 28.500
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.897
When I close the Persistent Storage app 2.652
And I free up some memory 3.022
And I create a persistent partition with the default settings 12.150
Then the file I created was copied to the Persistent Storage 0.269
After features/support/hooks.rb:330 2.283
After features/support/hooks.rb:100 0.000
Tags: @product
2:53.324
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.899
Then Tails is running from USB drive "__internal" 0.531
And all tps features are active 2.630
And all persistent directories have safe access rights 2.414
When I disable the first tps feature 7.156
Then all tps features but the first one are active 2.053
And I shutdown Tails and wait for the computer to power off 14.643
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.790
Then all tps features but the first one are active 2.204
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.009
Tags: @product
21.135
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.907
Then persistence for "Persistent" is active 0.492
And I create a file in the Persistent directory 0.119
Then the file I created was copied to the Persistent Storage 0.106
When I disable the first tps feature 6.713
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.045
When I enable the first tps feature 3.517
Then persistence for "Persistent" is active 0.079
And the file I created in the Persistent directory exists 0.071
After features/support/hooks.rb:330 1.635
After features/support/hooks.rb:100 0.000
Tags: @product
19.815
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 9.184
Then persistence for "Persistent" is active 0.087
When I create a file in the Persistent directory 0.087
And I disable the first tps feature 6.432
And I delete the data of the Persistent Folder feature 3.970
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:330 1.696
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.424
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.137
And the network is plugged 0.110
And Tor is ready 23.597
And I take note of which tps features are available 0.573
When I write some files expected to persist 1.387
And I shutdown Tails and wait for the computer to power off 8.514
# 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.103
After features/support/hooks.rb:330 0.106
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.549
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.524
And the network is plugged 0.084
And Tor is ready 23.996
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.199
And I shutdown Tails and wait for the computer to power off 6.392
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.751
And I capture all network traffic 0.006
And the network is plugged 0.082
And Tor is ready 19.927
And I switch to the "persistent-con-current" NetworkManager connection 0.369
And the 1st network device has a spoofed MAC address configured 0.100
And no network device leaked the real MAC address 0.114
After features/support/hooks.rb:330 0.705
After features/support/hooks.rb:100 0.063
Tags: @product
56.185
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.787
And I enable persistence creation in Tails Greeter 1.118
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.003
Then I create a persistent partition with the default settings using the wizard that was already open 23.276
After features/support/hooks.rb:330 3.253
After features/support/hooks.rb:100 0.000
Tags: @product
4:23.702
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 12.173
When I enable persistence 36.518
Then no persistent Greeter options were restored 14.293
When I set all Greeter options to non-default values 24.986
And I log in to a new session in German (de) after having activated the Persistent Storage 47.725
Then all Greeter options are set to non-default values 0.646
When I cold reboot the computer 7.740
And the computer reboots Tails 1:6.005
Given I enable persistence 19.669
Then persistent Greeter options were restored 0.582
When I log in to a new session after having activated the Persistent Storage 33.144
Then all Greeter options are set to non-default values 0.215
After features/support/hooks.rb:330 1.659
After features/support/hooks.rb:100 0.021
Tags: @product
3:35.050
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.441
# 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 36.612
And I shutdown Tails and wait for the computer to power off 12.729
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:5.652
And I change the passphrase of the Persistent Storage back to the original 30.613
After features/support/hooks.rb:330 3.328
After features/support/hooks.rb:100 0.009
Tags: @product
55.613
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.943
And I log in to a new session without activating the Persistent Storage 20.126
Then persistence is disabled 0.473
But a Tails persistence partition exists on USB drive "__internal" 9.490
And all notifications have disappeared 8.640
When I delete the persistent partition 5.870
Then there is no persistence partition on USB drive "__internal" 1.069
After features/support/hooks.rb:330 1.354
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.087
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.758
When I write some dotfile expected to persist 0.549
And I shutdown Tails and wait for the computer to power off 8.615
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.755
Then the expected persistent dotfile is present in the filesystem 0.409
After features/support/hooks.rb:330 1.287
After features/support/hooks.rb:100 0.040
Tags: @product
1:39.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 8.603
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.086
When I try to enable persistence 0.254
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.506
When I log in to a new session after having activated the Persistent Storage 47.301
And all notifications have disappeared 7.282
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.130
And all tps features are enabled 2.675
And all tps features but the first one are active 1.907
After features/support/hooks.rb:330 1.908
After features/support/hooks.rb:100 0.000
Tags: @product
4:50.155
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:26.974
And I enable persistence 29.421
And I log in to a new session after having activated the Persistent Storage 50.061
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.088
And persistence is enabled 2.610
After features/support/hooks.rb:330 4.337
After features/support/hooks.rb:100 0.000
Tags: @product
29.728
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 8.339
And I enable persistence but something goes wrong during the LUKS header upgrade 20.436
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.951
After features/support/hooks.rb:330 0.988
After features/support/hooks.rb:100 0.000
Tags: @product
1:1.085
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 22.210
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.948
When I enable persistence 30.953
Then the filesystem of the Persistent Storage was repaired 0.106
And persistence is successfully enabled 2.867
After features/support/hooks.rb:330 1.877
After features/support/hooks.rb:100 0.000
Tags: @product
48.688
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.872
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.040
When I try to enable persistence 0.448
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.974
When I repair the filesystem of the Persistent Storage 1.286
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.316
And the filesystem of the Persistent Storage was repaired 3.214
When I close the filesystem repair dialog 1.191
Then persistence is successfully enabled 1.344
After features/support/hooks.rb:330 2.063
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.781
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.435
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.113
When I try to enable persistence 0.283
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.181
When I repair the filesystem of the Persistent Storage 1.338
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.092
When I log in to a new session 41.362
And all notifications have disappeared 9.320
# 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.572
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.546
When I close the "whisperback" window 1.417
Then the Tor Browser starts 21.182
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.936
After features/support/hooks.rb:330 2.059
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:52.511
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.445
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.633
And Tails detects disk read failures on the boot device 1.601
When I try to enable persistence 0.431
Then the Welcome Screen tells me that my hardware is probably failing 17.312
When I log in to a new session 49.856
And all notifications have disappeared 8.282
Then the Tor Browser starts 17.152
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.794
After features/support/hooks.rb:330 3.325
After features/support/hooks.rb:100 0.000