Skip to content

Conversation

dothebart
Copy link
Contributor

Scope & Purpose

We pick more fields from the gtest outputs to our own failure message:

    {
      "name": "acquire_endpoint",
      * "file": "/root/project/tests/Network/ConnectionPoolTest.cpp",
      "line": 135,
      "status": "RUN",
      "result": "COMPLETED",
      "timestamp": "2025-08-05T11:06:38Z",
      "time": "60.201s",
      "classname": "NetworkConnectionPoolTest",
      "failures": [
        {
          "failure": "unknown file\nUnknown C++ exception thrown in the test body.",
          "type": ""
        }
      ]
    },
  • 🍕 New feature

@cla-bot cla-bot bot added the cla-signed label Aug 5, 2025
Copy link
Contributor

@KVS85 KVS85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@KVS85 KVS85 added this to the devel milestone Aug 12, 2025
@KVS85 KVS85 merged commit 833d966 into devel Aug 12, 2025
7 checks passed
@KVS85 KVS85 deleted the bug-fix/add-more-info-from-gtest branch August 12, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants