mbien commented on PR #9303: URL: https://github.com/apache/netbeans/pull/9303#issuecomment-4151992150
this is a mess. The test only worked because it completed before the EDT ran. max steps are hardcoded in the init method. Test expects that the set values are used. https://github.com/apache/netbeans/blob/26a05a6e2386372145e4894e70347d2f69ef8b98/platform/core.startup/src/org/netbeans/core/startup/Splash.java#L448-L450 -- 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
