Skip to content

Conversation

@aarvio
Copy link

@aarvio aarvio commented Jan 25, 2026

  • When a test failed due to a non-zero exit code, the FAILURE status was not printed after the test name.
    Looked like this:
    "Running test_name ... Overall result: FAILURE"
    instead of the expected:
    "Running test_name ... FAILURE Overall result: FAILURE"
  • Makes the failure reporting consistent and finding failure easier

- When a test failed due to a non-zero exit code,
  the FAILURE status was not printed after the test name.
  Looked like this:
    "Running test_name ... Overall result: FAILURE"
  instead of the expected:
    "Running test_name ... FAILURE
     Overall result: FAILURE"
- Makes the failure reporting consistent and finding failure easier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant