RFR: 8282270: java/awt/Robot Screen Capture tests fail after 8280861 [v3]
Maxim Kartashev
duke at openjdk.java.net
Wed Mar 9 15:06:58 UTC 2022
On Wed, 9 Mar 2022 14:22:30 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Does it make sense to run all the checks before throwing the exception?
>
> I mean run all the checks that the test performs and accumulate failures if any. If the list of failures isn't empty, throw an exception to fail the entire test.
That might turn out to be useful for debugging a failure, I think.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7613
More information about the client-libs-dev
mailing list