homberghp commented on PR #8568: URL: https://github.com/apache/netbeans/pull/8568#issuecomment-4155030669
It maybe that the evaluation does not matter, but somehow the version going bottom up lands in the wrong location. It finds a sibling of the test file before it visits the actual test file. The original should try to find the testfo before anything else, and if that fails, try an alternate approach. Going from top to bottom appears logical to me. Maybe my findings are only relevant to NetBeans internal tests. That is annoying but maybe irrelevant for the general case. -- 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
