Project Number Date
test_Tails_ISO_feature-trixie 24 09 Jun 2025, 06:52

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Hardware failures 87 3 5 0 0 95 9 3 12 23:44.011 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
58.753
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.206
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.072
Then the computer boots Tails 54.724
And I see a disk failure message on the splash screen 2.750
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.010
57.794
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.215
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.986
Then the computer boots Tails 53.147
And I see a disk failure message on the splash screen 3.444
After features/support/hooks.rb:330 0.688
After features/support/hooks.rb:100 0.011
1:2.279
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.198
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.011
Then the computer boots Tails 54.368
And I see a disk failure message on the splash screen 6.701
After features/support/hooks.rb:330 0.639
After features/support/hooks.rb:100 0.029
Tags: @product @doc
40.874
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.236
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.004
When Tails detects disk read failures on the SquashFS 1.486
Then I see a disk failure message 1.615
Then I can open the hardware failure documentation from the disk failure message 27.532
After features/support/hooks.rb:330 3.687
After features/support/hooks.rb:100 0.000
Tags: @product @doc
44.483
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.192
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.934
When Tails detects disk read failures on the boot device 0.515
Then I see a disk failure message 3.123
Then I can open the hardware failure documentation from the disk failure message 30.716
After features/support/hooks.rb:330 3.512
After features/support/hooks.rb:100 0.000
Tags: @product @doc
45.306
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.230
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.434
When Tails detects disk read failures on the boot device with a target error 0.988
Then I see a disk failure message 3.256
Then I can open the hardware failure documentation from the disk failure message 30.397
After features/support/hooks.rb:330 3.477
After features/support/hooks.rb:100 0.000
Tags: @product
3:10.554
Scenario Outline GPT backup corruption with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 30.687
And I corrupt the boot device's GPT backup header 0.574
And I power off the computer 0.331
When I start the computer 1.047
Then the computer boots Tails 1:49.484
When I log in to a new session 29.194
And all notifications have disappeared 18.850
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.383
<nil> was expected to not be nil. (Test::Unit::AssertionFailedError)
./features/step_definitions/hardware.rb:84:in `/^I am recommended to migrate to a new USB stick due to partitioning errors$/'
features/hardware_failure.feature:45:in `Then I am recommended to migrate to a new USB stick due to partitioning errors'
features/hardware_failure.feature:41:in `Then I am recommended to migrate to a new USB stick due to partitioning errors'
And Tails detected partitioning error partitioning-corruption 0.000
After features/support/hooks.rb:330 6.629

SCENARIO FAILED: 'GPT backup corruption with a persistent partition, Examples (#1)' (at time 03:52:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:52:18_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:52:18_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:52:18_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:52:18_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.012
Tags: @product
2:47.283
Scenario Outline GPT backup corruption with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.507
And I corrupt the boot device's GPT backup partition table 0.427
And I power off the computer 0.347
When I start the computer 1.143
Then the computer boots Tails 1:47.568
When I log in to a new session 35.091
And all notifications have disappeared 12.907
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.289
<nil> was expected to not be nil. (Test::Unit::AssertionFailedError)
./features/step_definitions/hardware.rb:84:in `/^I am recommended to migrate to a new USB stick due to partitioning errors$/'
features/hardware_failure.feature:46:in `Then I am recommended to migrate to a new USB stick due to partitioning errors'
features/hardware_failure.feature:41:in `Then I am recommended to migrate to a new USB stick due to partitioning errors'
And Tails detected partitioning error partitioning-corruption 0.000
After features/support/hooks.rb:330 6.110

SCENARIO FAILED: 'GPT backup corruption with a persistent partition, Examples (#2)' (at time 03:55:12)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:55:12_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:55:12_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:55:12_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:55:12_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.journal

After features/support/hooks.rb:100 0.011
Tags: @product
4:7.081
Scenario GPT backup corruption without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given a computer 0.219
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.053
And I plug USB drive "temp" 1.061
And I write the Tails USB image to disk "temp" 34.375
When I start Tails from USB drive "temp" with network unplugged 2:47.844
Then Tails is running from USB drive "temp" 0.429
And the Greeter forbids creating a persistent partition 0.102
When I log in to a new session 30.582
And all notifications have disappeared 12.188
Then I am recommended to reinstall Tails due to partitioning errors 0.222
<"OK"> was expected to include
<"Creation of Persistent Storage has been disabled">. (Test::Unit::AssertionFailedError)
./features/step_definitions/hardware.rb:94:in `/^I am recommended to reinstall Tails due to partitioning errors$/'
features/hardware_failure.feature:59:in `Then I am recommended to reinstall Tails due to partitioning errors'
# 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:330 6.553

SCENARIO FAILED: 'GPT backup corruption without a persistent partition' (at time 03:59:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:59:26_GPT_backup_corruption_without_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:59:26_GPT_backup_corruption_without_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:59:26_GPT_backup_corruption_without_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/24/artifact/build-artifacts/03:59:26_GPT_backup_corruption_without_a_persistent_partition.journal

After features/support/hooks.rb:100 0.105
Tags: @product
3:4.928
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.178
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.052
And I plug USB drive "temp" 1.051
And I write the Tails USB image to disk "temp" 29.494
When I start Tails from USB drive "temp" with network unplugged 2:33.212
Then Tails is running from USB drive "temp" 0.378
And the Greeter recommends reinstalling Tails due to partitioning errors 0.083
And the Greeter forbids starting Tails 0.074
And the Greeter forbids all settings but language 0.390
And Tails detected partitioning error guid-not-randomized 0.013
After features/support/hooks.rb:330 3.590
After features/support/hooks.rb:100 0.147
Tags: @product
2:49.404
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.237
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.056
And I plug USB drive "temp" 1.065
And I write the Tails USB image to disk "temp" 27.687
When I start Tails from USB drive "temp" with network unplugged 2:19.479
Then Tails is running from USB drive "temp" 0.377
And the Greeter recommends reinstalling Tails due to partitioning errors 0.098
And the Greeter forbids starting Tails 0.062
And the Greeter forbids all settings but language 0.325
And Tails detected partitioning error system-partition-not-resized 0.013
After features/support/hooks.rb:330 2.776
After features/support/hooks.rb:100 0.139
Tags: @product
2:35.265
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.193
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.045
And I plug USB drive "temp" 1.055
And I write the Tails USB image to disk "temp" 27.157
When I start Tails from USB drive "temp" with network unplugged 2:5.911
Then Tails is running from USB drive "temp" 0.360
And the Greeter recommends reinstalling Tails due to partitioning errors 0.107
And the Greeter forbids starting Tails 0.079
And the Greeter forbids all settings but language 0.341
And Tails detected partitioning error fs-not-resized 0.014
After features/support/hooks.rb:330 0.780
After features/support/hooks.rb:100 0.155