Project Number Date
test_Tails_ISO_stable 5628 06 May 2025, 19:37

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 17:32.998 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
42.337
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.218
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 36.813
And I see a disk failure message on the splash screen 4.337
After features/support/hooks.rb:330 0.615
After features/support/hooks.rb:100 0.079
42.582
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.221
And boot device is damaged in a way that some read operations fail 0.000
When I start the computer 1.113
Then the computer boots Tails 36.998
And I see a disk failure message on the splash screen 4.249
After features/support/hooks.rb:330 0.616
After features/support/hooks.rb:100 0.009
39.605
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.224
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.097
Then the computer boots Tails 35.948
And I see a disk failure message on the splash screen 2.335
After features/support/hooks.rb:330 0.668
After features/support/hooks.rb:100 0.009
Tags: @product @doc
41.332
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.185
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.655
When Tails detects disk read failures on the SquashFS 0.712
Then I see a disk failure message 3.280
Then I can open the hardware failure documentation from the disk failure message 27.498
After features/support/hooks.rb:330 5.066
After features/support/hooks.rb:100 0.000
Tags: @product @doc
42.091
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.222
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.808
When Tails detects disk read failures on the boot device 0.552
Then I see a disk failure message 3.005
Then I can open the hardware failure documentation from the disk failure message 28.502
After features/support/hooks.rb:330 3.817
After features/support/hooks.rb:100 0.000
Tags: @product @doc
42.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.231
And I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.872
When Tails detects disk read failures on the boot device with a target error 0.671
Then I see a disk failure message 3.123
Then I can open the hardware failure documentation from the disk failure message 28.471
After features/support/hooks.rb:330 3.823
After features/support/hooks.rb:100 0.000
Tags: @product
1:54.339
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.026
And I corrupt the boot device's GPT backup header 0.420
And I power off the computer 0.329
When I start the computer 1.023
Then the computer boots Tails 1:11.079
When I log in to a new session 19.864
And all notifications have disappeared 7.364
Then I am recommended to migrate to a new USB stick due to partitioning errors 0.218
And Tails detected partitioning error partitioning-corruption 0.012
After features/support/hooks.rb:330 0.695
After features/support/hooks.rb:100 0.032
Tags: @product
1:45.933
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.079
And I corrupt the boot device's GPT backup partition table 0.590
And I power off the computer 0.356
When I start the computer 1.016
Then the computer boots Tails 1:9.403
When I log in to a new session 17.700
And all notifications have disappeared 6.569
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.017
After features/support/hooks.rb:330 0.697
After features/support/hooks.rb:100 0.008
Tags: @product
2:45.855
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.220
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.046
And I plug USB drive "temp" 1.059
And I write the Tails USB image to disk "temp" 31.018
When I start Tails from USB drive "temp" with network unplugged 1:43.917
Then Tails is running from USB drive "temp" 0.404
And the Greeter forbids creating a persistent partition 0.083
When I log in to a new session 17.940
And all notifications have disappeared 6.796
Then I am recommended to reinstall Tails due to partitioning errors 0.214
# We are gonna verify the dialog again so we need to clean up the
# first instance.
And I close the "zenity" window 1.297
And I am told that Persistent Storage cannot be created 2.841
And Tails detected partitioning error partitioning-corruption 0.013
After features/support/hooks.rb:330 1.240
After features/support/hooks.rb:100 0.097
Tags: @product
2:59.486
Scenario Outline Disk partitioning errors without a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given a computer 0.238
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.057
And I write the Tails USB image to disk "temp" 33.475
When I start Tails from USB drive "temp" with network unplugged 2:24.662
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 4.979

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5628/artifact/build-artifacts/02:35:36_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/5628/artifact/build-artifacts/02:35:36_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5628/artifact/build-artifacts/02:35:36_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5628/artifact/build-artifacts/02:35:36_Disk_partitioning_errors_without_a_persistent_partition,_Examples___1_.journal

After features/support/hooks.rb:100 0.146
Tags: @product
2:4.611
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.214
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.050
And I plug USB drive "temp" 1.056
And I write the Tails USB image to disk "temp" 28.296
When I start Tails from USB drive "temp" with network unplugged 1:34.047
Then Tails is running from USB drive "temp" 0.371
And the Greeter recommends reinstalling Tails due to partitioning errors 0.091
And the Greeter forbids starting Tails 0.083
And the Greeter forbids all settings but language 0.372
And Tails detected partitioning error system-partition-not-resized 0.025
After features/support/hooks.rb:330 0.685
After features/support/hooks.rb:100 0.153
Tags: @product
1:52.452
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=fs_resize" 0.000
And I temporarily create a 7200 MiB disk named "temp" 0.047
And I plug USB drive "temp" 1.056
And I write the Tails USB image to disk "temp" 28.743
When I start Tails from USB drive "temp" with network unplugged 1:21.534
Then Tails is running from USB drive "temp" 0.333
And the Greeter recommends reinstalling Tails due to partitioning errors 0.102
And the Greeter forbids starting Tails 0.066
And the Greeter forbids all settings but language 0.336
And Tails detected partitioning error fs-not-resized 0.012
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.150