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. This pull request has now been integrated. Changeset: 1b7ddebe Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/1b7ddebe Stats: 19 lines in 1 file changed: 0 ins; 18 del; 1 mod 8254976: Re-enable swing jtreg tests which were broken due to samevm mode Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/733