Project Number Date
test_Tails_ISO_20979-pdfarranger 10 05 Jun 2025, 02:44

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:57.478 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:20.447
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:36.074
And I update APT using apt 15.966
And I install "python3-behave" using apt 25.906
Then the Tails Persistent Storage behave tests pass 2.500
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.000
Tags: @product
44.224
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 12.359
When I log in to a new session without activating the Persistent Storage 24.220
Then Tails is running from USB drive "__internal" 0.484
And persistence is disabled 0.276
But a Tails persistence partition exists on USB drive "__internal" 6.884
After features/support/hooks.rb:330 1.042
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.494
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 without a persistent partition and logged in 14.521
Then Tails is running from USB drive "__internal" 0.508
When I create a file in the Persistent directory 0.136
And I create a persistent partition with the default settings 26.351
Then the file I created was copied to the Persistent Storage 2.891
When I shutdown Tails and wait for the computer to power off 12.918
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.823
Then persistence for "Persistent" is active 0.274
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 2.940
After features/support/hooks.rb:100 0.012
Tags: @product
1:9.970
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 without a persistent partition and logged in 11.759
And the system is very low on memory 4.051
When I create a file in the Persistent directory 1.416
When I try to create a persistent partition 31.632
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.303
When I close the Persistent Storage app 2.806
And I free up some memory 3.506
And I create a persistent partition with the default settings 14.193
Then the file I created was copied to the Persistent Storage 0.300
After features/support/hooks.rb:330 2.197
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.163
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 enabled and logged in 14.727
Then Tails is running from USB drive "__internal" 1.291
And all tps features are active 2.744
And all persistent directories have safe access rights 2.860
When I disable the first tps feature 6.143
Then all tps features but the first one are active 2.129
And I shutdown Tails and wait for the computer to power off 15.351
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.652
Then all tps features but the first one are active 2.262
After features/support/hooks.rb:330 0.663
After features/support/hooks.rb:100 0.011
Tags: @product
21.128
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.040
Then persistence for "Persistent" is active 0.358
And I create a file in the Persistent directory 0.172
Then the file I created was copied to the Persistent Storage 0.279
When I disable the first tps feature 5.805
Then persistence for "Persistent" is not active 0.150
And the Persistent directory does not exist 0.096
When I enable the first tps feature 3.079
Then persistence for "Persistent" is active 0.076
And the file I created in the Persistent directory exists 0.067
After features/support/hooks.rb:330 1.328
After features/support/hooks.rb:100 0.000
Tags: @product
32.988
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 23.043
Then persistence for "Persistent" is active 0.269
When I create a file in the Persistent directory 0.152
And I disable the first tps feature 5.642
And I delete the data of the Persistent Folder feature 3.820
Then the file I created does not exist on the Persistent Storage 0.060
After features/support/hooks.rb:330 1.388
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.785
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.396
And the network is plugged 0.166
And Tor is ready 20.516
And I take note of which tps features are available 0.604
When I write some files expected to persist 1.616
And I shutdown Tails and wait for the computer to power off 8.500
# 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.984
After features/support/hooks.rb:330 0.144
After features/support/hooks.rb:100 0.000
Tags: @product
3:31.515
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.037
And the network is plugged 0.084
And Tor is ready 45.620
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.177
And I shutdown Tails and wait for the computer to power off 8.894
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.781
And I capture all network traffic 0.007
And the network is plugged 0.092
And Tor is ready 20.268
And I switch to the "persistent-con-current" NetworkManager connection 0.313
And the 1st network device has a spoofed MAC address configured 0.086
And no network device leaked the real MAC address 0.150
After features/support/hooks.rb:330 0.854
After features/support/hooks.rb:100 0.073
Tags: @product
56.813
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 without a persistent partition and stopped at Tails Greeter's login screen 12.905
And I enable persistence creation in Tails Greeter 1.184
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.690
Then I create a persistent partition with the default settings using the wizard that was already open 22.032
After features/support/hooks.rb:330 2.135
After features/support/hooks.rb:100 0.000
Tags: @product
4:19.946
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.795
When I enable persistence 35.061
Then no persistent Greeter options were restored 14.143
When I set all Greeter options to non-default values 24.524
And I log in to a new session in German (de) after having activated the Persistent Storage 46.363
Then all Greeter options are set to non-default values 1.402
When I cold reboot the computer 9.220
And the computer reboots Tails 1:2.543
Given I enable persistence 17.520
Then persistent Greeter options were restored 0.563
When I log in to a new session after having activated the Persistent Storage 36.386
Then all Greeter options are set to non-default values 0.420
After features/support/hooks.rb:330 1.580
After features/support/hooks.rb:100 0.042
Tags: @product
3:33.168
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.138
# 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 32.287
And I shutdown Tails and wait for the computer to power off 14.473
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.498
And I change the passphrase of the Persistent Storage back to the original 27.770
After features/support/hooks.rb:330 3.755
After features/support/hooks.rb:100 0.008
Tags: @product
56.341
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.553
And I log in to a new session without activating the Persistent Storage 21.378
Then persistence is disabled 0.267
But a Tails persistence partition exists on USB drive "__internal" 9.442
And all notifications have disappeared 8.926
When I delete the persistent partition 5.902
Then there is no persistence partition on USB drive "__internal" 0.870
After features/support/hooks.rb:330 1.556
After features/support/hooks.rb:100 0.000
Tags: @product
2:22.728
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.908
When I write some dotfile expected to persist 0.089
And I shutdown Tails and wait for the computer to power off 8.678
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:3.650
Then the expected persistent dotfile is present in the filesystem 0.400
After features/support/hooks.rb:330 1.266
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.972
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.694
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.098
When I try to enable persistence 1.355
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.457
When I log in to a new session after having activated the Persistent Storage 43.642
And all notifications have disappeared 7.921
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.263
And all tps features are enabled 2.968
And all tps features but the first one are active 2.570
After features/support/hooks.rb:330 1.570
After features/support/hooks.rb:100 0.000
Tags: @product
4:56.695
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:32.437
And I enable persistence 34.616
And I log in to a new session after having activated the Persistent Storage 43.108
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.669
And persistence is enabled 2.862
After features/support/hooks.rb:330 1.934
After features/support/hooks.rb:100 0.000
Tags: @product
30.554
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 8.762
And I enable persistence but something goes wrong during the LUKS header upgrade 21.085
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.706
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.000
Tags: @product
50.635
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.255
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 12.527
When I enable persistence 26.108
Then the filesystem of the Persistent Storage was repaired 0.088
And persistence is successfully enabled 2.654
After features/support/hooks.rb:330 1.530
After features/support/hooks.rb:100 0.000
Tags: @product
49.021
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.996
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 9.487
When I try to enable persistence 0.404
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 21.469
When I repair the filesystem of the Persistent Storage 1.623
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.248
And the filesystem of the Persistent Storage was repaired 3.073
When I close the filesystem repair dialog 1.262
Then persistence is successfully enabled 1.455
After features/support/hooks.rb:330 1.921
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:55.576
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 10.103
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.106
When I try to enable persistence 0.331
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.471
When I repair the filesystem of the Persistent Storage 1.293
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.091
When I log in to a new session 38.332
And all notifications have disappeared 9.032
# 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.360
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.163
When I close the "whisperback" window 1.409
Then the Tor Browser starts 20.932
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.946
After features/support/hooks.rb:330 2.989
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:8.305
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.572
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.977
And Tails detects disk read failures on the boot device 1.588
When I try to enable persistence 1.504
Then the Welcome Screen tells me that my hardware is probably failing 26.906
When I log in to a new session 48.280
And all notifications have disappeared 8.739
Then the Tor Browser starts 24.084
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.652
After features/support/hooks.rb:330 2.710
After features/support/hooks.rb:100 0.000