tkobayas opened a new issue, #6848: URL: https://github.com/apache/incubator-kie-drools/issues/6848
Per https://github.com/apache/incubator-kie-drools/issues/6841 , there are redundant `drools-test-coverage-jars` invocations in CI run. It's a little complicated to fix this issue because we also want to ensure that developers don't hit unexpected failures and stale jar use in local development. I think we can move tests which require pre-built jar/kjar to isolated modules, so that we can solve the both slow CI and development convenience. -- 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]
