JaroslavTulach commented on pull request #3237:
URL: https://github.com/apache/netbeans/pull/3237#issuecomment-941075767
I am trying this change locally
```bash
vscode$ npm run test
```
and as far as I can see the problem with Java packages is gone. Great. On
the other hand, I am constantly seeing:
```
1 failing
1) Extension Test Suite
Test Explorer tests:
AssertionError [ERR_ASSERTION]: No tests returned for workspace
at
/home/devel/NetBeansProjects/netbeans3/java/java.lsp.server/vscode/out/test/suite/extension.test.js:222:24
at Generator.next (<anonymous>)
at fulfilled (out/test/suite/extension.test.js:5:58)
```
investigating further.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists