Integrated: 8372414: Command "make test-prebuilt" fails when listing tests

Roman Marchenko rmarchenko at openjdk.org
Tue Nov 25 13:45:32 UTC 2025


On Mon, 24 Nov 2025 14:27:40 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Restoring a line which, I think, was accidentally removed.
> 
> Now the command works OK:
> 
> $ JTREG_OPTIONS="-l" TEST=:tier1_part1 make test-prebuilt
> ...
> Tests found: 1,095
> Finished running test 'jtreg:test/jdk:tier1_part1'
> Test report is stored in build/run-test-prebuilt/test-results/jtreg_test_jdk_tier1_part1
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR  SKIP
>>> jtreg:test/jdk:tier1_part1                            1     0     0     1     0 <<
> ==============================
> TEST FAILURE

This pull request has now been integrated.

Changeset: c00d29af
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c00d29afa9c3de65b1ca4e98dbb9e6f6931d7437
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8372414: Command "make test-prebuilt" fails when listing tests

Reviewed-by: erikj

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

PR: https://git.openjdk.org/jdk/pull/28478


More information about the build-dev mailing list