RFR: crashonly extension for jtharness - for fastdebug testing [v2]

andrlos duke at openjdk.org
Tue Aug 15 14:17:49 UTC 2023


> 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

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

Changes:
  - all: https://git.openjdk.org/jtharness/pull/49/files
  - new: https://git.openjdk.org/jtharness/pull/49/files/c89fef38..5d5b7613

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jtharness&pr=49&range=01
 - incr: https://webrevs.openjdk.org/?repo=jtharness&pr=49&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jtharness/pull/49.diff
  Fetch: git fetch https://git.openjdk.org/jtharness.git pull/49/head:pull/49

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


More information about the jtharness-dev mailing list