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(data-loader): fix flaky tests by extending timeout #882

Merged
merged 1 commit into from
May 25, 2021

Conversation

tasshi-me
Copy link
Member

Why

some tests are flaky because of its long execution time.

What

  • extend timeout duration of tests

I set 10,000 milliseconds as the new timeout duration (twice of the default).

How to test

$ yarn build
$ yarn test

Checklist

  • Read CONTRIBUTING.md
  • Updated documentation if it is required.
  • Added tests if it is required.
  • Passed yarn lint and yarn test on the root directory.

@tasshi-me tasshi-me added the pkg: data-loader @kintone/data-loader label May 14, 2021
@tasshi-me tasshi-me requested a review from a team May 14, 2021 04:04
@tasshi-me tasshi-me self-assigned this May 14, 2021
@tasshi-me tasshi-me requested review from nakajmg and b4h0-c4t and removed request for a team May 14, 2021 04:04
@b4h0-c4t b4h0-c4t merged commit bc7e599 into master May 25, 2021
@b4h0-c4t b4h0-c4t deleted the test/fix-flaky-test-extend-timeout branch May 25, 2021 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: data-loader @kintone/data-loader
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants