On Mon, 19 Oct 2020 11:27:00 GMT, Prasanta Sadhukhan <psadhuk...@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 ! ------------- PR: https://git.openjdk.java.net/jdk/pull/733