RFR: 7904106: TestNativePath: intermittent test failures due to different test targets using same work dir

Jaikiran Pai jpai at openjdk.org
Tue Oct 28 08:39:42 UTC 2025


On Tue, 28 Oct 2025 03:19:54 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:

> Both agentvm and othervm targets use the same work path `$(BUILDTESTDIR)/nativepath.othervm/work`. This causes intermittent test failures when the tests are run in parallel. 
> 
> ---------
> ### Progress
> - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer))
> - [x] Change must not contain extraneous whitespace
> - [x] Commit message must refer to an issue
> 
> ### Error
>  ⚠️ The pull request body must not be empty.
> 
> 
> 
> ### Reviewing
> <details><summary>Using <code>git</code></summary>
> 
> Checkout this PR locally: \
> `$ git fetch https://git.openjdk.org/jtreg.git pull/298/head:pull/298` \
> `$ git checkout pull/298`
> 
> Update a local copy of the PR: \
> `$ git checkout pull/298` \
> `$ git pull https://git.openjdk.org/jtreg.git pull/298/head`
> 
> </details>
> <details><summary>Using Skara CLI tools</summary>
> 
> Checkout this PR locally: \
> `$ git pr checkout 298`
> 
> View PR using the GUI difftool: \
> `$ git pr show -t 298`
> 
> </details>
> <details><summary>Using diff file</summary>
> 
> Download this PR as a diff file: \
> <a href="https://git.openjdk.org/jtreg/pull/298.diff">https://git.openjdk.org/jtreg/pull/298.diff</a>
> 
> </details>

This looks OK to me.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jtreg/pull/298#pullrequestreview-3387353215


More information about the jtreg-dev mailing list