gianm commented on PR #16934: URL: https://github.com/apache/druid/pull/16934#issuecomment-2302366851
The CI failures were one flaky test case in `FrameFileWriterTest` (raised a PR here: https://github.com/apache/druid/pull/16938) and a failed coverage check for `SeekableStreamIndexTaskRunner`. I suggest we ignore the coverage check, since due to code structure, the code is tested in another module (`kafka-indexing-service` and `kinesis-indexing-service` have the tests for `SeekableStreamIndexTaskRunner`). The coverage checker doesn't look across modules. -- 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]
