Skip to content

TEST: Don't use SIGTERM on Windows - #4062

Merged
ashie merged 1 commit into
fluent:masterfrom
daipom:refactor-test
Feb 18, 2023
Merged

TEST: Don't use SIGTERM on Windows#4062
ashie merged 1 commit into
fluent:masterfrom
daipom:refactor-test

Conversation

@daipom

@daipom daipom commented Feb 18, 2023

Copy link
Copy Markdown
Contributor

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 <fukuda@clear-code.com>
@ashie
ashie merged commit 6c649d1 into fluent:master Feb 18, 2023
@ashie

ashie commented Feb 18, 2023

Copy link
Copy Markdown
Member

Thanks!

1 similar comment
@abetomo

abetomo commented Feb 19, 2023

Copy link
Copy Markdown
Contributor

Thanks!

@daipom
daipom deleted the refactor-test branch February 19, 2023 03:47
@daipom

daipom commented Feb 19, 2023

Copy link
Copy Markdown
Contributor Author

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