test: fix test-dns-idna2008.js by Trott · Pull Request #27208 · nodejs/node (original) (raw)

Did this fail on CI? Because that indicates a wonkey system DNS setup. (It's a nice canary, but not a healthy situation in any other respect).

Yes, it failed in CI, but only showed up as yellow rather than red, which was something I was going to ask about.

https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/6132/

00:01:57 not ok 9 internet/test-dns-idna2008 00:01:57 --- 00:01:57 duration_ms: 1.413 00:01:57 severity: fail 00:01:57 exitcode: 1 00:01:57 stack: |- 00:01:57 /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/common/index.js:681 00:01:57 const crashOnUnhandledRejection = (err) => { throw err; }; 00:01:57 ^ 00:01:57
00:01:57 Error: queryA ESERVFAIL straße.de 00:01:57 at QueryReqWrap.onresolve [as oncomplete] (internal/dns/promises.js:167:17) 00:01:57 ...