Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

chore(deps): update all non-major dependencies #627

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #627

Triggered via pull request December 7, 2023 09:44
Status Failure
Total duration 6m 55s
Artifacts

pull-request.yml

on: pull_request
Gradle Wrapper Validation
5s
Gradle Wrapper Validation
Validate conventional commits
13s
Validate conventional commits
Matrix: Test run
Sonar analysis
0s
Sonar analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 146 warnings
Test run (ubuntu-latest, 17)
Process completed with exit code 1.
Test run (windows-latest, 17)
Process completed with exit code 1.
Test run (macos-latest, 17)
Process completed with exit code 1.
Should throw illegal argument exception if type is incompatible (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the json content of the response. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the errors field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": "2"}}, class java.lang.Integer, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": "2"}}, class java.lang.String, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": "2"}}, class java.math.BigDecimal, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[4] {"data": {"test": "2020-02-23"}}, class java.time.LocalDate, 2020-02-23 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the extensions field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the data field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": ["2", "1"]}}, class java.lang.Integer, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": ["2", "1"]}}, class java.lang.String, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": ["2", "1"]}}, class java.math.BigDecimal, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return a field assertion for the specific field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the number of errors. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should throw assertion error if an error is present in the response. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": { "foo":"bar" } } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"errors": null, "data": { "foo":"bar"} } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"errors": [], "data": { "foo":"bar"} } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": 2}}, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": "2"}}, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": "2020-02-23"}}, 2020-02-23 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the list of errors. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should get field as defined by Jackson's JavaType. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should raise an assertion error if init is called after init. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet times out. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet methods are called after stop. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if stop is called before init. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if stop is called after stop. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet methods are called before start. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Test perform with GraphQL errors. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and ObjectNode variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test post with custom payload. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with operation name. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables and fragments (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with ObjectNode variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with embedded operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with embedded operation name and variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with null string. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with all possible inputs. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with fragments. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and Map variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with individual file upload and custom path. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString without operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with file uploads. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables and operation name (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with Map variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForResource with only the GraphQL resource provided. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForResource with fragments. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Should succeed if no responses arrived / default stopAfter. (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest) failed: com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
All 2 runs failed: [1] true (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest): com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
All 2 runs failed: [2] false (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest): com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
Should raise assertion error if any response arrived / default stop after. (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest) failed: com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
Should await and get multiple responses. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should properly work with subscriptions that expect an init payload. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should properly handle subscriptions with input variables. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should await and get all responses / default stopAfter. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should await and get single response. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
[1] true (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
[2] false (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should handle error messages. (com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest.xml [took 0s]
Should raise assertion error if called before the subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest.xml [took 0s]
Should properly return remaining responses after the Subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest.xml [took 0s]
Should work if subscription is still active. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should work if subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should allow starting a new subscription after reset. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should work if subscription was not yet started. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test\build\test-results\test\TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should raise assertion error if called before the subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest.xml [took 0s]
Should properly return remaining responses after the Subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionGetRemainingResponsesTest.xml [took 0s]
Should await and get multiple responses. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should properly work with subscriptions that expect an init payload. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should properly handle subscriptions with input variables. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should await and get all responses / default stopAfter. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Should await and get single response. (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
[1] true (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
[2] false (com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionAwaitAndGetResponseTest.xml [took 0s]
Test perform with GraphQL errors. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and ObjectNode variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test post with custom payload. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with operation name. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables and fragments (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with ObjectNode variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with embedded operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with embedded operation name and variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with null string. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with all possible inputs. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with fragments. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with explicit operation name and Map variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with individual file upload and custom path. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString without operation name and without variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with file uploads. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test perform with variables and operation name (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForString with Map variables. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForResource with only the GraphQL resource provided. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Test postForResource with fragments. (com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest) failed: com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestTemplateIntegrationTest.xml [took 0s]
Should work if subscription is still active. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should work if subscription was stopped. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should allow starting a new subscription after reset. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should work if subscription was not yet started. (com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionResetTest.xml [took 0s]
Should raise an assertion error if init is called after init. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet times out. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet methods are called after stop. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if stop is called before init. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if stop is called after stop. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should raise an assertion error if awaitAndGet methods are called before start. (com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionUsageErrorHandlingTest.xml [took 0s]
Should throw illegal argument exception if type is incompatible (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the json content of the response. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the errors field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": "2"}}, class java.lang.Integer, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": "2"}}, class java.lang.String, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": "2"}}, class java.math.BigDecimal, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[4] {"data": {"test": "2020-02-23"}}, class java.time.LocalDate, 2020-02-23 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the extensions field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the data field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": ["2", "1"]}}, class java.lang.Integer, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": ["2", "1"]}}, class java.lang.String, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": ["2", "1"]}}, class java.math.BigDecimal, [2, 1] (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return a field assertion for the specific field. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the number of errors. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should throw assertion error if an error is present in the response. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": { "foo":"bar" } } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"errors": null, "data": { "foo":"bar"} } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"errors": [], "data": { "foo":"bar"} } (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[1] {"data": {"test": 2}}, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[2] {"data": {"test": "2"}}, 2 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
[3] {"data": {"test": "2020-02-23"}}, 2020-02-23 (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should return an assertion for the list of errors. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should get field as defined by Jackson's JavaType. (com.graphql.spring.boot.test.GraphQLResponseTest) failed: com.graphql.spring.boot.test.GraphQLResponseTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLResponseTest.xml [took 0s]
Should succeed if no responses arrived / default stopAfter. (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest) failed: com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
All 2 runs failed: [1] true (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest): com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
All 2 runs failed: [2] false (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest): com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
Should raise assertion error if any response arrived / default stop after. (com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest) failed: com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLSubscriptionTestAwaitNoAnswerTest.xml [took 0s]
Should handle error messages. (com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest) failed: com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest#L0
graphql-spring-boot-test/build/test-results/test/TEST-com.graphql.spring.boot.test.GraphQLTestSubscriptionErrorTest.xml [took 0s]