Skip to content

feat: Add failure-aware debugging for Go E2E tests#3394

Open
Goku2099 wants to merge 2 commits intokubeflow:masterfrom
Goku2099:e2e-debug-clean
Open

feat: Add failure-aware debugging for Go E2E tests#3394
Goku2099 wants to merge 2 commits intokubeflow:masterfrom
Goku2099:e2e-debug-clean

Conversation

@Goku2099
Copy link
Copy Markdown
Contributor

Adds failure-aware debugging for Go E2E tests by printing pod status and events when a test fails. This improves debugging of CI failures without affecting successful runs.

Closes #3393

Signed-off-by: Sameer_yadav <159073326+Goku2099@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 27, 2026 20:33
@google-oss-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign johnugeorge for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Signed-off-by: Sameer_yadav <159073326+Goku2099@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve debugging for Go E2E tests on failure

2 participants