Project Number Date
test_Tails_ISO_stable 5545 02 Apr 2025, 16:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Hardware failures 89 1 5 0 0 95 11 1 12 16:48.680 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
39.364
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.276
And SquashFS is damaged in a way that some read operations fail 0.000
When I start the computer 1.041
Then the computer boots Tails 34.406
And I see a disk failure message on the splash screen 3.639
After features/support/hooks.rb:330 0.585
After features/support/hooks.rb:100 0.023
39.011
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.182
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 0.948
Then the computer boots Tails 33.632
And I see a disk failure message on the splash screen 4.247
After features/support/hooks.rb:330 0.605
After features/support/hooks.rb:100 0.009
39.272
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.197
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.997
Then the computer boots Tails 35.616
And I see a disk failure message on the splash screen 2.461
After features/support/hooks.rb:330 0.657
After features/support/hooks.rb:100 0.011
Tags: @product @doc
38.034
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.198
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.709
When Tails detects disk read failures on the SquashFS 0.707
Then I see a disk failure message 1.315
Then I can open the hardware failure documentation from the disk failure message 26.104
After features/support/hooks.rb:330 3.482
After features/support/hooks.rb:100 0.000
Tags: @product @doc
40.913
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.178
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.684
When Tails detects disk read failures on the boot device 1.925
Then I see a disk failure message 1.281
Then I can open the hardware failure documentation from the disk failure message 27.843
After features/support/hooks.rb:330 4.308
After features/support/hooks.rb:100 0.000
Tags: @product @doc
41.790
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.194
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.484
When Tails detects disk read failures on the boot device with a target error 0.621
Then I see a disk failure message 3.112
Then I can open the hardware failure documentation from the disk failure message 28.376
After features/support/hooks.rb:330 3.565
After features/support/hooks.rb:100 0.000
Tags: @product
1:45.953
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.021
And I corrupt the boot device's GPT backup header 0.523
And I power off the computer 0.320
When I start the computer 1.469
Then the computer boots Tails 1:6.264
When I log in to a new session 17.169
And all notifications have disappeared 5.971
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.200
And Tails detected partitioning error partitioning-corruption 0.012
After features/support/hooks.rb:330 0.649
After features/support/hooks.rb:100 0.010
Tags: @product
1:38.435
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.505
And I corrupt the boot device's GPT backup partition table 0.334
And I power off the computer 0.319
When I start the computer 0.973
Then the computer boots Tails 1:2.667
When I log in to a new session 18.480
And all notifications have disappeared 5.948
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.193
And Tails detected partitioning error partitioning-corruption 0.012
After features/support/hooks.rb:330 0.762
After features/support/hooks.rb:100 0.010
Tags: @product
2:38.224
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.190
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.042
And I plug USB drive "temp" 1.052
And I write the Tails USB image to disk "temp" 30.770
When I start Tails from USB drive "temp" with network unplugged 1:34.649
Then Tails is running from USB drive "temp" 0.378
And the Greeter forbids creating a persistent partition 0.085
When I log in to a new session 19.308
And all notifications have disappeared 7.445
Then I am recommended to reinstall Tails due to partitioning errors 0.221
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.229
And I am told that Persistent Storage cannot be created 2.837
And Tails detected partitioning error partitioning-corruption 0.012
After features/support/hooks.rb:330 1.054
After features/support/hooks.rb:100 0.099
Tags: @product
2:56.980
Scenario Outline Disk partitioning errors without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given a computer 0.195
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.047
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 28.514
When I start Tails from USB drive "temp" with network unplugged 2:27.172
try_for() timeout expired
Last ignored exception was: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gdm-env'
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/common_steps.rb:460:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:459:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:284:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:459:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:284: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:80:in `When I start Tails from USB drive "temp" with network unplugged'
features/hardware_failure.feature:72: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 recommends reinstalling Tails due to partitioning errors 0.000
And the Greeter forbids starting Tails 0.000
And the Greeter forbids all settings but language 0.000
And Tails detected partitioning error guid-not-randomized 0.000
After features/support/hooks.rb:330 6.559

SCENARIO FAILED: 'Disk partitioning errors without a persistent partition, Examples (#1)' (at time 02:31:16)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5545/artifact/build-artifacts/02:31:16_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5545/artifact/build-artifacts/02:31:16_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5545/artifact/build-artifacts/02:31:16_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5545/artifact/build-artifacts/02:31:16_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.129
Tags: @product
1:52.205
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given a computer 0.195
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.045
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 27.607
When I start Tails from USB drive "temp" with network unplugged 1:22.450
Then Tails is running from USB drive "temp" 0.357
And the Greeter recommends reinstalling Tails due to partitioning errors 0.079
And the Greeter forbids starting Tails 0.062
And the Greeter forbids all settings but language 0.344
And Tails detected partitioning error system-partition-not-resized 0.012
After features/support/hooks.rb:330 0.870
After features/support/hooks.rb:100 0.143
Tags: @product
1:58.493
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.215
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.051
And I plug USB drive "temp" 1.049
And I write the Tails USB image to disk "temp" 26.259
When I start Tails from USB drive "temp" with network unplugged 1:30.042
Then Tails is running from USB drive "temp" 0.313
And the Greeter recommends reinstalling Tails due to partitioning errors 0.112
And the Greeter forbids starting Tails 0.068
And the Greeter forbids all settings but language 0.367
And Tails detected partitioning error fs-not-resized 0.013
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.140