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

Test in_tcp: Fix undesirable way to assert logs #4138

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Apr 10, 2023

Which issue(s) this PR fixes:

What this PR does / why we need it:
We should use Driver::logs so that we don't have to use shutdown: false.

Docs Changes:
Not needed.

Release Note:
Not needed (or the same as the title).

We should use `Driver::logs` so that we don't have to use
`shutdown: false`.

Signed-off-by: Daijiro Fukuda <[email protected]>
@ashie ashie merged commit 8112d8f into fluent:master Apr 13, 2023
@ashie
Copy link
Member

ashie commented Apr 13, 2023

Thanks!

@ashie ashie added this to the v1.16.1 milestone Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Use Driver::logs for asserting log messages
2 participants