On Thu, 23 Apr 2026 19:53:54 GMT, Patricio Chilano Mateo <[email protected]> wrote:
>> Not really, but it is not a success either. With pass/fail binary logic >> everything which is not a pass is a fail. So this should be a failure, as we >> did not successfully tested what we intended to test. > > I also think we should not report failure if we never caught the target at > the desired point. If anything we could print a message to output. Okay, I added a message indicating that there were 0 useful runs, but the test passes now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30709#discussion_r3136321353
