Project Number Date
test_Tails_ISO_test-suite-trixie-2 2 06 Jun 2025, 23:34

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:51.136 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
1:12.325
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.153
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.000
Then the computer boots Tails 53.212
And I see a disk failure message on the splash screen 17.958
After features/support/hooks.rb:330 3.254
After features/support/hooks.rb:100 0.006
1:10.214
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.199
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.015
Then the computer boots Tails 51.280
And I see a disk failure message on the splash screen 17.718
After features/support/hooks.rb:330 3.352
After features/support/hooks.rb:100 0.013
1:12.339
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.171
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.014
Then the computer boots Tails 51.277
And I see a disk failure message on the splash screen 19.875
After features/support/hooks.rb:330 2.626
After features/support/hooks.rb:100 0.007
Tags: @product @doc
56.573
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.253
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 25.611
When Tails detects disk read failures on the SquashFS 0.444
Then I see a disk failure message 3.218
Then I can open the hardware failure documentation from the disk failure message 27.045
After features/support/hooks.rb:330 3.468
After features/support/hooks.rb:100 0.000
Tags: @product @doc
41.459
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.152
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.714
When Tails detects disk read failures on the boot device 1.622
Then I see a disk failure message 1.637
Then I can open the hardware failure documentation from the disk failure message 27.332
After features/support/hooks.rb:330 3.521
After features/support/hooks.rb:100 0.000
Tags: @product @doc
41.353
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.325
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.299
When Tails detects disk read failures on the boot device with a target error 0.557
Then I see a disk failure message 3.126
Then I can open the hardware failure documentation from the disk failure message 27.045
After features/support/hooks.rb:330 3.480
After features/support/hooks.rb:100 0.000
Tags: @product
2:54.040
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 12.624
And I corrupt the boot device's GPT backup header 0.598
And I power off the computer 0.340
When I start the computer 1.135
Then the computer boots Tails 1:51.817
When I log in to a new session 29.902
And all notifications have disappeared 17.212
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.409
<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.353

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:51:01_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_test-suite-trixie-2/2/artifact/build-artifacts/03:51:01_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:51:01_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:51:01_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.006
Tags: @product
2:45.239
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.624
And I corrupt the boot device's GPT backup partition table 0.459
And I power off the computer 0.343
When I start the computer 1.109
Then the computer boots Tails 1:53.328
When I log in to a new session 24.098
And all notifications have disappeared 15.987
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.288
<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.536

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:53:52_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_test-suite-trixie-2/2/artifact/build-artifacts/03:53:52_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:53:52_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:53:52_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.journal

After features/support/hooks.rb:100 0.006
Tags: @product
3:47.415
Scenario GPT backup corruption without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given a computer 0.163
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.037
And I plug USB drive "temp" 1.051
And I write the Tails USB image to disk "temp" 31.937
When I start Tails from USB drive "temp" with network unplugged 2:30.542
Then Tails is running from USB drive "temp" 0.396
And the Greeter forbids creating a persistent partition 0.124
When I log in to a new session 24.157
And all notifications have disappeared 18.668
Then I am recommended to reinstall Tails due to partitioning errors 0.336
<"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 7.203

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:57:46_GPT_backup_corruption_without_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:57:46_GPT_backup_corruption_without_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:57:46_GPT_backup_corruption_without_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/2/artifact/build-artifacts/03:57:46_GPT_backup_corruption_without_a_persistent_partition.journal

After features/support/hooks.rb:100 0.137
Tags: @product
3:2.329
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.157
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.034
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 33.349
When I start Tails from USB drive "temp" with network unplugged 2:26.837
Then Tails is running from USB drive "temp" 0.398
And the Greeter recommends reinstalling Tails due to partitioning errors 0.080
And the Greeter forbids starting Tails 0.080
And the Greeter forbids all settings but language 0.326
And Tails detected partitioning error guid-not-randomized 0.018
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.140
Tags: @product
2:46.035
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.175
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.035
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 28.005
When I start Tails from USB drive "temp" with network unplugged 2:15.766
Then Tails is running from USB drive "temp" 0.408
And the Greeter recommends reinstalling Tails due to partitioning errors 0.088
And the Greeter forbids starting Tails 0.066
And the Greeter forbids all settings but language 0.424
And Tails detected partitioning error system-partition-not-resized 0.015
After features/support/hooks.rb:330 1.717
After features/support/hooks.rb:100 0.139
Tags: @product
2:41.809
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.291
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.075
And I plug USB drive "temp" 1.060
And I write the Tails USB image to disk "temp" 27.763
When I start Tails from USB drive "temp" with network unplugged 2:11.715
Then Tails is running from USB drive "temp" 0.388
And the Greeter recommends reinstalling Tails due to partitioning errors 0.098
And the Greeter forbids starting Tails 0.069
And the Greeter forbids all settings but language 0.334
And Tails detected partitioning error fs-not-resized 0.012
After features/support/hooks.rb:330 1.481
After features/support/hooks.rb:100 0.141