<Swing Dev> RFR: 8253543: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java failed with "AssertionError: All pixels are not black" [v2]
Sergey Bylokhov
serb at openjdk.java.net
Wed Sep 30 01:25:05 UTC 2020
On Tue, 29 Sep 2020 19:37:51 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:
>> Added a few synchronization points to the test:
>> 1 wait for the screen to change where the test window is displayed
>> 2 wait for the image to get still (i.e. painted complete)
>> 3 wait for the image to change after the mouse move
>> 4 wait for the image change and then to get still after the mouse press
>> 5 wait for the image to change after the mouse release
>>
>> @mrserb Can you take a look?
>
> Alexandre Iline has updated the pull request incrementally with one additional commit since the last revision:
>
> Reverting a erroniously changed file
Marked as reviewed by serb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/389
More information about the swing-dev
mailing list