Project Number Date
test_Tails_ISO_20979-pdfarranger 12 07 Jun 2025, 02:39

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 39:41.179 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:13.909
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:34.433
And I update APT using apt 13.432
And I install "python3-behave" using apt 22.882
Then the Tails Persistent Storage behave tests pass 3.160
After features/support/hooks.rb:330 0.628
After features/support/hooks.rb:100 0.000
Tags: @product
44.856
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 22.437
Then Tails is running from USB drive "__internal" 0.738
And persistence is disabled 0.461
But a Tails persistence partition exists on USB drive "__internal" 10.108
After features/support/hooks.rb:330 1.633
After features/support/hooks.rb:100 0.000
Tags: @product
3:12.058
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 17.912
Then Tails is running from USB drive "__internal" 0.546
When I create a file in the Persistent directory 0.142
And I create a persistent partition with the default settings 19.982
Then the file I created was copied to the Persistent Storage 2.484
When I shutdown Tails and wait for the computer to power off 12.848
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:17.717
Then persistence for "Persistent" is active 0.342
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:330 1.746
After features/support/hooks.rb:100 0.007
Tags: @product
1:5.937
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.114
And the system is very low on memory 3.775
When I create a file in the Persistent directory 0.954
When I try to create a persistent partition 27.797
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.338
When I close the Persistent Storage app 2.593
And I free up some memory 3.920
And I create a persistent partition with the default settings 15.107
Then the file I created was copied to the Persistent Storage 0.335
After features/support/hooks.rb:330 2.460
After features/support/hooks.rb:100 0.000
Tags: @product
2:46.928
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.022
Then Tails is running from USB drive "__internal" 1.224
And all tps features are active 2.234
And all persistent directories have safe access rights 2.577
When I disable the first tps feature 7.601
Then all tps features but the first one are active 2.132
And I shutdown Tails and wait for the computer to power off 12.864
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.109
Then all tps features but the first one are active 2.162
After features/support/hooks.rb:330 1.222
After features/support/hooks.rb:100 0.008
Tags: @product
20.471
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.135
Then persistence for "Persistent" is active 0.189
And I create a file in the Persistent directory 0.141
Then the file I created was copied to the Persistent Storage 0.081
When I disable the first tps feature 6.239
Then persistence for "Persistent" is not active 0.074
And the Persistent directory does not exist 0.069
When I enable the first tps feature 3.380
Then persistence for "Persistent" is active 0.097
And the file I created in the Persistent directory exists 0.062
After features/support/hooks.rb:330 1.469
After features/support/hooks.rb:100 0.000
Tags: @product
19.470
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.132
Then persistence for "Persistent" is active 0.284
When I create a file in the Persistent directory 0.212
And I disable the first tps feature 6.197
And I delete the data of the Persistent Folder feature 3.592
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:330 1.654
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.931
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.331
And the network is plugged 0.505
And Tor is ready 21.474
And I take note of which tps features are available 0.541
When I write some files expected to persist 1.535
And I shutdown Tails and wait for the computer to power off 8.553
# 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" 22.988
After features/support/hooks.rb:330 0.141
After features/support/hooks.rb:100 0.000
Tags: @product
3:4.062
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.412
And the network is plugged 0.203
And Tor is ready 18.940
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.181
And I shutdown Tails and wait for the computer to power off 8.427
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.003
And I capture all network traffic 0.006
And the network is plugged 0.085
And Tor is ready 19.288
And I switch to the "persistent-con-current" NetworkManager connection 0.311
And the 1st network device has a spoofed MAC address configured 0.071
And no network device leaked the real MAC address 0.131
After features/support/hooks.rb:330 0.607
After features/support/hooks.rb:100 0.064
Tags: @product
57.528
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 13.162
And I enable persistence creation in Tails Greeter 1.266
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.321
Then I create a persistent partition with the default settings using the wizard that was already open 22.779
After features/support/hooks.rb:330 2.676
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.668
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 and stopped at Tails Greeter's login screen 11.427
When I enable persistence 31.626
Then no persistent Greeter options were restored 14.088
When I set all Greeter options to non-default values 26.165
And I log in to a new session in German (de) after having activated the Persistent Storage 44.135
Then all Greeter options are set to non-default values 0.673
When I cold reboot the computer 7.392
And the computer reboots Tails 1:5.198
Given I enable persistence 16.022
Then persistent Greeter options were restored 1.061
When I log in to a new session after having activated the Persistent Storage 37.438
Then all Greeter options are set to non-default values 0.439
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.018
Tags: @product
3:44.452
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.929
# 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 33.570
And I shutdown Tails and wait for the computer to power off 12.605
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:15.991
And I change the passphrase of the Persistent Storage back to the original 32.355
After features/support/hooks.rb:330 2.767
After features/support/hooks.rb:100 0.010
Tags: @product
57.999
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.927
And I log in to a new session without activating the Persistent Storage 20.579
Then persistence is disabled 0.425
But a Tails persistence partition exists on USB drive "__internal" 10.074
And all notifications have disappeared 10.184
When I delete the persistent partition 6.031
Then there is no persistence partition on USB drive "__internal" 0.777
After features/support/hooks.rb:330 1.715
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.555
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 22.265
When I write some dotfile expected to persist 0.126
And I shutdown Tails and wait for the computer to power off 10.316
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.536
Then the expected persistent dotfile is present in the filesystem 0.310
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.008
Tags: @product
1:37.005
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.652
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.135
When I try to enable persistence 0.462
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.473
When I log in to a new session after having activated the Persistent Storage 40.287
And all notifications have disappeared 9.833
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.882
And all tps features are enabled 3.260
And all tps features but the first one are active 2.020
After features/support/hooks.rb:330 1.959
After features/support/hooks.rb:100 0.000
Tags: @product
4:51.729
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:25.825
And I enable persistence 36.995
And I log in to a new session after having activated the Persistent Storage 44.180
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.016
And persistence is enabled 2.711
After features/support/hooks.rb:330 2.311
After features/support/hooks.rb:100 0.000
Tags: @product
31.381
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.874
And I enable persistence but something goes wrong during the LUKS header upgrade 21.753
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.753
After features/support/hooks.rb:330 0.775
After features/support/hooks.rb:100 0.000
Tags: @product
42.355
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.409
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.569
When I enable persistence 24.726
Then the filesystem of the Persistent Storage was repaired 0.078
And persistence is successfully enabled 2.572
After features/support/hooks.rb:330 1.541
After features/support/hooks.rb:100 0.000
Tags: @product
48.090
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.374
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.787
When I try to enable persistence 0.379
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.936
When I repair the filesystem of the Persistent Storage 1.281
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.577
And the filesystem of the Persistent Storage was repaired 4.293
When I close the filesystem repair dialog 1.181
Then persistence is successfully enabled 1.277
After features/support/hooks.rb:330 1.451
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.148
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.219
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.247
When I try to enable persistence 0.346
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 27.013
When I repair the filesystem of the Persistent Storage 1.266
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.080
When I log in to a new session 43.629
And all notifications have disappeared 7.831
# 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.940
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.117
When I close the "whisperback" window 1.590
Then the Tor Browser starts 21.977
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.886
After features/support/hooks.rb:330 2.782
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.636
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.763
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.972
And Tails detects disk read failures on the boot device 1.550
When I try to enable persistence 0.372
Then the Welcome Screen tells me that my hardware is probably failing 18.617
When I log in to a new session 46.546
And all notifications have disappeared 7.606
Then the Tor Browser starts 18.109
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 2.097
After features/support/hooks.rb:330 1.904
After features/support/hooks.rb:100 0.000