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

andrlos duke at openjdk.org
Sun Aug 27 19:03:55 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:

  missing call of find method for the matcher

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

Changes:
  - all: https://git.openjdk.org/jtharness/pull/49/files
  - new: https://git.openjdk.org/jtharness/pull/49/files/7ef6c48a..71585a05

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

  Stats: 4 lines in 1 file changed: 3 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