RFR: JDK-8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"

Harshitha Onkar duke at openjdk.java.net
Wed May 4 18:19:15 UTC 2022


On Wed, 4 May 2022 18:10:03 GMT, Phil Race <prr at openjdk.org> wrote:

>> @azuev-java Thank you for the suggestion. I can definitely add this functionality to the test for better failure analysis.
>
> I think that's a reasonable suggestion in general to bear in mind when writing tests.
> I've seen tests which bail at the first failure and you wish you knew how the rest of it worked out ..
> Like (say) a test that iterates over the 4 available L&Fs might be a case.

@prrace Thank you for the inputs. Will make a note to add it for future similar test scenarios too.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8509



More information about the client-libs-dev mailing list