sid-srini commented on PR #7750:
URL: https://github.com/apache/netbeans/pull/7750#issuecomment-2443468664

   The LSP `ServerTest. testCodeFolding` and `ServerTest.testPullUp` seem to be 
failing in the merge tests run due to an NPE since 
`NbCodeClientCapabilities.getClientCapabilities()` is `null` for the unit tests.
   
   I was trying to look to this PR's github workflow actions but could not find 
it. I am not sure why the github actions didn't run on the PR.
   
   I will need to add the following fix to 
[TextDocumentServiceImpl](https://github.com/apache/netbeans/pull/7750/files#diff-c1ecb8beabe2b3baf0fa0a75452d8534ddecac420eb057cc59eb980d0890c5f7R1557)
   ```
   


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