Project Number Date
test_Tails_ISO_feature-trixie 47 05 Jul 2025, 07:22

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 23:2.057 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.870
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.162
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 0.991
Then the computer boots Tails 55.983
And I see a disk failure message on the splash screen 4.732
After features/support/hooks.rb:330 0.636
After features/support/hooks.rb:100 0.006
59.690
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.156
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.017
Then the computer boots Tails 55.556
And I see a disk failure message on the splash screen 2.959
After features/support/hooks.rb:330 0.675
After features/support/hooks.rb:100 0.006
1:2.910
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.191
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.965
Then the computer boots Tails 54.460
And I see a disk failure message on the splash screen 7.292
After features/support/hooks.rb:330 0.627
After features/support/hooks.rb:100 0.006
Tags: @product @doc
41.149
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.168
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.321
When Tails detects disk read failures on the SquashFS 1.600
Then I see a disk failure message 1.415
Then I can open the hardware failure documentation from the disk failure message 28.644
After features/support/hooks.rb:330 3.672
After features/support/hooks.rb:100 0.000
Tags: @product @doc
43.289
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.167
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.191
When Tails detects disk read failures on the boot device 0.519
Then I see a disk failure message 2.625
Then I can open the hardware failure documentation from the disk failure message 29.785
After features/support/hooks.rb:330 3.601
After features/support/hooks.rb:100 0.000
Tags: @product @doc
39.995
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.194
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.149
When Tails detects disk read failures on the boot device with a target error 1.661
Then I see a disk failure message 1.269
Then I can open the hardware failure documentation from the disk failure message 26.720
After features/support/hooks.rb:330 3.555
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.479
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 12.248
And I corrupt the boot device's GPT backup header 0.785
And I power off the computer 0.374
When I start the computer 1.306
Then the computer boots Tails 1:49.151
When I log in to a new session 33.721
And all notifications have disappeared 12.619
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.258
And Tails detected partitioning error partitioning-corruption 0.013
After features/support/hooks.rb:330 2.429
After features/support/hooks.rb:100 0.016
Tags: @product
2:42.581
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.801
And I corrupt the boot device's GPT backup partition table 0.447
And I power off the computer 0.327
When I start the computer 1.000
Then the computer boots Tails 1:48.017
When I log in to a new session 31.421
And all notifications have disappeared 11.327
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.215
And Tails detected partitioning error partitioning-corruption 0.021
After features/support/hooks.rb:330 2.253
After features/support/hooks.rb:100 0.007
Tags: @product
3:41.626
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.220
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.042
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 28.999
When I start Tails from USB drive "temp" with network unplugged 2:22.313
Then Tails is running from USB drive "temp" 0.400
And the Greeter forbids creating a persistent partition 0.092
When I log in to a new session 32.499
And all notifications have disappeared 11.581
Then I am recommended to reinstall Tails due to partitioning errors 0.212
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.287
And I am told that Persistent Storage cannot be created 2.909
And Tails detected partitioning error partitioning-corruption 0.017
After features/support/hooks.rb:330 3.202
After features/support/hooks.rb:100 0.115
Tags: @product
3:5.679
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.165
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.040
And I plug USB drive "temp" 1.044
And I write the Tails USB image to disk "temp" 27.808
When I start Tails from USB drive "temp" with network unplugged 2:35.755
Then Tails is running from USB drive "temp" 0.351
And the Greeter recommends reinstalling Tails due to partitioning errors 0.114
And the Greeter forbids starting Tails 0.066
And the Greeter forbids all settings but language 0.319
And Tails detected partitioning error guid-not-randomized 0.013
After features/support/hooks.rb:330 1.652
After features/support/hooks.rb:100 0.139
Tags: @product
2:48.181
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.163
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.040
And I plug USB drive "temp" 1.045
And I write the Tails USB image to disk "temp" 27.702
When I start Tails from USB drive "temp" with network unplugged 2:18.307
Then Tails is running from USB drive "temp" 0.325
And the Greeter recommends reinstalling Tails due to partitioning errors 0.081
And the Greeter forbids starting Tails 0.107
And the Greeter forbids all settings but language 0.392
And Tails detected partitioning error system-partition-not-resized 0.016
After features/support/hooks.rb:330 1.627
After features/support/hooks.rb:100 0.149
Tags: @product
2:44.603
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.166
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.042
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 27.381
When I start Tails from USB drive "temp" with network unplugged 2:15.007
Then Tails is running from USB drive "temp" 0.394
And the Greeter recommends reinstalling Tails due to partitioning errors 0.110
And the Greeter forbids starting Tails 0.072
And the Greeter forbids all settings but language 0.369
And Tails detected partitioning error fs-not-resized 0.012
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.160