On Mon, 19 Oct 2020 23:56:11 GMT, Phil Race <p...@openjdk.org> wrote:
>> Few tests were problemlisted in an earlier test sprint due to those failing >> in mach5 testing. >> It was found out that these test were failing due to those jtreg tests being >> run in same vm mode. >> The bug was fixed by the adding client tests to the "othervm.dirs" in the >> TEST.ROOT so there is no need to keep those >> tests problem listed. mach5 job running these tests was ok. Link in JBS. > > Since this re-enables quite a few tests, please can we run the jtreg desktop > tests several times on each platform to be > sure it is at least moderately stable. If we get breakage out of this it > there'll be a bunch of candidates ! I have rerun the open jtreg tests several times (link in JBS) and those are stable apart from one test which I have added back. ------------- PR: https://git.openjdk.java.net/jdk/pull/733