Merge pull request #1494 from WebFuzzing/sql-multi-column-foreign-keys #9327
ci.yml
on: push
setup
5s
test-utils-js
21s
test-utils-py
16s
Matrix: bb-on-different-os
full-build-metrics
0s
installer-for-windows
0s
installer-for-osx
0s
installer-for-debian
0s
Annotations
3 errors
|
bb-on-different-os (windows-latest)
Process completed with exit code 1.
|
|
FlakinessDetectEMTest.testRunEM:
core-tests/e2e-tests/spring/spring-rest-openapi-v3/target/test-classes/org/evomaster/e2etests/spring/openapi/v3/flakinessdetect/FlakinessDetectEMTest.class#L1
Failures (1):
JUnit Jupiter:FlakinessDetectEM:test_16_getOnMultiplelinReturnsObject()
MethodSource [className = 'org.foo.FlakinessDetectEM', methodName = 'test_16_getOnMultiplelinReturnsObject', methodParameterTypes = '']
=> java.lang.AssertionError: 1 expectation failed.
JSON path 'next' doesn't match.
Expected: <72.0>
Actual: 90
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59)
org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
jdk.internal.reflect.GeneratedMethodAccessor597.invoke(Unknown Source)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:261)
io.restassured.specification.ResponseSpecification$body$3.callCurrent(Unknown Source)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
io.restassured.specification.ResponseSpecification$body$3.callCurrent(Unknown Source)
io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:108)
io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:244)
io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
jdk.internal.reflect.GeneratedMethodAccessor1091.invoke(Unknown Source)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1262)
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:298)
io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
org.foo.FlakinessDetectEM.test_16_getOnMultiplelinReturnsObject(FlakinessDetectEM.kt:456)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
==> expected: <0> but was: <1>
|
|
full-build-base
Process completed with exit code 1.
|