Project Number Date
test_Tails_ISO_feature-trixie 16 05 Jun 2025, 18:22

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 25:2.779 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
57.707
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.244
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.028
Then the computer boots Tails 52.280
And I see a disk failure message on the splash screen 4.153
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.069
1:15.057
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.183
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.029
Then the computer boots Tails 53.643
And I see a disk failure message on the splash screen 20.200
After features/support/hooks.rb:330 2.793
After features/support/hooks.rb:100 0.029
56.425
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.188
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.032
Then the computer boots Tails 52.555
And I see a disk failure message on the splash screen 2.649
After features/support/hooks.rb:330 0.720
After features/support/hooks.rb:100 0.011
Tags: @product @doc
47.853
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.233
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.836
When Tails detects disk read failures on the SquashFS 1.814
Then I see a disk failure message 1.114
Then I can open the hardware failure documentation from the disk failure message 34.855
After features/support/hooks.rb:330 3.516
After features/support/hooks.rb:100 0.000
Tags: @product @doc
39.553
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.200
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.867
When Tails detects disk read failures on the boot device 0.919
Then I see a disk failure message 2.483
Then I can open the hardware failure documentation from the disk failure message 26.082
After features/support/hooks.rb:330 3.498
After features/support/hooks.rb:100 0.000
Tags: @product @doc
49.805
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.212
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.918
When Tails detects disk read failures on the boot device with a target error 1.775
Then I see a disk failure message 1.085
Then I can open the hardware failure documentation from the disk failure message 36.814
After features/support/hooks.rb:330 3.582
After features/support/hooks.rb:100 0.000
Tags: @product
3:27.819
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 29.531
And I corrupt the boot device's GPT backup header 0.499
And I power off the computer 0.345
When I start the computer 1.114
Then the computer boots Tails 2:10.841
When I log in to a new session 31.810
And all notifications have disappeared 13.230
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.445
<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.327

SCENARIO FAILED: 'GPT backup corruption with a persistent partition, Examples (#1)' (at time 04:07:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/16/artifact/build-artifacts/04:07:14_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/16/artifact/build-artifacts/04:07:14_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/16/artifact/build-artifacts/04:07:14_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/16/artifact/build-artifacts/04:07:14_GPT_backup_corruption_with_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.009
Tags: @product
2:50.605
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 9.223
And I corrupt the boot device's GPT backup partition table 0.603
And I power off the computer 0.364
When I start the computer 1.300
Then the computer boots Tails 1:56.948
When I log in to a new session 29.831
And all notifications have disappeared 12.035
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.299
<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.770

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/16/artifact/build-artifacts/04:10:11_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/16/artifact/build-artifacts/04:10:11_GPT_backup_corruption_with_a_persistent_partition,_Examples___2_.journal

After features/support/hooks.rb:100 0.009
Tags: @product
3:55.066
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.216
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.047
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 31.413
When I start Tails from USB drive "temp" with network unplugged 2:40.871
Then Tails is running from USB drive "temp" 0.458
And the Greeter forbids creating a persistent partition 0.096
When I log in to a new session 27.735
And all notifications have disappeared 12.842
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.028

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

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

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

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

After features/support/hooks.rb:100 0.106
Tags: @product
3:26.563
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.198
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.051
And I plug USB drive "temp" 1.056
And I write the Tails USB image to disk "temp" 34.852
When I start Tails from USB drive "temp" with network unplugged 2:49.384
Then Tails is running from USB drive "temp" 0.390
And the Greeter recommends reinstalling Tails due to partitioning errors 0.090
And the Greeter forbids starting Tails 0.068
And the Greeter forbids all settings but language 0.457
And Tails detected partitioning error guid-not-randomized 0.012
After features/support/hooks.rb:330 1.539
After features/support/hooks.rb:100 0.154
Tags: @product
3:2.722
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.218
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.049
And I plug USB drive "temp" 1.073
And I write the Tails USB image to disk "temp" 29.571
When I start Tails from USB drive "temp" with network unplugged 2:30.845
Then Tails is running from USB drive "temp" 0.396
And the Greeter recommends reinstalling Tails due to partitioning errors 0.108
And the Greeter forbids starting Tails 0.078
And the Greeter forbids all settings but language 0.361
And Tails detected partitioning error system-partition-not-resized 0.017
After features/support/hooks.rb:330 4.974
After features/support/hooks.rb:100 0.145
Tags: @product
2:53.598
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.192
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" 29.117
When I start Tails from USB drive "temp" with network unplugged 2:22.256
Then Tails is running from USB drive "temp" 0.411
And the Greeter recommends reinstalling Tails due to partitioning errors 0.094
And the Greeter forbids starting Tails 0.075
And the Greeter forbids all settings but language 0.335
And Tails detected partitioning error fs-not-resized 0.014
After features/support/hooks.rb:330 1.717
After features/support/hooks.rb:100 0.151