RFR: crashonly extension for jtharness - for fastdebug testing [v5]
Dmitry Bessonov
dbessono at openjdk.org
Mon Sep 18 11:21:57 UTC 2023
On Mon, 28 Aug 2023 10:33:08 GMT, andrlos <duke at openjdk.org> wrote:
>> fastdebug jvm build testing is about finding out whether the jvm crashes or not... This means we are only interested in crashes and not regular failures when testing fastdebug jvms. This results in this PR that adds "crashonly" atribute for this exact case to jtharness default test runner.
>> The intention is to get this addition to work with jtreg without breaking any other jtharness functionality.
>
> andrlos has updated the pull request incrementally with one additional commit since the last revision:
>
> storing crash file object rather than its contents in the crash object
Kindly requesting to update this PR to keep the change iterations here, or to open a new one for jtharness project
-------------
Changes requested by dbessono (Reviewer).
PR Review: https://git.openjdk.org/jtharness/pull/49#pullrequestreview-1630809026
More information about the jtharness-dev
mailing list