rmetzger commented on a change in pull request #14919:
URL: https://github.com/apache/flink/pull/14919#discussion_r573701396
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/manual/CheckForbiddenMethodsUsage.java
##########
@@ -44,6 +45,7 @@
* <p>Forbidden calls include: - Byte / String conversions that do not specify
an explicit charset
* because they produce different results in different locales
*/
+@Ignore("broken test")
public class CheckForbiddenMethodsUsage {
Review comment:
I think it would be helpful to include the JIRA IDs for the tickets to
fix these broken tests. Otherwise, people might open duplicates, or generally
lack context.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]