nodejs / node-addon-api Public
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
Regular hang in thread safe function in CI testing #1150
Comments
|
|
We discussed this in the 18 March Node API meeting. How long have the tests been failing on Debian, since you said it seems consistent on that OS? These tests are a port of the existing TSFN tests into the TypedTSFN so it would be a little odd for there to be an issue in the test unless it was also failing on TSFN. Maybe writing the tests in the underlying C-level Node API to see if there is any issue in the test or the core itself. |
|
This time in s390 - https://ci.nodejs.org/job/node-test-node-addon-api-new/nodes=rhel8-s390x/5615/console In past runs it seemed to fail every time on debian but not last night :). There is also an issue on the core side which is likely related - nodejs/reliability#224 (4 failures shown in that reliabiliity report) |
Seems consistent on Debian 8 and Node.js 12 but I've seen it intermittently on other platforms as well
https://ci.nodejs.org/job/node-test-node-addon-api-new/nodes=debian8-64/5608
The text was updated successfully, but these errors were encountered: