On Fri, 9 Oct 2020 07:43:57 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> Hello Prasanta, >> >> Should not we try to find what has changed that test was failing few days >> back and is passing now. Is it sure that it >> will not fail again like mentioned in >> https://bugs.openjdk.java.net/browse/JDK-8238720, specially when nothing is >> really being changed here. It can be an intermittent failure and may fail >> again even though passing in mach5 job you >> have run. > > There might be some lab issue on that day which caused it to fail. There is > no mach5 job listed in JDK-8238720 for this > test for me to investigate. So,whatever is in my hand I am trying. I have > tried to run several iterations and it passed > in mach5. Needless to say it is not reproducible locally. The bug description in JDK-8238720 says that tests are failing repeatedly on Windows hi-dpi. So if Phil has filled a bug with these tests, they must have failed few times. So finding link to mach5 job should be possible. Most of the intermittent failures are not reproducible locally, so that should not really counts here. Anyway, if you think it is all that can be done here, please go ahead with the exiting reviews or when someone else reviews. Thanks, Pankaj ------------- PR: https://git.openjdk.java.net/jdk/pull/535