wuchong commented on code in PR #21675:
URL: https://github.com/apache/flink/pull/21675#discussion_r1105249581


##########
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:
   These files have been added for a long time, and the master build is always 
passing. I don't understand why it failed in your case. Could you try to remove 
the changes and see if the tests fail? 



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