Description
A few of the tests are swallowing exceptions for all operations systems because they might fail on windows. This could mask regressions in supported OS. When using the testDrivers change this so exceptions are only ignored for Windows OS.
Please see: https://github.com/apache/kafka/pull/11752
Attachments
Attachments
Issue Links
- relates to
-
KAFKA-6647 KafkaStreams.cleanUp creates .lock file in directory its trying to clean (Windows OS)
- Resolved
- links to