10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
TestWriteRPCResponseHTTPError is flaky
I did it all in CI.
Adding a godoc to trigger CI with no code changes resolved the test failure
The tests should either pass or not, consistently
Work on comet and I suppose that eventually TestWriteRPCResponseHTTPError will fail on you.
feat: lint tests #1906
34365de
I "fixed" this by adding a godoc to a test function. That fix shouldn't work.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Bug Report
TestWriteRPCResponseHTTPError is flaky
Setup
I did it all in CI.
What happened?
Adding a godoc to trigger CI with no code changes resolved the test failure
What did you expect to happen?
The tests should either pass or not, consistently
How to reproduce it
Work on comet and I suppose that eventually TestWriteRPCResponseHTTPError will fail on you.
Logs
feat: lint tests #1906
34365de
Anything else we need to know
I "fixed" this by adding a godoc to a test function. That fix shouldn't work.
The text was updated successfully, but these errors were encountered: