Yang Xia created TINKERPOP-2780:
-----------------------------------
Summary: Floating Javascript Integration Test Promise Error for
GitHub Actions on windows
Key: TINKERPOP-2780
URL: https://issues.apache.org/jira/browse/TINKERPOP-2780
Project: TinkerPop
Issue Type: Improvement
Components: javascript
Affects Versions: 3.5.4
Reporter: Yang Xia
We see occasional GHA failures on Windows involving to timeout errors with
Promises, such as one below:
{code:java}
[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){code}
May be related with errors in ConnectedComponents
https://issues.apache.org/jira/browse/TINKERPOP-2779
--
This message was sent by Atlassian Jira
(v8.20.10#820010)