ok, looks good.
-Pankaj
On 19/05/20 2:12 PM, Jayathirth D v wrote:
Hi Pankaj,
AFAIK we don’t run problem listed tests in nightly.
I strongly suspect it to be machine configuration issue when this issue was
suspected to fail in our internal CI systems(All test stabilisation fixes done
were inconclusive).
And I also ran complete awt/focus in our internal CI and
ShowFrameCheckForegroundTest is green on all platforms.
Thanks,
Jay
On 19-May-2020, at 7:44 AM, Pankaj Bansal <pankaj.b.ban...@oracle.com> wrote:
Actually I meant to ask if you have tried to run the test in group with other
tests. The test may be passing when run as individual test, but may again start
failing when run in nightly after removing from ProblemList.
-Pankaj
On 18/05/20 11:03 PM, Pankaj Bansal wrote:
Is the test now passing continuously in our nightly?
Regards,
Pankaj
On 18/05/20 4:48 PM, Jayathirth D v wrote:
Hello All,
Please review the following fix in JDK 15:
Bug : https://bugs.openjdk.java.net/browse/JDK-8028701
Webrev : http://cr.openjdk.java.net/~jdv/8028701/webrev.00/
<http://cr.openjdk.java.net/%7Ejdv/8028701/webrev.00/>
This test was problem listed because it was failing intermittently in our CI
system and almost all ways of fixing it was failure. Most probably because of
bad configuration in particular system.
Ran this test multiple times and it passes now so removing it from problem list.
Thanks,
Jay