Project Number Date
test_Tails_ISO_20950-remove-sshfs 1 13 May 2025, 13:49

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 41:24.508 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:18.845
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:37.357
And I update APT using apt 13.232
And I install "python3-behave" using apt 26.145
Then the Tails Persistent Storage behave tests pass 2.110
After features/support/hooks.rb:330 0.650
After features/support/hooks.rb:100 0.000
Tags: @product
43.040
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 13.096
When I log in to a new session without activating the Persistent Storage 23.181
Then Tails is running from USB drive "__internal" 0.517
And persistence is disabled 0.316
But a Tails persistence partition exists on USB drive "__internal" 5.928
After features/support/hooks.rb:330 1.288
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.499
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 12.388
Then Tails is running from USB drive "__internal" 0.398
When I create a file in the Persistent directory 0.132
And I create a persistent partition with the default settings 22.364
Then the file I created was copied to the Persistent Storage 2.090
When I shutdown Tails and wait for the computer to power off 12.971
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.569
Then persistence for "Persistent" is active 0.511
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 1.222
After features/support/hooks.rb:100 0.009
Tags: @product
1:6.984
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.131
And the system is very low on memory 5.215
When I create a file in the Persistent directory 1.645
When I try to create a persistent partition 26.778
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.699
When I close the Persistent Storage app 2.684
And I free up some memory 3.747
And I create a persistent partition with the default settings 13.777
Then the file I created was copied to the Persistent Storage 0.305
After features/support/hooks.rb:330 2.295
After features/support/hooks.rb:100 0.000
Tags: @product
2:57.597
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 14.388
Then Tails is running from USB drive "__internal" 0.591
And all tps features are active 2.286
And all persistent directories have safe access rights 3.174
When I disable the first tps feature 7.471
Then all tps features but the first one are active 2.071
And I shutdown Tails and wait for the computer to power off 15.370
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.425
Then all tps features but the first one are active 4.817
After features/support/hooks.rb:330 1.239
After features/support/hooks.rb:100 0.008
Tags: @product
22.204
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 11.113
Then persistence for "Persistent" is active 0.600
And I create a file in the Persistent directory 0.110
Then the file I created was copied to the Persistent Storage 0.132
When I disable the first tps feature 6.454
Then persistence for "Persistent" is not active 0.071
And the Persistent directory does not exist 0.062
When I enable the first tps feature 3.517
Then persistence for "Persistent" is active 0.067
And the file I created in the Persistent directory exists 0.074
After features/support/hooks.rb:330 1.580
After features/support/hooks.rb:100 0.000
Tags: @product
20.678
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.207
Then persistence for "Persistent" is active 0.492
When I create a file in the Persistent directory 0.087
And I disable the first tps feature 6.194
And I delete the data of the Persistent Folder feature 3.640
Then the file I created does not exist on the Persistent Storage 0.056
After features/support/hooks.rb:330 1.597
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.650
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.982
And the network is plugged 0.067
And Tor is ready 21.214
And I take note of which tps features are available 0.532
When I write some files expected to persist 1.536
And I shutdown Tails and wait for the computer to power off 8.455
# 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.862
After features/support/hooks.rb:330 0.153
After features/support/hooks.rb:100 0.000
Tags: @product
3:39.878
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.640
And the network is plugged 0.085
And Tor is ready 21.004
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.214
And I shutdown Tails and wait for the computer to power off 9.210
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.791
And I capture all network traffic 0.005
And the network is plugged 0.079
And Tor is ready 49.205
And I switch to the "persistent-con-current" NetworkManager connection 0.363
And the 1st network device has a spoofed MAC address configured 0.097
And no network device leaked the real MAC address 0.180
After features/support/hooks.rb:330 0.597
After features/support/hooks.rb:100 0.057
Tags: @product
59.554
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 14.505
And I enable persistence creation in Tails Greeter 1.119
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.741
Then I create a persistent partition with the default settings using the wizard that was already open 23.187
After features/support/hooks.rb:330 2.511
After features/support/hooks.rb:100 0.000
Tags: @product
4:34.689
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.206
When I enable persistence 42.910
Then no persistent Greeter options were restored 16.158
When I set all Greeter options to non-default values 26.129
And I log in to a new session in German (de) after having activated the Persistent Storage 50.242
Then all Greeter options are set to non-default values 0.541
When I cold reboot the computer 7.548
And the computer reboots Tails 1:2.358
Given I enable persistence 16.504
Then persistent Greeter options were restored 0.728
When I log in to a new session after having activated the Persistent Storage 38.555
Then all Greeter options are set to non-default values 0.806
After features/support/hooks.rb:330 1.973
After features/support/hooks.rb:100 0.007
Tags: @product
3:44.384
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 10.734
# 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 35.726
And I shutdown Tails and wait for the computer to power off 12.718
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:12.844
And I change the passphrase of the Persistent Storage back to the original 32.361
After features/support/hooks.rb:330 1.865
After features/support/hooks.rb:100 0.018
Tags: @product
55.649
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 9.824
And I log in to a new session without activating the Persistent Storage 21.220
Then persistence is disabled 0.365
But a Tails persistence partition exists on USB drive "__internal" 7.818
And all notifications have disappeared 9.051
When I delete the persistent partition 6.377
Then there is no persistence partition on USB drive "__internal" 0.991
After features/support/hooks.rb:330 1.152
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.967
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.183
When I write some dotfile expected to persist 0.445
And I shutdown Tails and wait for the computer to power off 10.509
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:24.448
Then the expected persistent dotfile is present in the filesystem 0.380
After features/support/hooks.rb:330 2.783
After features/support/hooks.rb:100 0.009
Tags: @product
1:43.671
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.165
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.087
When I try to enable persistence 0.300
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 30.019
When I log in to a new session after having activated the Persistent Storage 47.705
And all notifications have disappeared 8.023
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.321
And all tps features are enabled 2.160
And all tps features but the first one are active 1.888
After features/support/hooks.rb:330 2.080
After features/support/hooks.rb:100 0.000
Tags: @product
4:38.452
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
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:14.399
And I enable persistence 34.795
And I log in to a new session after having activated the Persistent Storage 43.606
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.731
And persistence is enabled 2.918
After features/support/hooks.rb:330 1.604
After features/support/hooks.rb:100 0.000
Tags: @product
40.093
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 17.070
And I enable persistence but something goes wrong during the LUKS header upgrade 22.264
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.759
After features/support/hooks.rb:330 0.678
After features/support/hooks.rb:100 0.000
Tags: @product
51.073
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 11.159
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.109
When I enable persistence 30.980
Then the filesystem of the Persistent Storage was repaired 0.095
And persistence is successfully enabled 2.729
After features/support/hooks.rb:330 2.226
After features/support/hooks.rb:100 0.000
Tags: @product
50.406
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 10.323
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.822
When I try to enable persistence 0.447
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.986
When I repair the filesystem of the Persistent Storage 1.228
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.956
And the filesystem of the Persistent Storage was repaired 3.012
When I close the filesystem repair dialog 1.200
Then persistence is successfully enabled 1.428
After features/support/hooks.rb:330 2.676
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.264
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.768
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.104
When I try to enable persistence 0.292
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.100
When I repair the filesystem of the Persistent Storage 1.318
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.904
When I log in to a new session 37.924
And all notifications have disappeared 9.773
# 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.242
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.961
When I close the "whisperback" window 1.489
Then the Tor Browser starts 19.626
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.758
After features/support/hooks.rb:330 4.058
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.920
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.460
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 8.329
And Tails detects disk read failures on the boot device 1.608
When I try to enable persistence 1.526
Then the Welcome Screen tells me that my hardware is probably failing 21.716
When I log in to a new session 53.892
And all notifications have disappeared 8.188
Then the Tor Browser starts 19.055
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.142
After features/support/hooks.rb:330 1.579
After features/support/hooks.rb:100 0.000