e2e checks for both partial and complete SQL heuristics #7484
ci.yml
on: push
setup
2s
test-utils-js
16s
test-utils-py
17s
debug
0s
base-build-mac
14m 31s
base-build-windows
8m 9s
full-build-LTS
2h 38m
Matrix: bb-on-different-os
installer-for-windows
0s
installer-for-osx
0s
installer-for-debian
0s
Annotations
5 errors
|
DbDirectIntEMTest.testBest_MIO(boolean)[2]:
e2e-tests/spring-graphql/src/test/kotlin/org/evomaster/e2etests/spring/graphql/db/directint/DbDirectIntEMTest.kt#L71
Seed 44. Missing 200 QUERY get any of "x":42,"y":77,"id":
Graph calls:
200 data:{"addDbDirectInt":{"id":"1","x":42,"y":77}}MUTATION addDbDirectInt, auth=NoAuth
200 data:{"get":[]}QUERY get, auth=NoAuth
==> expected: <true> but was: <false>
|
|
DbDirectIntEMTest.testAvg(boolean)[2]:
e2e-tests/spring-graphql/src/test/kotlin/org/evomaster/e2etests/spring/graphql/db/directint/DbDirectIntEMTest.kt#L71
Seed 44. Missing 200 QUERY get any of "x":42,"y":77,"id":
Graph calls:
200 data:{"addDbDirectInt":{"id":"1","x":42,"y":77}}MUTATION addDbDirectInt, auth=NoAuth
200 data:{"get":[]}QUERY get, auth=NoAuth
==> expected: <true> but was: <false>
|
|
DbDirectIntEMTest.testAvg_SAME_N(boolean)[2]:
e2e-tests/spring-graphql/src/test/kotlin/org/evomaster/e2etests/spring/graphql/db/directint/DbDirectIntEMTest.kt#L71
Seed 44. Missing 200 QUERY get any of "x":42,"y":77,"id":
Graph calls:
200 data:{"addDbDirectInt":{"id":"1","x":42,"y":77}}MUTATION addDbDirectInt, auth=NoAuth
200 data:{"get":[]}QUERY get, auth=NoAuth
==> expected: <true> but was: <false>
|
|
full-build-base
Process completed with exit code 1.
|
|
full-build-LTS
Process completed with exit code 1.
|