[8u] RFR: 8078450: Implement consistent process for quarantine of tests

Hohensee, Paul hohensee at amazon.com
Wed Nov 25 19:40:40 UTC 2020


Lgtm.

Thanks,
Paul

On 7/17/20, 11:01 AM, "jdk8u-dev on behalf of Severin Gehwolf" <jdk8u-dev-retn at openjdk.java.net on behalf of sgehwolf at redhat.com> wrote:

    Hi,

    Please review this test-only patch which introduces a ProblemList.txt
    for the hotspot tests to 8u. My goal with this would be to problem list
    rtm tests in hotspot to get a cleaner tier1 run. The original patch
    doesn't apply as it was done in JDK 9 with a different set of tests
    (where @ignore keyword is removed) and because the test setup is
    slightly differnt in OpenJDK 8u.

    Bug: https://bugs.openjdk.java.net/browse/JDK-8078450
    webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8078450/jdk8/01/webrev/
    original change: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/1b0d8f3d0bb3

    Testing: make test TEST="hotspot_tier1" before and after. No difference.

    Thoughts?

    Thanks,
    Severin




More information about the jdk8u-dev mailing list