[incubator-kie-issues-1550] Add Transaction error handling when transaction is enabled #2817
Triggered via pull request
October 30, 2024 12:53
Status
Failure
Total duration
1h 6m 38s
Artifacts
–
Annotations
10 errors and 1 warning
KnativeServingAddonIT.executeWithCloudEventWithIdAsPlainJson:
apache_incubator-kie-kogito-runtimes/quarkus/addons/knative/serving/integration-tests/src/test/java/org/kie/kogito/addons/quarkus/knative/serving/customfunctions/it/KnativeServingAddonIT.java#L172
1 expectation failed.
Expected status code <400> but was <500>.
|
KnativeServingAddonIT.execute404:
apache_incubator-kie-kogito-runtimes/quarkus/addons/knative/serving/integration-tests/src/test/java/org/kie/kogito/addons/quarkus/knative/serving/customfunctions/it/KnativeServingAddonIT.java#L267
1 expectation failed.
Expected status code <404> but was <500>.
|
KnativeServingAddonIT.executeWithCloudEventWithoutIdAsPlainJson:
apache_incubator-kie-kogito-runtimes/quarkus/addons/knative/serving/integration-tests/src/test/java/org/kie/kogito/addons/quarkus/knative/serving/customfunctions/it/KnativeServingAddonIT.java#L182
1 expectation failed.
Expected status code <400> but was <500>.
|
ConversationFlowIT.wrongData:
apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/ConversationFlowIT.java#L77
1 expectation failed.
Expected status code <400> but was <500>.
|
ConversationFlowIT.wrongCluster:
apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/ConversationFlowIT.java#L66
1 expectation failed.
Expected status code <400> but was <500>.
|
ErrorRestIT.testErrorWithMetadata:
apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/ErrorRestIT.java#L97
1 expectation failed.
Expected status code <400> but was <500>.
|
ExpressionRestIT.testExpressionOutputValidation:
apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/ExpressionRestIT.java#L74
1 expectation failed.
Expected status code is <400> but was <500>.
|
RetriggerIT.testRetrigger:
apache_incubator-kie-kogito-runtimes/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/test/java/org/kie/kogito/quarkus/workflows/RetriggerIT.java#L40
1 expectation failed.
Expected status code <400> but was <500>.
|
GreetingsTest.testOrderProcess:
apache_incubator-kie-kogito-runtimes/springboot/archetype/src/main/resources/archetype-resources/src/test/java/GreetingsTest.java#L1
Failed to load ApplicationContext for [WebMergedContextConfiguration@2af3b054 testClass = it.pkg.GreetingsTest, locations = [], classes = [it.pkg.KogitoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@16612a51, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4e0ae11f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3cce57c7, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2e570ded, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@4bc222e, org.springframework.boot.test.context.SpringBootTestAnnotation@f400e632], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
TrafficViolationTest.testEvaluateTrafficViolation:
apache_incubator-kie-drools/drools-scenario-simulation/drools-scenario-simulation-integrationtest/src/test/resources/importedDMN/TrafficViolationTest.scesim#L1
ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@5e9671e6 testClass = it.pkg.TrafficViolationTest, locations = [], classes = [it.pkg.KogitoApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true", "server.port=0"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@16612a51, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4e0ae11f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@3cce57c7, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@2e570ded, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@4bc222e, org.springframework.boot.test.context.SpringBootTestAnnotation@f400e632], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
ubuntu-latest / Java-17 / Maven-3.9.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|