-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
parallel/test-https-connect-address-family and parallel/test-tls-connect-address-family failures #7406
Comments
Broader linux run to see if is just linux ppcle or not |
Possibly related to https://github.com/nodejs/node/search?q=https-connect-address-family&type=Issues&utf8=%E2%9C%93, but not sure why we are seeing failures now. |
Seems to be failing on other linux variants as well |
Looks like this is still in the parallel.status so not sure what is going on: # Flaky until https://github.com/nodejs/build/issues/415 is resolved. # On some of the buildbots, AAAA queries for localhost don't resolve # to an address and neither do any of the alternatives from the # localIPv6Hosts list from test/common.js. test-https-connect-address-family : PASS,FLAKY test-tls-connect-address-family : PASS,FLAKY |
@nodejs/testing |
I believe this is the same issue as #7288 |
@gibm that was the link I tried to include in the earlier comment but did not get the link right. What's strange is that the test was actually failing in the community CI even though it was marked as flaky. It seems to be passing again in the community CI runs so I'm closing this one. |
parallel/test-https-connect-address-family/parallel/test-tls-connect-address-family
have started failing this morning on ppc le runs, was only running plinux job so not sure yet about other platforms.
https://ci.nodejs.org/job/node-test-commit-plinux/2974/nodes=ppcle-ubuntu1404/console
The text was updated successfully, but these errors were encountered: