<Swing Dev> RFR: 8254976: Re-enable swing jtreg tests which were broken due to samevm mode
Phil Race
prr at openjdk.java.net
Mon Oct 19 23:59:18 UTC 2020
On Mon, 19 Oct 2020 11:27:00 GMT, Prasanta Sadhukhan <psadhukhan at 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
More information about the swing-dev
mailing list