RFR: 8372414: Command "make test-prebuilt" fails when listing tests
Erik Joelsson
erikj at openjdk.org
Mon Nov 24 14:53:45 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
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28478#pullrequestreview-3500806998
More information about the build-dev
mailing list