Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump debug logs on failure #553

Merged
merged 4 commits into from
Feb 7, 2025
Merged

Conversation

javierdelapuente
Copy link
Contributor

@javierdelapuente javierdelapuente commented Feb 7, 2025

Applicable spec:

Overview

When one integration test fails, it is very difficult to debug it. Dumping all the logs in the output (although sometimes a bit heavy) would help debug flaky tests.

Rationale

Workflow Changes

Checklist

  • The contributing guide was applied
  • The PR is tagged with appropriate label (urgent, trivial, complex)

@javierdelapuente javierdelapuente marked this pull request as ready for review February 7, 2025 13:50
@javierdelapuente javierdelapuente requested a review from a team as a code owner February 7, 2025 13:50
@javierdelapuente javierdelapuente merged commit eb4a25c into main Feb 7, 2025
134 checks passed
@javierdelapuente javierdelapuente deleted the dump-debug-logs-on-failure branch February 7, 2025 13:54
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.

3 participants