RFR: 7903792: ReportOnlyTest may fail in "headless" environments [v4]
Jonathan Gibbons
jjg at openjdk.org
Tue Aug 20 00:05:12 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:
remove `@` from echo
-------------
Changes:
- all: https://git.openjdk.org/jtreg/pull/223/files
- new: https://git.openjdk.org/jtreg/pull/223/files/cd4732da..5b3963f0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=03
- incr: https://webrevs.openjdk.org/?repo=jtreg&pr=223&range=02-03
Stats: 1 line in 1 file changed: 0 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