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

   i can't stabilize travis, some debugging gonna be required. Unfortunately 
thats the CI job of unreliable tests, so we can't exclude that the performance 
improvement itself is causing this due to different timing.
   
   ```
   -------------------
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         failed: testSourceActionDelegateMethod
   ---
   org.netbeans.modules.java.lsp.server.explorer.ProjectViewTest
         errored: testEmptyInterimPackageRemoved
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         errored: testDidOpenPreservesLines
   ---
   org.netbeans.modules.java.lsp.server.explorer.ProjectViewTest
         failed: testCreatedPeerFileAppears
   
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         failed: testSourceActionDelegateMethod
   ---
   org.netbeans.modules.java.lsp.server.explorer.ProjectViewTest
         errored: testEmptyInterimPackageRemoved
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         failed: testSourceActionDelegateMethod
   ---
   org.netbeans.modules.java.lsp.server.explorer.ProjectViewTest
         errored: testEmptyInterimPackageRemoved
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         failed: testSourceActionDelegateMethod
   ---
   org.netbeans.modules.java.lsp.server.protocol.ServerTest
         failed: testSourceActionDelegateMethod
   
   Suite: org.netbeans.modules.java.lsp.server.protocol.ServerTest
         testSourceActionDelegateMethod FAILED :  expected:<2> but 
was:<1>
             junit.framework.AssertionFailedError: expected:<2> but 
was:<1>
                at 
org.netbeans.modules.java.lsp.server.protocol.ServerTest.testSourceActionDelegateMethod(ServerTest.java:3257)
                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.lang.Thread.run(Thread.java:748)
   
   ```


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