RFR: 7903792: ReportOnlyTest may fail in "headless" environments [v3]
Jonathan Gibbons
jjg at openjdk.org
Mon Aug 19 23:58:29 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:
display expected string
-------------
Changes:
- all: https://git.openjdk.org/jtreg/pull/223/files
- new: https://git.openjdk.org/jtreg/pull/223/files/d17d1b37..cd4732da
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=02
- incr: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=01-02
Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 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