Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 57 10 Jun 2026, 14:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Hardware failures 86 1 8 0 0 95 11 1 12 10:20.923 Failed
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
29.196
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
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.726
Then the computer boots Tails 25.373
And I see a disk failure message on the splash screen 2.994
After features/support/hooks.rb:335 0.585
After features/support/hooks.rb:104 0.007
27.572
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.079
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.873
Then the computer boots Tails 25.349
And I see a disk failure message on the splash screen 1.270
After features/support/hooks.rb:335 0.642
After features/support/hooks.rb:104 0.006
26.922
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.075
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.768
Then the computer boots Tails 24.762
And I see a disk failure message on the splash screen 1.315
After features/support/hooks.rb:335 0.791
After features/support/hooks.rb:104 0.007
Tags: @product @doc
26.941
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given a computer 0.053
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.255
When Tails detects disk read failures on the SquashFS 1.298
Then I see a disk failure message 0.807
Then I can open the hardware failure documentation from the disk failure message 17.526
After features/support/hooks.rb:335 1.518
After features/support/hooks.rb:104 0.000
Tags: @product @doc
27.438
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given a computer 0.061
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.276
When Tails detects disk read failures on the boot device 0.329
Then I see a disk failure message 1.454
Then I can open the hardware failure documentation from the disk failure message 18.316
After features/support/hooks.rb:335 1.191
After features/support/hooks.rb:104 0.000
Tags: @product @doc
26.972
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.051
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.004
When Tails detects disk read failures on the boot device with a target error 0.330
Then I see a disk failure message 1.654
Then I can open the hardware failure documentation from the disk failure message 17.932
After features/support/hooks.rb:335 1.567
After features/support/hooks.rb:104 0.000
Tags: @product
1:8.261
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 8.577
And I corrupt the boot device's GPT backup header 0.217
And I power off the computer 0.268
When I start the computer 0.832
Then the computer boots Tails 40.889
When I log in to a new session 10.259
And all notifications have disappeared 7.060
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.149
And Tails detected partitioning error partitioning-corruption 0.004
After features/support/hooks.rb:335 1.013
After features/support/hooks.rb:104 0.007
Tags: @product
1:4.579
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 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 7.215
And I corrupt the boot device's GPT backup partition table 0.231
And I power off the computer 0.254
When I start the computer 0.745
Then the computer boots Tails 37.984
When I log in to a new session 11.402
And all notifications have disappeared 6.613
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.125
And Tails detected partitioning error partitioning-corruption 0.006
After features/support/hooks.rb:335 0.692
After features/support/hooks.rb:104 0.034
Tags: @product
2:11.567
Scenario GPT backup corruption without a persistent partition
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.038
Steps
Given a computer 0.078
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.010
And I plug USB drive "temp" 1.018
And I write the Tails USB image to disk "temp" 13.807
When I start Tails from USB drive "temp" with network unplugged 1:56.652
can
can not find any of the patterns ["TailsGreeter.png", "PlymouthGraphicsCardFailureMessage.png"] on the screen (FindFailed)
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:444:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:235:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/hardware_failure.feature:54:in `When I start Tails from USB drive "temp" with network unplugged'
Then Tails is running from USB drive "temp" 0.000
And the Greeter forbids creating a persistent partition 0.000
When I log in to a new session 0.000
And all notifications have disappeared 0.000
Then I am recommended to reinstall Tails due to partitioning errors 0.000
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 0.000
And I am told that Persistent Storage cannot be created 0.000
And Tails detected partitioning error partitioning-corruption 0.000
After features/support/hooks.rb:335 5.001

SCENARIO FAILED: 'GPT backup corruption without a persistent partition' (at time 01:30:36)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/57/artifact/build-artifacts/01:30:36_GPT_backup_corruption_without_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/57/artifact/build-artifacts/01:30:36_GPT_backup_corruption_without_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/57/artifact/build-artifacts/01:30:36_GPT_backup_corruption_without_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/57/artifact/build-artifacts/01:30:36_GPT_backup_corruption_without_a_persistent_partition.journal

After features/support/hooks.rb:104 0.118
Tags: @product
1:2.595
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.061
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.008
And I plug USB drive "temp" 1.020
And I write the Tails USB image to disk "temp" 13.289
When I start Tails from USB drive "temp" with network unplugged 47.464
Then Tails is running from USB drive "temp" 0.493
And the Greeter recommends reinstalling Tails due to partitioning errors 0.050
And the Greeter forbids starting Tails 0.038
And the Greeter forbids all settings but language 0.164
And Tails detected partitioning error guid-not-randomized 0.005
After features/support/hooks.rb:335 0.634
After features/support/hooks.rb:104 0.124
Tags: @product
1:7.788
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.079
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.010
And I plug USB drive "temp" 1.018
And I write the Tails USB image to disk "temp" 13.427
When I start Tails from USB drive "temp" with network unplugged 52.313
Then Tails is running from USB drive "temp" 0.664
And the Greeter recommends reinstalling Tails due to partitioning errors 0.041
And the Greeter forbids starting Tails 0.033
And the Greeter forbids all settings but language 0.193
And Tails detected partitioning error system-partition-not-resized 0.004
After features/support/hooks.rb:335 1.004
After features/support/hooks.rb:104 0.156
Tags: @product
1:1.088
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.136
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.012
And I plug USB drive "temp" 1.019
And I write the Tails USB image to disk "temp" 13.221
When I start Tails from USB drive "temp" with network unplugged 45.847
Then Tails is running from USB drive "temp" 0.606
And the Greeter recommends reinstalling Tails due to partitioning errors 0.044
And the Greeter forbids starting Tails 0.029
And the Greeter forbids all settings but language 0.165
And Tails detected partitioning error fs-not-resized 0.004
After features/support/hooks.rb:335 0.616
After features/support/hooks.rb:104 0.116