zekai-li commented on code in PR #21675: URL: https://github.com/apache/flink/pull/21675#discussion_r1105384852
########## pom.xml: ########## @@ -1500,6 +1500,8 @@ under the License. <exclude>flink-formats/flink-avro/src/test/resources/flink_11-kryo_registrations</exclude> <exclude>flink-scala/src/test/resources/flink_11-kryo_registrations</exclude> <exclude>flink-core/src/test/resources/kryo-serializer-config-snapshot-v1</exclude> + <exclude>flink-core/src/test/resources/abstractID-with-toString-field</exclude> + <exclude>flink-core/src/test/resources/abstractID-with-toString-field-set</exclude> Review Comment: Possible problems with the actual version of the plugin in azure? Or is there any special configuration? I tried to use the ci configuration but still got an error. Personally, I think these files should be excluded regardless of whether errors are reported -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org