Hello, I saw after merging PR#17 <https://github.com/apache/incubator-pekko-connectors-kafka/pull/17> the build is failing (2 or 3 tests are failing). I could not reproduce locally in my machine.
I tried to ran sbt ++2.13.8 "testOnly org.apache.pekko.kafka.internal.CommittingWithMockSpec" with - java 11 - java 1.8.0.302 - java 1.8.0.292 ([email protected] which is used in the build) In all 3 cases, tests are green [image: image.png] Is it possible to retrigger the build to verify changes are causing the issue or is it a flaky test? -- Regards, Seeta Ramayya Vadali
