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: Don't use SIGTERM on Windows #4062

Merged
merged 1 commit into from
Feb 18, 2023
Merged

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Feb 18, 2023

Which issue(s) this PR fixes:
None

What this PR does / why we need it:
On Windows, unnecessary timeout always occurred in TestFluentdCommand.
This fix reduces the test time to 210s from 520s on my environment:

  • Widows 10 Home
  • Ruby 3.2
  • CPU: core i7
  • RAM: 16GB

Docs Changes:
Not needed.

Release Note:
Not needed.

On Windows, unnecessary timeout always occurred.
This fix reduce the test time of `TestFluentdCommand`.

Signed-off-by: Daijiro Fukuda <[email protected]>
@ashie ashie merged commit 6c649d1 into fluent:master Feb 18, 2023
@ashie
Copy link
Member

ashie commented Feb 18, 2023

Thanks!

1 similar comment
@abetomo
Copy link
Contributor

abetomo commented Feb 19, 2023

Thanks!

@daipom daipom deleted the refactor-test branch February 19, 2023 03:47
@daipom
Copy link
Contributor Author

daipom commented Feb 19, 2023

Thanks for your review!

@ashie ashie added this to the v1.16.0 milestone Mar 9, 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.

3 participants