-
Couldn't load subscription status.
- Fork 1.4k
Backport(v1.16): ci: remove reference to mock object after test (#5055) #5086
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
Conversation
|
This should fix |
**Which issue(s) this PR fixes**: Fixes fluent#5054 **What this PR does / why we need it**: This PR will resolve CI error. **Docs Changes**: N/A **Release Note**: N/A --------- Signed-off-by: Shizuo Fujita <fujita@clear-code.com> Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
e3c9792 to
de93fa1
Compare
|
On v1.16 branch, seems it still causes #5054 with |
|
Seems the error is caused by fluentd/test/plugin/test_out_forward.rb Line 347 in 57d3738
On master branch, |
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
|
Thanks for fixing it! |
Which issue(s) this PR fixes:
Fixes #5054
What this PR does / why we need it:
This PR will resolve CI error.
Docs Changes:
N/A
Release Note:
N/A