| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Error was: node .\test\parallel\test-dgram-udp6-link-local-address.js
node:events:371
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND fe80::a030:196b:d025:69fb%vEthernet (Ethernet 2)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
Emitted 'error' event on Socket instance at:
at GetAddrInfoReqWrap.callback (node:dgram:326:12)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:17) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'fe80::a030:196b:d025:69fb%vEthernet (Ethernet 2)'
}
|
Sorry, something went wrong.
Sorry, something went wrong.
|
Bunch of relevant failures in CI |
Sorry, something went wrong.
|
At least it passed on Windows 😄 |
Sorry, something went wrong.
Sorry, something went wrong.
|
It's fixed. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #40005 Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #40005 Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #40005 Reviewed-By: Rich Trott <rtrott@gmail.com>
| Back | FazBrowse Home | New Git URL |
This fixes the test on my machine at least.