You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Yang Xia (Jira)" <ji...@apache.org> on 2022/08/03 00:14:00 UTC

[jira] [Created] (TINKERPOP-2780) Floating Javascript Integration Test Promise Error for GitHub Actions on windows

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)