I have test failures, is master the correct branch to build from?
David Holmes
david.holmes at oracle.com
Mon May 10 23:59:30 UTC 2021
Hi Luke,
Please take this to hotspot-dev at openjdk.java.net (you will need to
subscribe to it). There is not enough information here to know why
specific tests are failing for you. make sure you apply the
ProblemList.txt file when running jtreg so that known failures are excluded.
Thanks,
David
On 11/05/2021 7:41 am, Luke B wrote:
> Hi,
>
> I cloned git at github.com:openjdk/jdk.git followed the build instructions and
> was able to build the JDK on master, however when I ran:
>
> make run-test-tier1
>
> some of the tests failed:
>
> ==============================
> Test summary
> ==============================
> TEST TOTAL PASS FAIL
> ERROR
>>> jtreg:test/hotspot/jtreg:tier1 1728 1721 7
> 0 <<
> jtreg:test/jdk:tier1 2026 2026 0
> 0
> jtreg:test/langtools:tier1 4167 4167 0
> 0
> jtreg:test/jaxp:tier1 0 0 0
> 0
> jtreg:test/lib-test:tier1 0 0 0
> 0
> ==============================
> TEST FAILURE
>
> Looking in the report.html for the hotspot tests I see:
> "native" failed 7 tests and "bug8251158 native" failed 2 tests.
>
> Is this expected, am I building the wrong branch? If not do I need to
> install something to get those tests passing?
>
> many thanks,
> -Luke
>
More information about the discuss
mailing list