-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
As it turns out , the ldjsonupload test is timing out establishing sockets. This is reproducible locally on Node18.16.0 - later versions of Node18 do not have this issue.
It seems like we're encountering this issue: https://github.com/nodejs/node/issues/54359. Disabling happy eyeballs or increasing the timeout causes the tests to pass.
1.
|
Use latest node for performance tests | NODE-6513 | Ready for Work | Unassigned |