<<One quick question, is the test passing continuously now in nightly
builds?
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.
On 18/05/20 10:48 PM, Pankaj Bansal wrote:
I am not very sure if we should be removing tests from the ProblemList
on basis of individual test runs. The test may be failing because of
some other test and we should find the reason for the same.
One quick question, is the test passing continuously now in nightly
builds?
Regards,
Pankaj
On 18/05/20 3:41 PM, Tejpal Rebari wrote:
Hi All,
Please review the following test only fix for jdk15.
Bug : https://bugs.openjdk.java.net/browse/JDK-8233559
Webrev : http://cr.openjdk.java.net/~trebari/swing/8233559/webrev00/
<http://cr.openjdk.java.net/%7Etrebari/swing/8233559/webrev00/>
This test was added to the problemList few months back as it was
failing in
nightly automated testing.
Ran this test again several times and it is passing in mach5.
Links are in JBS.
So removing this from the problem list.
Also removed some unused imports and followed 80 chars per line.
Thanks and Regards
Tejpal