Integrated: 7903792: ReportOnlyTest may fail in "headless" environments

Jonathan Gibbons jjg at openjdk.org
Tue Aug 20 18:42:16 UTC 2024


On Mon, 19 Aug 2024 23:32:32 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 789f00d3
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/789f00d3b54d32ef1dd1270439981676eab6d19b
Stats:     29 lines in 2 files changed: 19 ins; 8 del; 2 mod

7903792: ReportOnlyTest may fail in "headless" environments

Reviewed-by: iris, jpai

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

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


More information about the jtreg-dev mailing list