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

Add logging for failing tests in CI #14821

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

GuptaManan100
Copy link
Member

Description

This PR adds logs to tests that have been failing in CI, but we aren't able to reproduce locally. The logging that has been added will help us debug the tests further to see what's going wrong.

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Manan Gupta <manan@planetscale.com>
@GuptaManan100 GuptaManan100 added Type: Testing Component: General Changes throughout the code base labels Dec 19, 2023
@github-actions github-actions bot added this to the v19.0.0 milestone Dec 19, 2023
@GuptaManan100 GuptaManan100 added Component: General Changes throughout the code base and removed Component: General Changes throughout the code base labels Dec 20, 2023
@GuptaManan100 GuptaManan100 merged commit cfa2079 into vitessio:main Dec 20, 2023
119 of 121 checks passed
@GuptaManan100 GuptaManan100 deleted the flaky-test-logging branch December 20, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: General Changes throughout the code base Type: Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants