Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 11 22 Apr 2025, 21:20

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 38:30.648 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:11.150
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:32.434
And I update APT using apt 12.857
And I install "python3-behave" using apt 22.905
Then the Tails Persistent Storage behave tests pass 2.953
After features/support/hooks.rb:330 0.643
After features/support/hooks.rb:100 0.000
Tags: @product
45.845
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.962
When I log in to a new session without activating the Persistent Storage 23.060
Then Tails is running from USB drive "__internal" 0.667
And persistence is disabled 0.366
But a Tails persistence partition exists on USB drive "__internal" 10.788
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.000
Tags: @product
3:15.644
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.140
Then Tails is running from USB drive "__internal" 0.596
When I create a file in the Persistent directory 0.149
And I create a persistent partition with the default settings 20.147
Then the file I created was copied to the Persistent Storage 2.525
When I shutdown Tails and wait for the computer to power off 12.979
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:26.699
Then persistence for "Persistent" is active 0.332
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:330 1.156
After features/support/hooks.rb:100 0.052
Tags: @product
1:1.295
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 without a persistent partition and logged in 10.599
And the system is very low on memory 3.527
When I create a file in the Persistent directory 0.439
When I try to create a persistent partition 28.270
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.148
When I close the Persistent Storage app 2.754
And I free up some memory 2.935
And I create a persistent partition with the default settings 12.246
Then the file I created was copied to the Persistent Storage 0.372
After features/support/hooks.rb:330 2.353
After features/support/hooks.rb:100 0.000
Tags: @product
2:53.654
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.411
Then Tails is running from USB drive "__internal" 0.470
And all tps features are active 2.246
And all persistent directories have safe access rights 2.475
When I disable the first tps feature 6.272
Then all tps features but the first one are active 1.999
And I shutdown Tails and wait for the computer to power off 15.069
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.616
Then all tps features but the first one are active 2.092
After features/support/hooks.rb:330 1.271
After features/support/hooks.rb:100 0.008
Tags: @product
20.406
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.260
Then persistence for "Persistent" is active 0.108
And I create a file in the Persistent directory 0.122
Then the file I created was copied to the Persistent Storage 0.121
When I disable the first tps feature 6.347
Then persistence for "Persistent" is not active 0.090
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.156
Then persistence for "Persistent" is active 0.087
And the file I created in the Persistent directory exists 0.060
After features/support/hooks.rb:330 1.563
After features/support/hooks.rb:100 0.000
Tags: @product
19.708
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.298
Then persistence for "Persistent" is active 0.110
When I create a file in the Persistent directory 0.076
And I disable the first tps feature 6.480
And I delete the data of the Persistent Folder feature 3.683
Then the file I created does not exist on the Persistent Storage 0.059
After features/support/hooks.rb:330 1.678
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.462
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.526
And the network is plugged 0.126
And Tor is ready 18.764
And I take note of which tps features are available 0.763
When I write some files expected to persist 1.490
And I shutdown Tails and wait for the computer to power off 8.644
# 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.146
After features/support/hooks.rb:330 0.150
After features/support/hooks.rb:100 0.000
Tags: @product
3:2.240
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.760
And the network is plugged 0.079
And Tor is ready 17.814
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.199
And I shutdown Tails and wait for the computer to power off 8.499
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.695
And I capture all network traffic 0.007
And the network is plugged 0.075
And Tor is ready 20.449
And I switch to the "persistent-con-current" NetworkManager connection 0.373
And the 1st network device has a spoofed MAC address configured 0.147
And no network device leaked the real MAC address 0.136
After features/support/hooks.rb:330 0.614
After features/support/hooks.rb:100 0.046
Tags: @product
55.169
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.613
And I enable persistence creation in Tails Greeter 1.214
And I log in to a new session expecting no warning about the Persistent Storage not being activated 20.192
Then I create a persistent partition with the default settings using the wizard that was already open 21.149
After features/support/hooks.rb:330 2.895
After features/support/hooks.rb:100 0.000
Tags: @product
4:21.589
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 11.401
When I enable persistence 41.779
Then no persistent Greeter options were restored 14.166
When I set all Greeter options to non-default values 23.377
And I log in to a new session in German (de) after having activated the Persistent Storage 47.862
Then all Greeter options are set to non-default values 0.512
When I cold reboot the computer 7.581
And the computer reboots Tails 1:0.305
Given I enable persistence 16.981
Then persistent Greeter options were restored 0.541
When I log in to a new session after having activated the Persistent Storage 36.527
Then all Greeter options are set to non-default values 0.554
After features/support/hooks.rb:330 1.968
After features/support/hooks.rb:100 0.008
Tags: @product
3:39.292
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.752
# 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 39.428
And I shutdown Tails and wait for the computer to power off 12.456
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:5.452
And I change the passphrase of the Persistent Storage back to the original 32.202
After features/support/hooks.rb:330 2.480
After features/support/hooks.rb:100 0.007
Tags: @product
56.471
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 9.456
And I log in to a new session without activating the Persistent Storage 20.004
Then persistence is disabled 0.454
But a Tails persistence partition exists on USB drive "__internal" 8.054
And all notifications have disappeared 11.122
When I delete the persistent partition 6.583
Then there is no persistence partition on USB drive "__internal" 0.795
After features/support/hooks.rb:330 1.535
After features/support/hooks.rb:100 0.000
Tags: @product
2:23.008
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.267
When I write some dotfile expected to persist 0.081
And I shutdown Tails and wait for the computer to power off 10.941
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:2.289
Then the expected persistent dotfile is present in the filesystem 0.428
After features/support/hooks.rb:330 1.200
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.213
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.056
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.092
When I try to enable persistence 0.252
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.958
When I log in to a new session after having activated the Persistent Storage 43.308
And all notifications have disappeared 7.979
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.089
And all tps features are enabled 2.565
And all tps features but the first one are active 1.911
After features/support/hooks.rb:330 1.962
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.447
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 2:56.418
And I enable persistence 28.041
And I log in to a new session after having activated the Persistent Storage 43.887
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.719
And persistence is enabled 3.381
After features/support/hooks.rb:330 1.620
After features/support/hooks.rb:100 0.000
Tags: @product
28.675
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.402
And I enable persistence but something goes wrong during the LUKS header upgrade 19.537
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.735
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.000
Tags: @product
43.673
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.276
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.133
When I enable persistence 26.488
Then the filesystem of the Persistent Storage was repaired 0.090
And persistence is successfully enabled 2.682
After features/support/hooks.rb:330 1.809
After features/support/hooks.rb:100 0.000
Tags: @product
48.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 and stopped at Tails Greeter's login screen 8.736
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.587
When I try to enable persistence 0.472
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.592
When I repair the filesystem of the Persistent Storage 1.317
Then the Welcome Screen tells me that the filesystem was repaired successfully 1.061
And the filesystem of the Persistent Storage was repaired 2.828
When I close the filesystem repair dialog 1.275
Then persistence is successfully enabled 1.289
After features/support/hooks.rb:330 1.613
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:43.514
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.718
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.100
When I try to enable persistence 0.258
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.883
When I repair the filesystem of the Persistent Storage 1.251
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.067
When I log in to a new session 40.818
And all notifications have disappeared 8.190
# 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.237
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.147
When I close the "whisperback" window 1.505
Then the Tor Browser starts 15.557
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.778
After features/support/hooks.rb:330 1.461
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:46.022
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.601
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.518
And Tails detects disk read failures on the boot device 1.580
When I try to enable persistence 0.396
Then the Welcome Screen tells me that my hardware is probably failing 17.476
When I log in to a new session 47.015
And all notifications have disappeared 8.302
Then the Tor Browser starts 15.966
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.163
After features/support/hooks.rb:330 1.816
After features/support/hooks.rb:100 0.000