On Fri, 12 Mar 2021 00:25:39 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> First steps of the test are: > > - display undecorated background window > - click on it > - check if the window has received that click > - ... continue with test ... > > Unfortunately on Linux the test makes click before the window is shown. > > Testing is green in over 100 runs. This pull request has now been integrated. Changeset: 0ea48d9d Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0ea48d9d Stats: 5 lines in 2 files changed: 3 ins; 1 del; 1 mod 8194129: Regression automated Test '/open/test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java' fails Reviewed-by: serb, psadhukhan ------------- PR: https://git.openjdk.java.net/jdk/pull/2953