pefernan commented on PR #1941:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/1941#issuecomment-1882796248

   @fjtirado looks like there are some broken tests due to the removed mergers:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile 
(default-testCompile) on project data-index-service-common: Compilation 
failure: Compilation failure: 
   [ERROR] 
/home/jenkins/workspace/uest_jobs_kogito-apps-pr_PR-1941/kogito-pipelines/bc/apache_incubator-kie-kogito-apps/data-index/data-index-service/data-index-service-common/src/test/java/org/kie/kogito/index/service/messaging/KogitoIndexEventConverterTest.java:[47,36]
 cannot find symbol
   [ERROR]   symbol:   class ProcessDefinitionDataEventMerger
   [ERROR]   location: package org.kie.kogito.index.service
   [ERROR] 
/home/jenkins/workspace/uest_jobs_kogito-apps-pr_PR-1941/kogito-pipelines/bc/apache_incubator-kie-kogito-apps/data-index/data-index-service/data-index-service-common/src/test/java/org/kie/kogito/index/service/messaging/KogitoIndexEventConverterTest.java:[48,36]
 cannot find symbol
   [ERROR]   symbol:   class ProcessInstanceStateDataEventMerger
   [ERROR]   location: package org.kie.kogito.index.storage
   [ERROR] 
/home/jenkins/workspace/uest_jobs_kogito-apps-pr_PR-1941/kogito-pipelines/bc/apache_incubator-kie-kogito-apps/data-index/data-index-service/data-index-service-common/src/test/java/org/kie/kogito/index/service/messaging/KogitoIndexEventConverterTest.java:[49,36]
 cannot find symbol
   [ERROR]   symbol:   class UserTaskInstanceStateEventMerger
   [ERROR]   location: package org.kie.kogito.index.storage
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to