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

AIX - test-dgram-empty-packet.js #5086

Closed
mhdawson opened this issue Feb 4, 2016 · 5 comments
Closed

AIX - test-dgram-empty-packet.js #5086

mhdawson opened this issue Feb 4, 2016 · 5 comments
Assignees
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. test Issues and PRs related to the tests.

Comments

@mhdawson
Copy link
Member

mhdawson commented Feb 4, 2016

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
@mhdawson mhdawson self-assigned this Feb 4, 2016
@cjihrig
Copy link
Contributor

cjihrig commented Feb 4, 2016

cc: @nodejs/testing

@Trott Trott added the test Issues and PRs related to the tests. label Feb 4, 2016
@mhdawson mhdawson added the master label Feb 4, 2016
@mscdex mscdex added the dgram Issues and PRs related to the dgram subsystem / UDP. label Feb 5, 2016
@mhdawson
Copy link
Member Author

mhdawson commented Feb 8, 2016

Possibly related to http://www-01.ibm.com/support/docview.wss?uid=isg1IV46651

Particularly since we don't see it on other machines

@mhdawson
Copy link
Member Author

mhdawson commented Feb 8, 2016

Figuring out how to get APAR/apply to the new machine

@mhdawson
Copy link
Member Author

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

@mhdawson
Copy link
Member Author

Test passed in latest run, issue was resolved by applying APAR, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

4 participants