MartijnVisser commented on code in PR #19972:
URL: https://github.com/apache/flink/pull/19972#discussion_r934562396


##########
flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/connector/pulsar/source/PulsarSourceITCase.java:
##########
@@ -33,8 +33,10 @@
 import org.apache.flink.testutils.junit.FailsOnJava11;
 
 import org.junit.experimental.categories.Category;
+import org.junit.jupiter.api.Disabled;
 
 /** Unite test class for {@link PulsarSource}. */
+@Disabled("Could not reproduce on local machine.")

Review Comment:
   Will you create a follow-up Jira ticket to address this issue? We should not 
disable a test without any reference on why and what. 



-- 
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]

Reply via email to