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

Investigate flaky test-worker-dns-terminate #21327

Closed
gireeshpunathil opened this issue Jun 14, 2018 · 6 comments
Closed

Investigate flaky test-worker-dns-terminate #21327

gireeshpunathil opened this issue Jun 14, 2018 · 6 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.

Comments

@gireeshpunathil
Copy link
Member

  • Version: v11.0.0-pre in CI
  • Platform: AIX
  • Subsystem: test

11:18:30 not ok 1961 parallel/test-worker-dns-terminate
11:18:30 ---
11:18:30 duration_ms: 0.822
11:18:30 severity: crashed
11:18:30 exitcode: -6
11:18:30 stack: |-
11:18:30 ...

https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/15750/console

@gireeshpunathil gireeshpunathil added test Issues and PRs related to the tests. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Jun 14, 2018
@addaleax
Copy link
Member

I think this has been fixed by #21189

@gireeshpunathil
Copy link
Member Author

thanks @addaleax - the context of that PR matches with this failure. I will stop working on this. Let us watch it for few days and then close if all is well.

@gireeshpunathil
Copy link
Member Author

did not find this as failing anymore. Also ran the test locally a 10K times with no failure. So closing.

@MylesBorins
Copy link
Contributor

This just showed up again

11:03:50 not ok 2001 parallel/test-worker-dns-terminate
11:03:50   ---
11:03:50   duration_ms: 0.509
11:03:50   severity: crashed
11:03:50   exitcode: -6
11:03:50   stack: |-
11:03:50   ...

https://ci.nodejs.org/job/node-test-commit-linux/20541/nodes=alpine-latest-x64/console

@maclover7 maclover7 reopened this Aug 8, 2018
@addaleax
Copy link
Member

addaleax commented Aug 8, 2018

There’s a good chance the new failures are being fixed fully by #22073 (the test was flaky locally for me before and isn’t after).

@gireeshpunathil
Copy link
Member Author

looks like this is not flaky anymore, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

4 participants