Project Number Date
test_Tails_ISO_devel 4574 28 Aug 2026, 07:29

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:50.536 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.444
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.079
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 0.603
Then the computer boots Tails 21.870
And I see a disk failure message on the splash screen 1.891
After features/support/hooks.rb:339 0.701
After features/support/hooks.rb:108 0.005
24.388
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.075
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.671
Then the computer boots Tails 21.334
And I see a disk failure message on the splash screen 2.306
After features/support/hooks.rb:339 0.708
After features/support/hooks.rb:108 0.005
23.003
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.100
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.608
Then the computer boots Tails 21.287
And I see a disk failure message on the splash screen 1.008
After features/support/hooks.rb:339 0.661
After features/support/hooks.rb:108 0.005
Tags: @product @doc
21.259
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
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.510
When Tails detects disk read failures on the SquashFS 1.201
Then I see a disk failure message 0.695
Then I can open the hardware failure documentation from the disk failure message 11.777
After features/support/hooks.rb:339 1.494
After features/support/hooks.rb:108 0.000
Tags: @product @doc
27.057
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.076
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.476
When Tails detects disk read failures on the boot device 1.298
Then I see a disk failure message 0.628
Then I can open the hardware failure documentation from the disk failure message 17.577
After features/support/hooks.rb:339 0.993
After features/support/hooks.rb:108 0.000
Tags: @product @doc
27.262
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.071
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.492
When Tails detects disk read failures on the boot device with a target error 1.320
Then I see a disk failure message 0.637
Then I can open the hardware failure documentation from the disk failure message 17.739
After features/support/hooks.rb:339 1.171
After features/support/hooks.rb:108 0.000
Tags: @product
59.539
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.188
And I corrupt the boot device's GPT backup header 0.299
And I power off the computer 0.243
When I start the computer 0.640
Then the computer boots Tails 35.204
When I log in to a new session 8.422
And all notifications have disappeared 6.384
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.149
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.565
After features/support/hooks.rb:108 0.005
Tags: @product
56.811
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.691
And I corrupt the boot device's GPT backup partition table 0.209
And I power off the computer 0.281
When I start the computer 0.721
Then the computer boots Tails 32.916
When I log in to a new session 7.900
And all notifications have disappeared 6.987
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.099
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.805
After features/support/hooks.rb:108 0.047
Tags: @product
1:20.532
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.078
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.019
And I plug USB drive "temp" 1.027
And I write the Tails USB image to disk "temp" 13.041
When I start Tails from USB drive "temp" with network unplugged 48.798
Then Tails is running from USB drive "temp" 0.241
And the Greeter forbids creating a persistent partition 0.035
When I log in to a new session 7.213
And all notifications have disappeared 7.616
Then I am recommended to reinstall Tails due to partitioning errors 0.107
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.173
And I am told that Persistent Storage cannot be created 1.174
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.844
After features/support/hooks.rb:108 0.116
Tags: @product
1:11.093
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.073
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.020
And I plug USB drive "temp" 1.021
And I write the Tails USB image to disk "temp" 12.980
When I start Tails from USB drive "temp" with network unplugged 56.584
Then Tails is running from USB drive "temp" 0.203
And the Greeter recommends reinstalling Tails due to partitioning errors 0.030
And the Greeter forbids starting Tails 0.027
And the Greeter forbids all settings but language 0.145
And Tails detected partitioning error guid-not-randomized 0.007
After features/support/hooks.rb:339 0.558
After features/support/hooks.rb:108 0.127
Tags: @product
57.026
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.112
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.018
And I plug USB drive "temp" 1.018
And I write the Tails USB image to disk "temp" 12.629
When I start Tails from USB drive "temp" with network unplugged 42.769
Then Tails is running from USB drive "temp" 0.208
And the Greeter recommends reinstalling Tails due to partitioning errors 0.060
And the Greeter forbids starting Tails 0.031
And the Greeter forbids all settings but language 0.171
And Tails detected partitioning error system-partition-not-resized 0.006
After features/support/hooks.rb:339 0.619
After features/support/hooks.rb:108 0.117
Tags: @product
58.116
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Given a computer 0.083
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.019
And I write the Tails USB image to disk "temp" 12.784
When I start Tails from USB drive "temp" with network unplugged 43.834
Then Tails is running from USB drive "temp" 0.191
And the Greeter recommends reinstalling Tails due to partitioning errors 0.030
And the Greeter forbids starting Tails 0.029
And the Greeter forbids all settings but language 0.116
And Tails detected partitioning error fs-not-resized 0.005
After features/support/hooks.rb:339 0.493
After features/support/hooks.rb:108 0.113