RFR: 7903792: ReportOnlyTest may fail in "headless" environments [v5]

Jonathan Gibbons jjg at openjdk.org
Tue Aug 20 00:14:15 UTC 2024


> Please review a test-only fix to the problems observed running `ReportOnlyTest.gmk`, as seen in some GitHub actions for other PRs. 
> 
> The general problem that is addressed is inconsistent determination of a "headless" environment, as determined by `Basic.java` and as given by an env variable when running the tests. 
> 
> More details are given in the test itself.

Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:

  more debug details

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

Changes:
  - all: https://git.openjdk.org/jtreg/pull/223/files
  - new: https://git.openjdk.org/jtreg/pull/223/files/5b3963f0..2ca10043

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=04
 - incr: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=03-04

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jtreg/pull/223.diff
  Fetch: git fetch https://git.openjdk.org/jtreg.git pull/223/head:pull/223

PR: https://git.openjdk.org/jtreg/pull/223


More information about the jtreg-dev mailing list