vlsi commented on PR #5763: URL: https://github.com/apache/jmeter/pull/5763#issuecomment-1377743351
For some reason, the tests fail with ``` FAILURE 0.0sec, org.apache.jmeter.testelement.AbstractTestElementSpec > set all properties as temporary when using a MultiProperty java.lang.NoClassDefFoundError: Could not initialize class org.spockframework.mock.runtime.CglibMockFactory$ConstructorFriendlyEnhancer at org.spockframework.mock.runtime.CglibMockFactory.createMock(CglibMockFactory.java:24) at org.spockframework.mock.runtime.ProxyBasedMockFactory.create(ProxyBasedMockFactory.java:45) at org.spockframework.mock.runtime.JavaMockFactory.createInternal(JavaMockFactory.java:58) at org.spockframework.mock.runtime.JavaMockFactory.create(JavaMockFactory.java:38) at org.spockframework.mock.runtime.CompositeMockFactory.create(CompositeMockFactory.java:44) at org.spockframework.lang.SpecInternals.createMock(SpecInternals.java:50) at org.spockframework.lang.SpecInternals.createMockImpl(SpecInternals.java:305) at org.spockframework.lang.SpecInternals.createMockImpl(SpecInternals.java:295) at org.spockframework.lang.SpecInternals.SpyImpl(SpecInternals.java:168) at org.apache.jmeter.testelement.AbstractTestElementSpec.set all properties as temporary when using a MultiProperty(AbstractTestElementSpec.groovy:49) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org