You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the tests of the test suite fails randomly with the following error:
Information reporting interface When the user invokes the Cancel operation on a resource should stop sending updates for the resource value:
Uncaught Error: getaddrinfo ENOTFOUND http://unexistent.com
at errnoException (dns.js:44:10)
at GetAddrInfoReqWrap.onlookup as oncomplete
It should be stabilized for the test suite to be useful.
The text was updated successfully, but these errors were encountered:
One of the tests of the test suite fails randomly with the following error:
Uncaught Error: getaddrinfo ENOTFOUND http://unexistent.com
at errnoException (dns.js:44:10)
at GetAddrInfoReqWrap.onlookup as oncomplete
It should be stabilized for the test suite to be useful.
The text was updated successfully, but these errors were encountered: