Project Number Date
test_Tails_ISO_stable 6665 14 Sep 2026, 20:49

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 9:15.658 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.073
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Given a computer 0.100
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 0.791
Then the computer boots Tails 22.027
And I see a disk failure message on the splash screen 1.153
After features/support/hooks.rb:339 0.604
After features/support/hooks.rb:108 0.005
24.240
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.095
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.636
Then the computer boots Tails 22.527
And I see a disk failure message on the splash screen 0.980
After features/support/hooks.rb:339 0.870
After features/support/hooks.rb:108 0.005
23.772
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.083
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.640
Then the computer boots Tails 22.016
And I see a disk failure message on the splash screen 1.032
After features/support/hooks.rb:339 0.869
After features/support/hooks.rb:108 0.005
Tags: @product @doc
26.484
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.072
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.670
When Tails detects disk read failures on the SquashFS 1.264
Then I see a disk failure message 0.613
Then I can open the hardware failure documentation from the disk failure message 16.862
After features/support/hooks.rb:339 1.135
After features/support/hooks.rb:108 0.000
Tags: @product @doc
26.520
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Given a computer 0.093
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.751
When Tails detects disk read failures on the boot device 0.319
Then I see a disk failure message 1.165
Then I can open the hardware failure documentation from the disk failure message 17.190
After features/support/hooks.rb:339 1.018
After features/support/hooks.rb:108 0.000
Tags: @product @doc
40.060
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Given a computer 0.101
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 20.668
When Tails detects disk read failures on the boot device with a target error 1.299
Then I see a disk failure message 0.625
Then I can open the hardware failure documentation from the disk failure message 17.367
After features/support/hooks.rb:339 1.472
After features/support/hooks.rb:108 0.000
Tags: @product
1:2.699
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.370
And I corrupt the boot device's GPT backup header 0.273
And I power off the computer 0.322
When I start the computer 0.729
Then the computer boots Tails 36.622
When I log in to a new session 9.089
And all notifications have disappeared 7.168
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.117
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.899
After features/support/hooks.rb:108 0.026
Tags: @product
59.060
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 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 8.317
And I corrupt the boot device's GPT backup partition table 0.247
And I power off the computer 0.240
When I start the computer 0.612
Then the computer boots Tails 33.919
When I log in to a new session 8.657
And all notifications have disappeared 6.940
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.573
After features/support/hooks.rb:108 0.005
Tags: @product
1:24.674
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.082
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.021
And I plug USB drive "temp" 1.019
And I write the Tails USB image to disk "temp" 13.663
When I start Tails from USB drive "temp" with network unplugged 52.434
Then Tails is running from USB drive "temp" 0.237
And the Greeter forbids creating a persistent partition 0.063
When I log in to a new session 7.137
And all notifications have disappeared 7.492
Then I am recommended to reinstall Tails due to partitioning errors 0.115
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.180
And I am told that Persistent Storage cannot be created 1.222
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:339 0.651
After features/support/hooks.rb:108 0.158
Tags: @product
57.768
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.220
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.047
And I plug USB drive "temp" 1.039
And I write the Tails USB image to disk "temp" 13.126
When I start Tails from USB drive "temp" with network unplugged 42.770
Then Tails is running from USB drive "temp" 0.235
And the Greeter recommends reinstalling Tails due to partitioning errors 0.079
And the Greeter forbids starting Tails 0.030
And the Greeter forbids all settings but language 0.214
And Tails detected partitioning error guid-not-randomized 0.005
After features/support/hooks.rb:339 0.919
After features/support/hooks.rb:108 0.127
Tags: @product
56.525
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.091
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.020
And I plug USB drive "temp" 1.021
And I write the Tails USB image to disk "temp" 13.134
When I start Tails from USB drive "temp" with network unplugged 41.743
Then Tails is running from USB drive "temp" 0.208
And the Greeter recommends reinstalling Tails due to partitioning errors 0.055
And the Greeter forbids starting Tails 0.028
And the Greeter forbids all settings but language 0.216
And Tails detected partitioning error system-partition-not-resized 0.004
After features/support/hooks.rb:339 0.588
After features/support/hooks.rb:108 0.126
Tags: @product
1:9.777
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.082
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.021
And I write the Tails USB image to disk "temp" 13.079
When I start Tails from USB drive "temp" with network unplugged 55.184
Then Tails is running from USB drive "temp" 0.185
And the Greeter recommends reinstalling Tails due to partitioning errors 0.029
And the Greeter forbids starting Tails 0.028
And the Greeter forbids all settings but language 0.142
And Tails detected partitioning error fs-not-resized 0.004
After features/support/hooks.rb:339 0.832
After features/support/hooks.rb:108 0.137