You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/03/28 08:43:33 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #2834: Adding annotations to test method, so that they can be run more easily from the glyph gutter.

jlahoda opened a new pull request #2834:
URL: https://github.com/apache/netbeans/pull/2834


   Showing annotations for test methods in the left gutter, including ability to run them:
   ![run-test-action](https://user-images.githubusercontent.com/124144/112746863-1a1d2380-8fb2-11eb-8dd9-17e528f40e3f.png)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on pull request #2834: Adding annotations to test method, so that they can be run more easily from the glyph gutter.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2834:
URL: https://github.com/apache/netbeans/pull/2834#issuecomment-899357312


   @jlahoda for info, we've currently got multiple reports of deadlocks relating to this addition and #2812 Not sure whether it's the hyperlink handler there calling into the parsing thread while holding the document lock or the code here trying to get the document lock from the parsing thread that's at fault here?  Any chance you could take a look?  Thanks!
   
   https://issues.apache.org/jira/browse/NETBEANS-5740
   https://issues.apache.org/jira/browse/NETBEANS-5913


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] geertjanw merged pull request #2834: Adding annotations to test method, so that they can be run more easily from the glyph gutter.

Posted by GitBox <gi...@apache.org>.
geertjanw merged pull request #2834:
URL: https://github.com/apache/netbeans/pull/2834


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] geertjanw commented on pull request #2834: Adding annotations to test method, so that they can be run more easily from the glyph gutter.

Posted by GitBox <gi...@apache.org>.
geertjanw commented on pull request #2834:
URL: https://github.com/apache/netbeans/pull/2834#issuecomment-809725425


   No reason not to merge this -- written by @jlahoda and approved by @JaroslavTulach.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists