test: make cluster tests more time tolerant#2891
Closed
mhdawson wants to merge 1 commit intonodejs:masterfrom
Closed
test: make cluster tests more time tolerant#2891mhdawson wants to merge 1 commit intonodejs:masterfrom
mhdawson wants to merge 1 commit intonodejs:masterfrom
Conversation
Port nodejs/node-v0.x-archive@f3f4e28 to master, updating to guard changes for AIX as requestd
Member
|
LGTM. (We don't have AIX in the current CI, do we?) |
Contributor
|
LGTM |
Member
Author
|
Thanks for the quick reviews. We don't have AIX in the CI yet. I'm working to try and get AIX machines but it seems that its not something that is commonly available to OS projects so I'm trying to figure out how we make one available. |
Member
Author
Member
Author
|
Some failures in CI but not related to test being changed and seen in other unrelated CI runs so not related to the change being made. Will land. |
mhdawson
added a commit
that referenced
this pull request
Sep 17, 2015
Port nodejs/node-v0.x-archive@f3f4e28 to master, updating to guard changes for AIX as requested PR-URL: #2891 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Member
Author
|
Landed as 2853f98 |
mhdawson
added a commit
that referenced
this pull request
Sep 20, 2015
Port nodejs/node-v0.x-archive@f3f4e28 to master, updating to guard changes for AIX as requested PR-URL: #2891 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Contributor
|
landed in lts-v4.x-staging as 71b5d80 |
Contributor
|
This issue affects Alpine Linux (musl libc) also and not only AIX. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Port nodejs/node-v0.x-archive@f3f4e28
to master, updating to guard changes for AIX as requestd