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-preload.js failure #6716

Closed
mhdawson opened this issue May 12, 2016 · 11 comments
Closed

AIX - test-preload.js failure #6716

mhdawson opened this issue May 12, 2016 · 11 comments
Labels
test Issues and PRs related to the tests.

Comments

@mhdawson
Copy link
Member

mhdawson commented May 12, 2016

  • Version: master
  • Platform: AIX
  • Subsystem:

test-preload failed in last nightly run on AIX

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

not ok 677 test-preload.js
# 
# assert.js:90
#   throw new assert.AssertionError({
#   ^
# AssertionError: '' == 'A\nhello\n'
#     at ChildProcess. (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-preload.js:86:10)
#     at emitTwo (events.js:106:13)
#     at ChildProcess.emit (events.js:191:7)
#     at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
  ---
  duration_ms: 1.645
@mhdawson
Copy link
Member Author

mhdawson commented May 12, 2016

This shows as having landed yesterday:41a063f

@r-52 r-52 added the test Issues and PRs related to the tests. label May 12, 2016
@mhdawson
Copy link
Member Author

Run to validate if it is a persistent failure: https://ci.nodejs.org/job/node-test-commit-aix/175/

@mhdawson
Copy link
Member Author

Additional run shows its a consistent failure.

@mhdawson
Copy link
Member Author

@santigimeno
Copy link
Member

Doesn't this look a lot like #6480?

@Fishrock123
Copy link
Contributor

@santigimeno Oh, interesting. I'll look into that tomorrow.

@Trott
Copy link
Member

Trott commented May 12, 2016

The same test just failed on CentOS 5 (32-bit), so maybe it's not AIX-related?

https://ci.nodejs.org/job/node-test-commit-linux/3349/nodes=centos5-32/tapTestReport/test.tap-677/

@Trott
Copy link
Member

Trott commented May 12, 2016

Actually, the CentOS looks like it's probably different? I'll open a separate issue for it but feel free to close-as-duplicate or whatever if anyone feels pretty certain it's the same as what's happening here.

@Fishrock123
Copy link
Contributor

idk I'll look into it tomorrow

@Trott
Copy link
Member

Trott commented May 12, 2016

Here's the issue for the other failure: #6722

@Fishrock123
Copy link
Contributor

Closing in favor of #6722

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

Successfully merging a pull request may close this issue.

5 participants