mbien commented on PR #4431:
URL: https://github.com/apache/netbeans/pull/4431#issuecomment-1199978018

   the gradle test is failing, both locally and on github. I don't know why 
this test is working on travis. I used the same command lines and tried to 
replicate everything locally and couldn't find a reason. (even diffed the 
travis log to a local log)
   ```
   Testcase: 
testCompilePreTrusted(org.netbeans.modules.gradle.java.classpath.ClassPathProviderImplTest):
       FAILED
   Closed project should be at least EVALUATED
   junit.framework.AssertionFailedError: Closed project should be at least 
EVALUATED
        at 
org.netbeans.modules.gradle.java.classpath.ClassPathProviderImplTest.testCompilePreTrusted(ClassPathProviderImplTest.java:264)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at org.netbeans.junit.NbTestCase.access$200(NbTestCase.java:77)
        at org.netbeans.junit.NbTestCase$2.doSomething(NbTestCase.java:476)
        at org.netbeans.junit.NbTestCase$1Guard.run(NbTestCase.java:402)
        at java.base/java.lang.Thread.run(Thread.java:829)
   
   ```


-- 
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

Reply via email to