Project Number Date
test_Tails_ISO_devel 4614 14 Sep 2026, 11:14

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Hardware failures 95 0 0 0 0 95 12 0 12 8:58.706 Passed
Tags: @product
Feature Hardware failures
In order to update my failing hardware before I lose data As a Tails user I want to be warned about hardware failures
24.881
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.088
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 0.604
Then the computer boots Tails 21.841
And I see a disk failure message on the splash screen 2.347
After features/support/hooks.rb:339 0.745
After features/support/hooks.rb:108 0.014
24.751
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given a computer 0.108
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.610
Then the computer boots Tails 21.737
And I see a disk failure message on the splash screen 2.294
After features/support/hooks.rb:339 1.038
After features/support/hooks.rb:108 0.005
24.664
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.078
And boot device with a target error is damaged in a way that some read operations fail 0.000
When I start the computer 0.656
Then the computer boots Tails 21.508
And I see a disk failure message on the splash screen 2.420
After features/support/hooks.rb:339 0.459
After features/support/hooks.rb:108 0.006
Tags: @product @doc
24.245
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.079
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.799
When Tails detects disk read failures on the SquashFS 0.188
Then I see a disk failure message 1.206
Then I can open the hardware failure documentation from the disk failure message 14.970
After features/support/hooks.rb:339 1.440
After features/support/hooks.rb:108 0.000
Tags: @product @doc
25.115
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.074
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.665
When Tails detects disk read failures on the boot device 1.313
Then I see a disk failure message 0.654
Then I can open the hardware failure documentation from the disk failure message 15.407
After features/support/hooks.rb:339 1.003
After features/support/hooks.rb:108 0.000
Tags: @product @doc
27.320
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.103
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.001
When Tails detects disk read failures on the boot device with a target error 1.354
Then I see a disk failure message 0.612
Then I can open the hardware failure documentation from the disk failure message 17.248
After features/support/hooks.rb:339 1.206
After features/support/hooks.rb:108 0.000
Tags: @product
1:2.601
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.629
And I corrupt the boot device's GPT backup header 0.204
And I power off the computer 0.250
When I start the computer 0.605
Then the computer boots Tails 36.838
When I log in to a new session 8.922
And all notifications have disappeared 7.008
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.136
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.609
After features/support/hooks.rb:108 0.005
Tags: @product
57.046
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 7.771
And I corrupt the boot device's GPT backup partition table 0.233
And I power off the computer 0.240
When I start the computer 0.695
Then the computer boots Tails 32.464
When I log in to a new session 8.118
And all notifications have disappeared 7.397
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.121
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.570
After features/support/hooks.rb:108 0.034
Tags: @product
1:31.181
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.106
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.020
And I plug USB drive "temp" 1.023
And I write the Tails USB image to disk "temp" 13.608
When I start Tails from USB drive "temp" with network unplugged 58.685
Then Tails is running from USB drive "temp" 0.432
And the Greeter forbids creating a persistent partition 0.038
When I log in to a new session 7.199
And all notifications have disappeared 7.408
Then I am recommended to reinstall Tails due to partitioning errors 0.108
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.201
And I am told that Persistent Storage cannot be created 1.336
And Tails detected partitioning error partitioning-corruption 0.009
After features/support/hooks.rb:339 0.953
After features/support/hooks.rb:108 0.115
Tags: @product
56.726
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given a computer 0.087
And I set Tails to boot with options "test_partitioning_errors=guid" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.021
And I plug USB drive "temp" 1.019
And I write the Tails USB image to disk "temp" 13.067
When I start Tails from USB drive "temp" with network unplugged 42.047
Then Tails is running from USB drive "temp" 0.226
And the Greeter recommends reinstalling Tails due to partitioning errors 0.051
And the Greeter forbids starting Tails 0.024
And the Greeter forbids all settings but language 0.177
And Tails detected partitioning error guid-not-randomized 0.004
After features/support/hooks.rb:339 1.257
After features/support/hooks.rb:108 0.135
Tags: @product
58.852
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.098
And I set Tails to boot with options "test_partitioning_errors=part_resize" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.021
And I plug USB drive "temp" 1.021
And I write the Tails USB image to disk "temp" 12.891
When I start Tails from USB drive "temp" with network unplugged 44.386
Then Tails is running from USB drive "temp" 0.220
And the Greeter recommends reinstalling Tails due to partitioning errors 0.035
And the Greeter forbids starting Tails 0.032
And the Greeter forbids all settings but language 0.139
And Tails detected partitioning error system-partition-not-resized 0.004
After features/support/hooks.rb:339 1.021
After features/support/hooks.rb:108 0.198
Tags: @product
1:1.320
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given a computer 0.101
And I set Tails to boot with options "test_partitioning_errors=fs_resize" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.020
And I plug USB drive "temp" 1.020
And I write the Tails USB image to disk "temp" 12.965
When I start Tails from USB drive "temp" with network unplugged 46.713
Then Tails is running from USB drive "temp" 0.187
And the Greeter recommends reinstalling Tails due to partitioning errors 0.066
And the Greeter forbids starting Tails 0.027
And the Greeter forbids all settings but language 0.213
And Tails detected partitioning error fs-not-resized 0.004
After features/support/hooks.rb:339 0.893
After features/support/hooks.rb:108 0.133