allocation-instrumenter icon indicating copy to clipboard operation
allocation-instrumenter copied to clipboard

Failing while building java-allocation-instrumenter version 3.3.0 using mvn clean install (java-allocation-instrumenter3.3.0)

Open shivsrivastava opened this issue 1 year ago • 0 comments

Package artifact id: allocation-instrumenter

source code url: https://github.com/google/allocation-instrumenter/tree/java-allocation-instrumenter-3.3.0

Issue Description: Failing while building java-allocation-instrumenter version 3.3.0 using mvn clean install (java-allocation-instrumenter3.3.0)

JDK Version: 1.8

Build CMD: mvn clean install

MVN Version: 3.9.6

gradle version - NA

Error Log:

[INFO] Results: [INFO] [ERROR] Failures: [ERROR] ConstructorInstrumenterTest.testSubclassesAlso:76 Did not see correct number of BasicFunctions expected:<2> but was:<0> [ERROR] Errors: [ERROR] AllocationInstrumenterTest.testTooBig:37 » NullPointer com/google/monitoring/runtime/instrumentation/MuchTooBig.class [ERROR] ConstructorInstrumenterTest.testBasicFunctionality:46 » NullPointer [ERROR] ConstructorInstrumenterTest.testThreads:28 » NullPointer [INFO] [ERROR] Tests run: 7, Failures: 1, Errors: 3, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE

attachement: build log attached (jdk 1.8) Failed_java_8_logs.txt

OS: windows 10

shivsrivastava avatar Apr 28 '24 21:04 shivsrivastava