Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 11 26 Jun 2025, 21:27

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 22:43.080 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
1:0.465
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.184
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.861
Then the computer boots Tails 54.687
And I see a disk failure message on the splash screen 3.732
After features/support/hooks.rb:330 1.182
After features/support/hooks.rb:100 0.091
1:11.180
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.116
Given a computer 1.099
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 4.678
Then the computer boots Tails 1:2.154
And I see a disk failure message on the splash screen 3.247
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.006
1:16.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.229
And boot device with a target error is damaged in a way that some read operations fail 0.000
When I start the computer 1.325
Then the computer boots Tails 59.708
And I see a disk failure message on the splash screen 14.999
After features/support/hooks.rb:330 1.853
After features/support/hooks.rb:100 0.016
Tags: @product @doc
1:18.019
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.272
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.626
When Tails detects disk read failures on the SquashFS 1.715
Then I see a disk failure message 4.049
Then I can open the hardware failure documentation from the disk failure message 54.355
After features/support/hooks.rb:330 4.414
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:4.846
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.261
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 19.467
When Tails detects disk read failures on the boot device 1.802
Then I see a disk failure message 2.094
Then I can open the hardware failure documentation from the disk failure message 41.221
After features/support/hooks.rb:330 4.660
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:9.842
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given a computer 0.777
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.533
When Tails detects disk read failures on the boot device with a target error 1.847
Then I see a disk failure message 6.565
Then I can open the hardware failure documentation from the disk failure message 46.118
After features/support/hooks.rb:330 3.823
After features/support/hooks.rb:100 0.000
Tags: @product
2:37.632
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 17.666
And I corrupt the boot device's GPT backup header 0.376
And I power off the computer 0.457
When I start the computer 1.378
Then the computer boots Tails 1:36.494
When I log in to a new session 26.810
And all notifications have disappeared 14.213
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.220
And Tails detected partitioning error partitioning-corruption 0.013
After features/support/hooks.rb:330 1.167
After features/support/hooks.rb:100 0.022
Tags: @product
2:21.478
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 15.444
And I corrupt the boot device's GPT backup partition table 0.360
And I power off the computer 0.349
When I start the computer 1.120
Then the computer boots Tails 1:31.725
When I log in to a new session 22.267
And all notifications have disappeared 9.936
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.250
And Tails detected partitioning error partitioning-corruption 0.023
After features/support/hooks.rb:330 1.033
After features/support/hooks.rb:100 0.006
Tags: @product
3:21.716
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.385
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.122
And I plug USB drive "temp" 1.071
And I write the Tails USB image to disk "temp" 35.677
When I start Tails from USB drive "temp" with network unplugged 2:7.321
Then Tails is running from USB drive "temp" 0.526
And the Greeter forbids creating a persistent partition 0.201
When I log in to a new session 20.911
And all notifications have disappeared 9.796
Then I am recommended to reinstall Tails due to partitioning errors 0.300
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.312
And I am told that Persistent Storage cannot be created 4.054
And Tails detected partitioning error partitioning-corruption 0.035
After features/support/hooks.rb:330 3.842
After features/support/hooks.rb:100 0.247
Tags: @product
2:31.882
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given a computer 0.368
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.077
And I plug USB drive "temp" 1.184
And I write the Tails USB image to disk "temp" 35.060
When I start Tails from USB drive "temp" with network unplugged 1:54.111
Then Tails is running from USB drive "temp" 0.472
And the Greeter recommends reinstalling Tails due to partitioning errors 0.070
And the Greeter forbids starting Tails 0.138
And the Greeter forbids all settings but language 0.383
And Tails detected partitioning error guid-not-randomized 0.014
After features/support/hooks.rb:330 0.959
After features/support/hooks.rb:100 0.197
Tags: @product
2:46.209
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.043
Given a computer 0.175
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.044
And I plug USB drive "temp" 1.054
And I write the Tails USB image to disk "temp" 33.883
When I start Tails from USB drive "temp" with network unplugged 2:8.880
Then Tails is running from USB drive "temp" 1.515
And the Greeter recommends reinstalling Tails due to partitioning errors 0.099
And the Greeter forbids starting Tails 0.097
And the Greeter forbids all settings but language 0.447
And Tails detected partitioning error system-partition-not-resized 0.012
After features/support/hooks.rb:330 1.313
After features/support/hooks.rb:100 0.183
Tags: @product
2:3.544
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.204
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.043
And I plug USB drive "temp" 1.068
And I write the Tails USB image to disk "temp" 30.543
When I start Tails from USB drive "temp" with network unplugged 1:30.742
Then Tails is running from USB drive "temp" 0.371
And the Greeter recommends reinstalling Tails due to partitioning errors 0.090
And the Greeter forbids starting Tails 0.065
And the Greeter forbids all settings but language 0.394
And Tails detected partitioning error fs-not-resized 0.020
After features/support/hooks.rb:330 0.734
After features/support/hooks.rb:100 0.241