Skip to content

Disabling test for application#2250

Closed
fjtirado wants to merge 1 commit into
apache:mainfrom
fjtirado:Disabling_test_for_apps
Closed

Disabling test for application#2250
fjtirado wants to merge 1 commit into
apache:mainfrom
fjtirado:Disabling_test_for_apps

Conversation

@fjtirado

@fjtirado fjtirado commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Jenkins test are always failing and are a duplicate of github actions

This a test PR to check if we can disable test by touching the maven command in groovy. Once we verify is green, we will have to manually disable test that are flaky only in jenkins, but are working fine on github action

@fjtirado fjtirado force-pushed the Disabling_test_for_apps branch 3 times, most recently from 6c78f49 to 3dea401 Compare August 11, 2025 10:03
Jenkins test are always failing and are a duplicate of github actions
@fjtirado fjtirado force-pushed the Disabling_test_for_apps branch from 3dea401 to ed34331 Compare August 11, 2025 10:12
@apache apache deleted a comment from kie-ci3 Aug 11, 2025
@kie-ci3

kie-ci3 commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

PR job #6 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-apps -u #2250 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2250/6/display/redirect

Test results:

  • PASSED: 712
  • FAILED: 26

Those are the test failures:

org.kie.kogito.index.mongodb.query.DomainQueryIT.test java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.query.JobQueryIT.testJobQuery java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.query.ProcessDefinitionQueryIT.testProcessDefinitionQuery java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.query.ProcessIdQueryIT.testProcessIdQuery java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.query.ProcessInstanceQueryIT.testProcessInstanceQuery java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.query.UserTaskInstanceQueryIT.testUserTaskInstanceQuery java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.DomainStorageIT.testCache java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.JobStorageIT.testCache java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.MongoModelServiceImplIT.testInit java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.ProcessDefinitionStorageIT.testCache java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.ProcessIdStorageIT.testCache java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.index.mongodb.storage.ProcessIndexObserverIT.testOnProcessIndexEvent java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.messaging.MongoDBMessagingApiTest.cancelJob java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.repository.mongodb.MongoDBJobRepositoryTest.testSaveAndGet java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.resource.KeycloakMongoDBJobServiceTest.(?) java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.resource.MongoDBJobResourceTest.cancelRunningNonPeriodicJobTest java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.resource.v2.http.recipient.MongoDBHttpRecipientPayloadTypesTest.httpRecipientWithStringPayloadData java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.jobs.service.resource.v2.sink.recipient.MongoDBSinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithBinaryPayloadData java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.HealthCheckIT.testHealthCheck java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.client.MongoClientManagerIT.testGetCollection java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.index.IndexManagerIT.(?) java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.query.MongoQueryIT.testExecute java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.storage.MongoStorageIT.testGet java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.storage.MongoStorageManagerIT.testGetCache java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.storage.StorageListenerIT.testObjectUpdatedListener java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
org.kie.kogito.persistence.mongodb.storage.StorageUtilsIT.testWatchCollection_delete java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

@fjtirado

Copy link
Copy Markdown
Contributor Author

Closing since this is futile exersice

@fjtirado fjtirado closed this Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants