Skip to content

Fixes ByteBuddy AbstractMethodError which could occur when running tests from IDE #1873

Fixes ByteBuddy AbstractMethodError which could occur when running tests from IDE

Fixes ByteBuddy AbstractMethodError which could occur when running tests from IDE #1873

Triggered via pull request September 20, 2023 11:59
@JonasKunzJonasKunz
opened #3327
Status Success
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
co.elastic.apm.agent.tracer.configuration.ByteValueTest ► testParseUnitSuccess: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.ByteValueTest.xml#L0
Failed test found in: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.ByteValueTest.xml Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
co.elastic.apm.agent.tracer.configuration.RegexValidatorTest ► testRegexValidator: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.RegexValidatorTest.xml#L0
Failed test found in: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.RegexValidatorTest.xml Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
co.elastic.apm.agent.tracer.configuration.TimeDurationTest ► testParseUnitSuccess: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.TimeDurationTest.xml#L0
Failed test found in: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.configuration.TimeDurationTest.xml Error: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest ► testServletClassMapping: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml#L0
Failed test found in: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml Error: java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest ► testServletClassMapping(String)[1]: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml#L0
Failed test found in: apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml apm-agent-tracer/target/surefire-reports/TEST-co.elastic.apm.agent.tracer.util.TransactionNameUtilsTest.xml Error: java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
triage
The following actions uses node12 which is deprecated and will be forced to run on node16: elastic/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/