asbachb commented on code in PR #6160: URL: https://github.com/apache/netbeans/pull/6160#discussion_r1261456150
########## .github/workflows/main.yml: ########## @@ -1994,6 +1997,12 @@ jobs: - name: tomcat5 run: ant $OPTS -f enterprise/tomcat5 test + - name: enterprise/web.jsf + run: .github/retry.sh ant $OPTS -f enterprise/web.jsf test Review Comment: Added to ignore list. -- 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-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists