We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test should either pass all the time or never, but not sometimes.
See https://github.com/zalando/logbook/commit/6535b6a7106b6c9271fcd4fb08fea0156fe260c4/checks?check_suite_id=363265378
After receiving the response we need to wait since the servlet filter is logging the response after it has been send to the client already.
Stable build
The text was updated successfully, but these errors were encountered:
Fixed flaky test
7218fac
Fixes #672 Fixes #676
Successfully merging a pull request may close this issue.
Description
Expected Behavior
Test should either pass all the time or never, but not sometimes.
Actual Behavior
See https://github.com/zalando/logbook/commit/6535b6a7106b6c9271fcd4fb08fea0156fe260c4/checks?check_suite_id=363265378
Possible Fix
After receiving the response we need to wait since the servlet filter is logging the response after it has been send to the client already.
Steps to Reproduce
Context
Stable build
Your Environment
The text was updated successfully, but these errors were encountered: