kasparjarek commented on PR #31: URL: https://github.com/apache/pulsar-connectors/pull/31#issuecomment-4555252086
> What type of problem are you facing with the tests? @lhotari the tests for the adaptor are currently disabled ([code link](https://github.com/kasparjarek/pulsar-connectors/blob/c762d7ef118f7eb165c22bf2681ce801893558f9/kafka-connect-adaptor/build.gradle.kts#L68)) with a comment: > // KCA tests depend on pulsar-broker internals that have changed since the // last released version. Tests will compile once matching pulsar artifacts // are published. Skip for now to unblock CI. When trying to run, it's failing with errors like `class file for org.apache.pulsar.tests.TestRetrySupport not found`. -- 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]
