-
-
Couldn't load subscription status.
- Fork 273
Open
Labels
jenkinsIssues that enhance or fix our jenkins serverIssues that enhance or fix our jenkins servertestingIssues that enhance or fix our test suitesIssues that enhance or fix our test suites
Description
Seems like testimage is being built without gtest, causing failures of gtest hotspot tests.
Error:
java.lang.Error: TESTBUG: the library has not been found in /home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native. Did you forget to use --with-gtest to configure?
at GTestWrapper.main(GTestWrapper.java:62)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1583)
JavaTest Message: Test threw exception: java.lang.Error
JavaTest Message: shutting down test
Metadata
Metadata
Assignees
Labels
jenkinsIssues that enhance or fix our jenkins serverIssues that enhance or fix our jenkins servertestingIssues that enhance or fix our test suitesIssues that enhance or fix our test suites
Type
Projects
Status
Todo