Project Number Date
test_Tails_ISO_arti-1.4.3 10 16 May 2025, 02:55

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 40:4.042 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:53.023
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:46.202
And I update APT using apt 39.361
And I install "python3-behave" using apt 23.326
Then the Tails Persistent Storage behave tests pass 4.133
After features/support/hooks.rb:330 1.070
After features/support/hooks.rb:100 0.000
Tags: @product
42.201
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.823
When I log in to a new session without activating the Persistent Storage 22.395
Then Tails is running from USB drive "__internal" 0.403
And persistence is disabled 0.351
But a Tails persistence partition exists on USB drive "__internal" 6.227
After features/support/hooks.rb:330 1.535
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.752
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.187
Then Tails is running from USB drive "__internal" 0.665
When I create a file in the Persistent directory 0.143
And I create a persistent partition with the default settings 20.698
Then the file I created was copied to the Persistent Storage 2.161
When I shutdown Tails and wait for the computer to power off 12.455
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.046
Then persistence for "Persistent" is active 0.296
And the file I created in the Persistent directory exists 0.096
After features/support/hooks.rb:330 1.866
After features/support/hooks.rb:100 0.028
Tags: @product
1:1.359
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 10.231
And the system is very low on memory 3.717
When I create a file in the Persistent directory 0.862
When I try to create a persistent partition 27.189
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.141
When I close the Persistent Storage app 2.533
And I free up some memory 3.337
And I create a persistent partition with the default settings 12.968
Then the file I created was copied to the Persistent Storage 0.376
After features/support/hooks.rb:330 2.105
After features/support/hooks.rb:100 0.000
Tags: @product
2:48.627
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 13.147
Then Tails is running from USB drive "__internal" 0.944
And all tps features are active 2.704
And all persistent directories have safe access rights 2.443
When I disable the first tps feature 6.004
Then all tps features but the first one are active 2.006
And I shutdown Tails and wait for the computer to power off 12.944
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.140
Then all tps features but the first one are active 2.290
After features/support/hooks.rb:330 1.292
After features/support/hooks.rb:100 0.008
Tags: @product
21.267
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.028
Then persistence for "Persistent" is active 0.459
And I create a file in the Persistent directory 0.079
Then the file I created was copied to the Persistent Storage 0.090
When I disable the first tps feature 6.136
Then persistence for "Persistent" is not active 0.070
And the Persistent directory does not exist 0.047
When I enable the first tps feature 3.216
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:330 1.492
After features/support/hooks.rb:100 0.000
Tags: @product
19.663
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.969
Then persistence for "Persistent" is active 0.221
When I create a file in the Persistent directory 0.151
And I disable the first tps feature 5.677
And I delete the data of the Persistent Folder feature 3.587
Then the file I created does not exist on the Persistent Storage 0.055
After features/support/hooks.rb:330 1.750
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.192
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.169
And the network is plugged 0.074
And Tor is ready 23.105
And I take note of which tps features are available 0.596
When I write some files expected to persist 1.517
And I shutdown Tails and wait for the computer to power off 7.468
# 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" 24.260
After features/support/hooks.rb:330 0.141
After features/support/hooks.rb:100 0.000
Tags: @product
3:23.161
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.467
And the network is plugged 0.097
And Tor is ready 21.470
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.178
And I shutdown Tails and wait for the computer to power off 8.232
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.131
And I capture all network traffic 0.014
And the network is plugged 0.128
And Tor is ready 36.814
And I switch to the "persistent-con-current" NetworkManager connection 0.347
And the 1st network device has a spoofed MAC address configured 0.116
And no network device leaked the real MAC address 0.160
After features/support/hooks.rb:330 0.578
After features/support/hooks.rb:100 0.060
Tags: @product
58.465
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 12.148
And I enable persistence creation in Tails Greeter 1.198
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.445
Then I create a persistent partition with the default settings using the wizard that was already open 24.672
After features/support/hooks.rb:330 2.567
After features/support/hooks.rb:100 0.000
Tags: @product
4:12.971
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.049
When I enable persistence 35.754
Then no persistent Greeter options were restored 14.314
When I set all Greeter options to non-default values 24.020
And I log in to a new session in German (de) after having activated the Persistent Storage 44.551
Then all Greeter options are set to non-default values 0.331
When I cold reboot the computer 7.060
And the computer reboots Tails 1:0.914
Given I enable persistence 15.248
Then persistent Greeter options were restored 0.540
When I log in to a new session after having activated the Persistent Storage 37.818
Then all Greeter options are set to non-default values 0.366
After features/support/hooks.rb:330 1.261
After features/support/hooks.rb:100 0.007
Tags: @product
3:42.013
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.899
# 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 37.427
And I shutdown Tails and wait for the computer to power off 14.587
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:6.714
And I change the passphrase of the Persistent Storage back to the original 33.384
After features/support/hooks.rb:330 2.344
After features/support/hooks.rb:100 0.007
Tags: @product
1:8.821
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 23.332
And I log in to a new session without activating the Persistent Storage 20.788
Then persistence is disabled 0.558
But a Tails persistence partition exists on USB drive "__internal" 8.919
And all notifications have disappeared 8.881
When I delete the persistent partition 5.513
Then there is no persistence partition on USB drive "__internal" 0.827
After features/support/hooks.rb:330 1.362
After features/support/hooks.rb:100 0.000
Tags: @product
2:20.033
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.938
When I write some dotfile expected to persist 0.302
And I shutdown Tails and wait for the computer to power off 8.510
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:0.909
Then the expected persistent dotfile is present in the filesystem 0.371
After features/support/hooks.rb:330 1.310
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.492
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.636
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 0.326
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.406
When I log in to a new session after having activated the Persistent Storage 41.242
And all notifications have disappeared 7.225
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.980
And all tps features are enabled 2.600
And all tps features but the first one are active 1.985
After features/support/hooks.rb:330 1.708
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.326
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:22.220
And I enable persistence 29.935
And I log in to a new session after having activated the Persistent Storage 47.089
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.301
And persistence is enabled 2.779
After features/support/hooks.rb:330 1.684
After features/support/hooks.rb:100 0.000
Tags: @product
27.209
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.050
And I enable persistence but something goes wrong during the LUKS header upgrade 18.411
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.747
After features/support/hooks.rb:330 0.734
After features/support/hooks.rb:100 0.000
Tags: @product
40.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 8.656
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 4.780
When I enable persistence 24.988
Then the filesystem of the Persistent Storage was repaired 0.080
And persistence is successfully enabled 2.493
After features/support/hooks.rb:330 2.435
After features/support/hooks.rb:100 0.000
Tags: @product
45.126
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.925
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.332
When I try to enable persistence 0.432
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 20.891
When I repair the filesystem of the Persistent Storage 2.684
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.157
And the filesystem of the Persistent Storage was repaired 3.057
When I close the filesystem repair dialog 1.263
Then persistence is successfully enabled 1.383
After features/support/hooks.rb:330 2.608
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:45.653
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.617
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.141
When I try to enable persistence 0.282
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.959
When I repair the filesystem of the Persistent Storage 1.237
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.066
When I log in to a new session 41.708
And all notifications have disappeared 7.311
# 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.546
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.231
When I close the "whisperback" window 1.678
Then the Tor Browser starts 17.059
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.813
After features/support/hooks.rb:330 1.883
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:4.679
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.691
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 13.044
And Tails detects disk read failures on the boot device 1.534
When I try to enable persistence 0.423
Then the Welcome Screen tells me that my hardware is probably failing 16.691
When I log in to a new session 52.139
And all notifications have disappeared 8.064
Then the Tor Browser starts 22.381
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.708
After features/support/hooks.rb:330 4.691
After features/support/hooks.rb:100 0.000