Project Number Date
test_Tails_ISO_feature-trixie 12 03 Jun 2025, 06:57

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:5.006 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
55.214
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.185
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 0.967
Then the computer boots Tails 51.322
And I see a disk failure message on the splash screen 2.737
After features/support/hooks.rb:330 0.674
After features/support/hooks.rb:100 0.008
1:8.027
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.184
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.961
Then the computer boots Tails 51.453
And I see a disk failure message on the splash screen 15.428
After features/support/hooks.rb:330 2.824
After features/support/hooks.rb:100 0.007
54.831
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.175
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.969
Then the computer boots Tails 50.097
And I see a disk failure message on the splash screen 3.589
After features/support/hooks.rb:330 0.665
After features/support/hooks.rb:100 0.008
Tags: @product @doc
42.146
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.181
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.949
When Tails detects disk read failures on the SquashFS 1.464
Then I see a disk failure message 1.486
Then I can open the hardware failure documentation from the disk failure message 29.064
After features/support/hooks.rb:330 3.452
After features/support/hooks.rb:100 0.000
Tags: @product @doc
42.336
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.186
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.055
When Tails detects disk read failures on the boot device 0.502
Then I see a disk failure message 3.190
Then I can open the hardware failure documentation from the disk failure message 28.400
After features/support/hooks.rb:330 3.681
After features/support/hooks.rb:100 0.000
Tags: @product @doc
40.079
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.196
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.731
When Tails detects disk read failures on the boot device with a target error 1.544
Then I see a disk failure message 1.471
Then I can open the hardware failure documentation from the disk failure message 27.136
After features/support/hooks.rb:330 3.700
After features/support/hooks.rb:100 0.000
Tags: @product
2:54.102
Scenario Outline GPT backup corruption with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.637
And I corrupt the boot device's GPT backup header 0.663
And I power off the computer 0.333
When I start the computer 1.033
Then the computer boots Tails 2:2.750
When I log in to a new session 26.281
And all notifications have disappeared 11.143
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.259
<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.124

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/03:57:41_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/12/artifact/build-artifacts/03:57:41_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/03:57:41_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/03:57:41_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.008
Tags: @product
2:56.545
Scenario Outline GPT backup corruption with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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.369
And I corrupt the boot device's GPT backup partition table 0.427
And I power off the computer 0.336
When I start the computer 1.050
Then the computer boots Tails 2:5.932
When I log in to a new session 20.820
And all notifications have disappeared 18.281
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.327
<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 7.316

SCENARIO FAILED: 'GPT backup corruption with a persistent partition, Examples (#2)' (at time 04:00:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:00:44_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/12/artifact/build-artifacts/04:00:44_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:00:44_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:00:44_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.journal

After features/support/hooks.rb:100 0.043
Tags: @product
3:39.936
Scenario GPT backup corruption without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given a computer 0.177
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.044
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 32.332
When I start Tails from USB drive "temp" with network unplugged 2:27.382
Then Tails is running from USB drive "temp" 0.339
And the Greeter forbids creating a persistent partition 0.086
When I log in to a new session 25.928
And all notifications have disappeared 12.349
Then I am recommended to reinstall Tails due to partitioning errors 0.248
<"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.306

SCENARIO FAILED: 'GPT backup corruption without a persistent partition' (at time 04:04:31)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:04:31_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/12/artifact/build-artifacts/04:04:31_GPT_backup_corruption_without_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:04:31_GPT_backup_corruption_without_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/12/artifact/build-artifacts/04:04:31_GPT_backup_corruption_without_a_persistent_partition.journal

After features/support/hooks.rb:100 0.105
Tags: @product
3:0.358
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.183
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.049
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 30.027
When I start Tails from USB drive "temp" with network unplugged 2:28.195
Then Tails is running from USB drive "temp" 0.333
And the Greeter recommends reinstalling Tails due to partitioning errors 0.095
And the Greeter forbids starting Tails 0.066
And the Greeter forbids all settings but language 0.348
And Tails detected partitioning error guid-not-randomized 0.011
After features/support/hooks.rb:330 5.928
After features/support/hooks.rb:100 0.135
Tags: @product
2:42.322
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.196
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.048
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 26.289
When I start Tails from USB drive "temp" with network unplugged 2:13.888
Then Tails is running from USB drive "temp" 0.351
And the Greeter recommends reinstalling Tails due to partitioning errors 0.078
And the Greeter forbids starting Tails 0.067
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.439
After features/support/hooks.rb:100 0.144
Tags: @product
2:49.104
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.180
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.044
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 26.424
When I start Tails from USB drive "temp" with network unplugged 2:20.546
Then Tails is running from USB drive "temp" 0.340
And the Greeter recommends reinstalling Tails due to partitioning errors 0.089
And the Greeter forbids starting Tails 0.066
And the Greeter forbids all settings but language 0.351
And Tails detected partitioning error fs-not-resized 0.014
After features/support/hooks.rb:330 1.432
After features/support/hooks.rb:100 0.144