Hi devs,
if you take a look at the commit list:
https://github.com/apache/netbeans/commits/master
and check the reason travis is failing, you will notice its always the
same job and the same tests.
the failing test which the failing jobs have in common:
org.netbeans.modules.java.lsp.server.protocol.ServerTest
failed: testHover
errored: testMain
when did it start?
it appears to be caused by:
https://github.com/apache/netbeans/pull/3266
although it has a green check mark, travis did not run at all before
integration for some reason - at least its not listed there. 12/12
checks ran, it should have been 13.
I restarted it yesterday a few times but the queue was full, so I waited
a day before writing this mail.
best regards,
michael
---------------------------------------------------------------------
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