matthiasblaesing commented on pull request #3326: URL: https://github.com/apache/netbeans/pull/3326#issuecomment-974723349
Point taken - I pushed an update. Could you please have a look at these Unittests: org.netbeans.modules.gradle.VerifyGradleProjectTemplatesTest.testGradleProjectTemplates() org.netbeans.modules.gradle.java.classpath.ClassPathProviderImplTest.testCompilePreTrusted() org.netbeans.modules.gradle.queries.GradleSourceAttacherImplTest.testSourceAttachActionInvokesGradle() They fail locally and at least the testSourceAttachActionInvokesGradle also fails on travis, the rest I'm not sure. -- 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
