RFR: crashonly extension for jtharness - for fastdebug testing [v2]
Jiří Vaněk
jvanek at openjdk.org
Tue Aug 15 16:25:20 UTC 2023
On Tue, 15 Aug 2023 14:17:49 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:
>
> deleting forgotten comment
An https://bugs.openjdk.org/browse/CODETOOLS-7903519 was created for this enhancement
-------------
PR Comment: https://git.openjdk.org/jtharness/pull/49#issuecomment-1679248957
More information about the jtharness-dev
mailing list