Project Number Date
test_Tails_ISO_feature-trixie 43 30 Jun 2025, 08:16

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:52.603 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:2.513
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.214
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.340
Then the computer boots Tails 57.704
And I see a disk failure message on the splash screen 3.254
After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.008
59.951
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.302
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.081
Then the computer boots Tails 55.695
And I see a disk failure message on the splash screen 2.871
After features/support/hooks.rb:330 0.678
After features/support/hooks.rb:100 0.010
1:3.563
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.240
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.986
Then the computer boots Tails 56.005
And I see a disk failure message on the splash screen 6.330
After features/support/hooks.rb:330 0.599
After features/support/hooks.rb:100 0.008
Tags: @product @doc
45.196
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.251
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.841
When Tails detects disk read failures on the SquashFS 0.434
Then I see a disk failure message 3.222
Then I can open the hardware failure documentation from the disk failure message 31.447
After features/support/hooks.rb:330 3.545
After features/support/hooks.rb:100 0.000
Tags: @product @doc
44.171
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.269
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.108
When Tails detects disk read failures on the boot device 1.643
Then I see a disk failure message 1.770
Then I can open the hardware failure documentation from the disk failure message 30.379
After features/support/hooks.rb:330 3.500
After features/support/hooks.rb:100 0.000
Tags: @product @doc
41.865
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.218
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.839
When Tails detects disk read failures on the boot device with a target error 1.637
Then I see a disk failure message 1.666
Then I can open the hardware failure documentation from the disk failure message 28.503
After features/support/hooks.rb:330 3.512
After features/support/hooks.rb:100 0.000
Tags: @product
2:53.044
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.914
And I corrupt the boot device's GPT backup header 0.427
And I power off the computer 0.340
When I start the computer 1.011
Then the computer boots Tails 1:53.618
When I log in to a new session 33.442
And all notifications have disappeared 12.021
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.016
After features/support/hooks.rb:330 3.038
After features/support/hooks.rb:100 0.009
Tags: @product
2:53.894
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.315
And I corrupt the boot device's GPT backup partition table 0.440
And I power off the computer 0.328
When I start the computer 1.207
Then the computer boots Tails 1:56.742
When I log in to a new session 31.552
And all notifications have disappeared 11.903
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.361
And Tails detected partitioning error partitioning-corruption 0.042
After features/support/hooks.rb:330 1.973
After features/support/hooks.rb:100 0.008
Tags: @product
3:48.579
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.277
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.085
And I plug USB drive "temp" 1.060
And I write the Tails USB image to disk "temp" 28.882
When I start Tails from USB drive "temp" with network unplugged 2:32.338
Then Tails is running from USB drive "temp" 0.370
And the Greeter forbids creating a persistent partition 0.100
When I log in to a new session 29.509
And all notifications have disappeared 11.520
Then I am recommended to reinstall Tails due to partitioning errors 0.218
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.297
And I am told that Persistent Storage cannot be created 2.899
And Tails detected partitioning error partitioning-corruption 0.019
After features/support/hooks.rb:330 3.330
After features/support/hooks.rb:100 0.116
Tags: @product
3:21.085
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.324
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.063
And I plug USB drive "temp" 1.060
And I write the Tails USB image to disk "temp" 28.749
When I start Tails from USB drive "temp" with network unplugged 2:49.847
Then Tails is running from USB drive "temp" 0.445
And the Greeter recommends reinstalling Tails due to partitioning errors 0.135
And the Greeter forbids starting Tails 0.093
And the Greeter forbids all settings but language 0.355
And Tails detected partitioning error guid-not-randomized 0.011
After features/support/hooks.rb:330 4.964
After features/support/hooks.rb:100 0.143
Tags: @product
2:50.494
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.178
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.057
And I plug USB drive "temp" 1.053
And I write the Tails USB image to disk "temp" 28.247
When I start Tails from USB drive "temp" with network unplugged 2:20.055
Then Tails is running from USB drive "temp" 0.386
And the Greeter recommends reinstalling Tails due to partitioning errors 0.087
And the Greeter forbids starting Tails 0.074
And the Greeter forbids all settings but language 0.340
And Tails detected partitioning error system-partition-not-resized 0.012
After features/support/hooks.rb:330 1.524
After features/support/hooks.rb:100 0.485
Tags: @product
2:48.242
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given a computer 0.326
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.069
And I plug USB drive "temp" 1.086
And I write the Tails USB image to disk "temp" 28.560
When I start Tails from USB drive "temp" with network unplugged 2:17.185
Then Tails is running from USB drive "temp" 0.439
And the Greeter recommends reinstalling Tails due to partitioning errors 0.096
And the Greeter forbids starting Tails 0.071
And the Greeter forbids all settings but language 0.394
And Tails detected partitioning error fs-not-resized 0.012
After features/support/hooks.rb:330 0.703
After features/support/hooks.rb:100 0.160