Project Number Date
test_Tails_ISO_stable 5568 11 Apr 2025, 13:16

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 53:24.334 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
9:38.235
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:16.500
And I update APT using apt 4:51.528
And I install "python3-behave" using apt 2:26.284
Then the Tails Persistent Storage behave tests pass 3.922
After features/support/hooks.rb:330 0.964
After features/support/hooks.rb:100 0.000
Tags: @product
47.768
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.277
When I log in to a new session without activating the Persistent Storage 24.904
Then Tails is running from USB drive "__internal" 0.619
And persistence is disabled 0.313
But a Tails persistence partition exists on USB drive "__internal" 7.653
After features/support/hooks.rb:330 1.960
After features/support/hooks.rb:100 0.000
Tags: @product
3:42.949
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 without a persistent partition and logged in 15.573
Then Tails is running from USB drive "__internal" 0.494
When I create a file in the Persistent directory 0.143
And I create a persistent partition with the default settings 27.934
Then the file I created was copied to the Persistent Storage 2.429
When I shutdown Tails and wait for the computer to power off 13.280
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:42.383
Then persistence for "Persistent" is active 0.596
And the file I created in the Persistent directory exists 0.113
After features/support/hooks.rb:330 2.297
After features/support/hooks.rb:100 0.013
Tags: @product
57.357
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.615
And the system is very low on memory 4.254
When I create a file in the Persistent directory 0.625
When I try to create a persistent partition 21.196
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.190
When I close the Persistent Storage app 2.607
And I free up some memory 2.821
And I create a persistent partition with the default settings 12.773
Then the file I created was copied to the Persistent Storage 0.273
After features/support/hooks.rb:330 1.757
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.396
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 13.763
Then Tails is running from USB drive "__internal" 0.788
And all tps features are active 2.640
And all persistent directories have safe access rights 2.768
When I disable the first tps feature 12.441
Then all tps features but the first one are active 2.322
And I shutdown Tails and wait for the computer to power off 16.774
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.207
Then all tps features but the first one are active 3.689
After features/support/hooks.rb:330 1.438
After features/support/hooks.rb:100 0.010
Tags: @product
21.152
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 10.120
Then persistence for "Persistent" is active 0.147
And I create a file in the Persistent directory 0.137
Then the file I created was copied to the Persistent Storage 0.247
When I disable the first tps feature 7.032
Then persistence for "Persistent" is not active 0.093
And the Persistent directory does not exist 0.047
When I enable the first tps feature 3.184
Then persistence for "Persistent" is active 0.070
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.400
After features/support/hooks.rb:100 0.000
Tags: @product
20.419
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 10.091
Then persistence for "Persistent" is active 0.146
When I create a file in the Persistent directory 0.072
And I disable the first tps feature 6.282
And I delete the data of the Persistent Folder feature 3.765
Then the file I created does not exist on the Persistent Storage 0.062
After features/support/hooks.rb:330 1.569
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.198
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.638
And the network is plugged 0.076
And Tor is ready 23.079
And I take note of which tps features are available 0.635
When I write some files expected to persist 1.796
And I shutdown Tails and wait for the computer to power off 9.326
# 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" 25.646
After features/support/hooks.rb:330 0.162
After features/support/hooks.rb:100 0.000
Tags: @product
3:42.360
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.621
And the network is plugged 0.083
And Tor is ready 19.407
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.263
And I shutdown Tails and wait for the computer to power off 8.986
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:39.739
And I capture all network traffic 0.009
And the network is plugged 0.111
And Tor is ready 21.371
And I switch to the "persistent-con-current" NetworkManager connection 0.390
And the 1st network device has a spoofed MAC address configured 0.164
And no network device leaked the real MAC address 0.209
After features/support/hooks.rb:330 1.256
After features/support/hooks.rb:100 0.066
Tags: @product
1:14.711
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 20.838
And I enable persistence creation in Tails Greeter 1.116
And I log in to a new session expecting no warning about the Persistent Storage not being activated 26.774
Then I create a persistent partition with the default settings using the wizard that was already open 25.981
After features/support/hooks.rb:330 2.732
After features/support/hooks.rb:100 0.000
Tags: @product
4:43.645
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 13.745
When I enable persistence 44.360
Then no persistent Greeter options were restored 14.504
When I set all Greeter options to non-default values 32.644
And I log in to a new session in German (de) after having activated the Persistent Storage 44.718
Then all Greeter options are set to non-default values 0.481
When I cold reboot the computer 7.722
And the computer reboots Tails 1:5.213
Given I enable persistence 18.081
Then persistent Greeter options were restored 0.611
When I log in to a new session after having activated the Persistent Storage 40.744
Then all Greeter options are set to non-default values 0.815
After features/support/hooks.rb:330 1.539
After features/support/hooks.rb:100 0.012
Tags: @product
4:0.619
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 10.510
# 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.445
And I shutdown Tails and wait for the computer to power off 13.980
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:25.211
And I change the passphrase of the Persistent Storage back to the original 34.470
After features/support/hooks.rb:330 2.445
After features/support/hooks.rb:100 0.009
Tags: @product
1:1.344
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.622
And I log in to a new session without activating the Persistent Storage 22.679
Then persistence is disabled 0.516
But a Tails persistence partition exists on USB drive "__internal" 5.995
And all notifications have disappeared 10.279
When I delete the persistent partition 7.180
Then there is no persistence partition on USB drive "__internal" 1.071
After features/support/hooks.rb:330 1.560
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.448
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.757
When I write some dotfile expected to persist 0.108
And I shutdown Tails and wait for the computer to power off 8.939
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:30.246
Then the expected persistent dotfile is present in the filesystem 0.397
After features/support/hooks.rb:330 1.710
After features/support/hooks.rb:100 0.010
Tags: @product
1:45.774
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.602
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.087
When I try to enable persistence 0.265
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 37.235
When I log in to a new session after having activated the Persistent Storage 37.875
And all notifications have disappeared 9.788
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.840
And all tps features are enabled 3.703
And all tps features but the first one are active 2.375
After features/support/hooks.rb:330 1.946
After features/support/hooks.rb:100 0.000
Tags: @product
7:21.514
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 5:50.940
And I enable persistence 37.677
And I log in to a new session after having activated the Persistent Storage 48.466
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.703
And persistence is enabled 2.727
After features/support/hooks.rb:330 2.453
After features/support/hooks.rb:100 0.000
Tags: @product
33.782
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 10.216
And I enable persistence but something goes wrong during the LUKS header upgrade 22.771
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.794
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.000
Tags: @product
54.515
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 and stopped at Tails Greeter's login screen 9.768
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.112
When I enable persistence 35.669
Then the filesystem of the Persistent Storage was repaired 0.092
And persistence is successfully enabled 2.872
After features/support/hooks.rb:330 3.972
After features/support/hooks.rb:100 0.000
Tags: @product
57.401
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.176
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.981
When I try to enable persistence 0.474
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.014
When I repair the filesystem of the Persistent Storage 2.015
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.856
And the filesystem of the Persistent Storage was repaired 3.971
When I close the filesystem repair dialog 1.225
Then persistence is successfully enabled 1.684
After features/support/hooks.rb:330 2.272
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:59.702
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 and stopped at Tails Greeter's login screen 9.556
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.152
When I try to enable persistence 0.393
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 32.089
When I repair the filesystem of the Persistent Storage 2.703
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.266
When I log in to a new session 36.920
And all notifications have disappeared 11.004
# 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.380
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 1.024
When I close the "whisperback" window 1.467
Then the Tor Browser starts 22.807
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.935
After features/support/hooks.rb:330 2.778
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:11.036
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 and stopped at Tails Greeter's login screen 9.772
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 7.163
And Tails detects disk read failures on the boot device 1.698
When I try to enable persistence 1.605
Then the Welcome Screen tells me that my hardware is probably failing 24.770
When I log in to a new session 52.859
And all notifications have disappeared 8.908
Then the Tor Browser starts 23.364
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.891
After features/support/hooks.rb:330 3.588
After features/support/hooks.rb:100 0.000