Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
3.5.4
-
None
-
None
Description
We see occasional GHA failures on Windows involving to timeout errors with Promises, such as one below:
[INFO] 1 failing [INFO] [INFO] 1) Client [INFO] #submit() [INFO] should send bytecode: [INFO] Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\tinkerpop\tinkerpop\gremlin-javascript\src\main\javascript\gremlin-javascript\test\integration\client-tests.js)
May be related with errors in ConnectedComponents https://issues.apache.org/jira/browse/TINKERPOP-2779