RFR: 8168535: Quarantine GcCauseTest02 and GcTest02
Stefan Johansson
stefan.johansson at oracle.com
Mon Oct 31 14:29:41 UTC 2016
Hi Michail,
On 2016-10-31 15:21, Michail Chernov wrote:
> Hi,
>
> Could you please review this small fix to quarantine GcCauseTest02 and
> GcTest02 tests?
>
> https://bugs.openjdk.java.net/browse/JDK-8168535
> http://cr.openjdk.java.net/~mchernov/8168535/webrev.00/
>
You need to move @ignore to after @library, to avoid:
"TEST RESULT: Error. Parse Exception: `@library' must appear before
first action tag"
And instead get the expected:
"TEST RESULT: Error. Test ignored: 8168396"
Thanks,
Stefan
> JDK-8168396 is on still on review, exclude these tests from nightly.
>
> Thanks,
> Michail
More information about the hotspot-gc-dev
mailing list