Hi all, I'd like to raise attention for the java module unittests:
Test Java modules with nb-javac on Java 8 https://travis-ci.com/github/apache/netbeans/jobs/482820779 Test Java modules with nb-javac on Java 11 https://travis-ci.com/github/apache/netbeans/jobs/482820782 Test Java modules with nb-javac on Java 13 https://travis-ci.com/github/apache/netbeans/jobs/482820783 They a major PITA in general and specially for PRs affecting nbjavac. For normal PRs the unittests are regularly restarted and in the end ignored, for the nbjavac it is a problem. Consider this PR: https://github.com/apache/netbeans/pull/2759 can it be merged or not? I'd prefer the tests to be fixed, but if noone steps up, I'm inclinded to deactive them, as they are basicly ignored anyway and thus useless noice. This needs attention from people with knowledge in the affected modules. It would be great if you could have a look. Thank you Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists