Project Number Date
test_Tails_ISO_feature-trixie 44 01 Jul 2025, 07:30

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 24:22.151 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:1.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.182
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.101
Then the computer boots Tails 56.822
And I see a disk failure message on the splash screen 3.259
After features/support/hooks.rb:330 0.630
After features/support/hooks.rb:100 0.038
1:3.701
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.235
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.043
Then the computer boots Tails 54.919
And I see a disk failure message on the splash screen 7.503
After features/support/hooks.rb:330 0.616
After features/support/hooks.rb:100 0.008
59.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.200
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.049
Then the computer boots Tails 55.415
And I see a disk failure message on the splash screen 2.704
After features/support/hooks.rb:330 0.694
After features/support/hooks.rb:100 0.008
Tags: @product @doc
49.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.178
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.792
When Tails detects disk read failures on the SquashFS 0.409
Then I see a disk failure message 3.209
Then I can open the hardware failure documentation from the disk failure message 35.921
After features/support/hooks.rb:330 3.524
After features/support/hooks.rb:100 0.000
Tags: @product @doc
55.640
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.038
Given a computer 0.267
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.025
When Tails detects disk read failures on the boot device 1.478
Then I see a disk failure message 1.526
Then I can open the hardware failure documentation from the disk failure message 42.343
After features/support/hooks.rb:330 3.493
After features/support/hooks.rb:100 0.000
Tags: @product @doc
52.819
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.178
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.155
When Tails detects disk read failures on the boot device with a target error 0.493
Then I see a disk failure message 2.939
Then I can open the hardware failure documentation from the disk failure message 39.052
After features/support/hooks.rb:330 3.479
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.470
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 11.575
And I corrupt the boot device's GPT backup header 0.399
And I power off the computer 0.534
When I start the computer 1.025
Then the computer boots Tails 1:54.589
When I log in to a new session 31.856
And all notifications have disappeared 12.161
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.316
And Tails detected partitioning error partitioning-corruption 0.012
After features/support/hooks.rb:330 2.009
After features/support/hooks.rb:100 0.010
Tags: @product
2:50.959
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 10.549
And I corrupt the boot device's GPT backup partition table 0.449
And I power off the computer 0.340
When I start the computer 1.133
Then the computer boots Tails 1:51.163
When I log in to a new session 35.431
And all notifications have disappeared 11.634
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.245
And Tails detected partitioning error partitioning-corruption 0.011
After features/support/hooks.rb:330 2.399
After features/support/hooks.rb:100 0.008
Tags: @product
3:52.330
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.264
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.062
And I plug USB drive "temp" 1.059
And I write the Tails USB image to disk "temp" 29.577
When I start Tails from USB drive "temp" with network unplugged 2:30.599
Then Tails is running from USB drive "temp" 0.434
And the Greeter forbids creating a persistent partition 0.095
When I log in to a new session 33.305
And all notifications have disappeared 12.436
Then I am recommended to reinstall Tails due to partitioning errors 0.241
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.310
And I am told that Persistent Storage cannot be created 2.925
And Tails detected partitioning error partitioning-corruption 0.014
After features/support/hooks.rb:330 2.321
After features/support/hooks.rb:100 0.124
Tags: @product
3:24.232
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.268
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.058
And I plug USB drive "temp" 1.055
And I write the Tails USB image to disk "temp" 30.901
When I start Tails from USB drive "temp" with network unplugged 2:50.948
Then Tails is running from USB drive "temp" 0.461
And the Greeter recommends reinstalling Tails due to partitioning errors 0.091
And the Greeter forbids starting Tails 0.073
And the Greeter forbids all settings but language 0.359
And Tails detected partitioning error guid-not-randomized 0.012
After features/support/hooks.rb:330 1.649
After features/support/hooks.rb:100 0.144
Tags: @product
2:41.268
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.227
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.060
And I plug USB drive "temp" 1.052
And I write the Tails USB image to disk "temp" 28.035
When I start Tails from USB drive "temp" with network unplugged 2:10.961
Then Tails is running from USB drive "temp" 0.381
And the Greeter recommends reinstalling Tails due to partitioning errors 0.089
And the Greeter forbids starting Tails 0.069
And the Greeter forbids all settings but language 0.372
And Tails detected partitioning error system-partition-not-resized 0.017
After features/support/hooks.rb:330 1.740
After features/support/hooks.rb:100 0.142
Tags: @product
2:58.480
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.203
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.057
And I plug USB drive "temp" 1.056
And I write the Tails USB image to disk "temp" 28.140
When I start Tails from USB drive "temp" with network unplugged 2:27.976
Then Tails is running from USB drive "temp" 0.463
And the Greeter recommends reinstalling Tails due to partitioning errors 0.107
And the Greeter forbids starting Tails 0.080
And the Greeter forbids all settings but language 0.381
And Tails detected partitioning error fs-not-resized 0.012
After features/support/hooks.rb:330 1.464
After features/support/hooks.rb:100 0.215