[
https://issues.apache.org/jira/browse/KAFKA-13666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Leland updated KAFKA-13666:
-------------------------------
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
was:
A few of the tests are swallowing exceptions for all operations systems which
could mask regressions. When using the testDrivers change this so exceptions
are only ignored for Windows OS.
Please see: https://github.com/apache/kafka/pull/11752
> Tests should not ignore exceptions for supported OS
> ---------------------------------------------------
>
> Key: KAFKA-13666
> URL: https://issues.apache.org/jira/browse/KAFKA-13666
> Project: Kafka
> Issue Type: Test
> Affects Versions: 3.0.0
> Reporter: Rob Leland
> Priority: Minor
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)