We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failure on AIX in newly added CI run
https://ci.nodejs.org/job/node-test-commit-aix/33/nodes=aix61-ppc64/console
not ok 175 test-dgram-empty-packet.js # /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-dgram-empty-packet.js:37 # throw new Error('Timeout'); # ^ # # Error: Timeout # at null._onTimeout (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-dgram-empty-packet.js:37:9) # at Timer.listOnTimeout (timers.js:92:15) --- duration_ms: 0.654
The text was updated successfully, but these errors were encountered:
cc: @nodejs/testing
Sorry, something went wrong.
Possibly related to http://www-01.ibm.com/support/docview.wss?uid=isg1IV46651
Particularly since we don't see it on other machines
Figuring out how to get APAR/apply to the new machine
APAR applied, seems to resolve. Running full test run to confirm https://ci.nodejs.org/job/node-test-commit-aix/39/nodes=aix61-ppc64/console
Test passed in latest run, issue was resolved by applying APAR, closing.
mhdawson
No branches or pull requests
Failure on AIX in newly added CI run
https://ci.nodejs.org/job/node-test-commit-aix/33/nodes=aix61-ppc64/console
The text was updated successfully, but these errors were encountered: