Withdrawn: 7903519 : jtreg/jtharness is missing features for basic crash testing

duke duke at openjdk.org
Wed Mar 6 03:01:58 UTC 2024


On Tue, 12 Dec 2023 23:22:34 GMT, andrlos <duke at openjdk.org> wrote:

> this does not exactly add a crash testing option, however it allows users to define their own resultModifiers that they can force jtharness to use via advertising their resultModifier service in META-INF. I tested it with basic crashOnlyModificator and it works as intended - allows me to correctly skip and pass all the regular failures and only leaves me with crash tests as failures. Perfect for corner cases like JVM testing and such.
> Also checked correct behavior in the logs, where the regular failure is still being reported and only the justification of the result modification is added at the bottom.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jtharness/pull/57


More information about the jtharness-dev mailing list