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


##########
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:
   Confident or unconfident? I think you approved this pull request earlier?
   
   > you'd better do it in a separate patch with a reference
   I agree. It would be nice to have a JIRA ticket to re-enable this, mention 
the JIRA in the `@Disabled` annotation and do this in a separate commit (but it 
can be in this PR)



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