RFR: CODETOOLS-7903623: Test may fail depending on environment.

Iris Clark iris at openjdk.org
Thu Jan 11 23:42:48 UTC 2024


On Thu, 11 Jan 2024 22:29:28 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial patch to ignore the setting of `LC_CTYPE` (or lack thereof) when running the rerun tests.
> 
> For me, the variable is set in a terminal window in IDEA (and cannot be unset) and is not set in a normal Terminal window on macOS. The variable is not germane to the test and  is now ignored during the comparison.

Marked as reviewed by iris (Reviewer).

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

PR Review: https://git.openjdk.org/jtreg/pull/179#pullrequestreview-1817023204


More information about the jtreg-dev mailing list