LuciferYang commented on PR #50295: URL: https://github.com/apache/spark/pull/50295#issuecomment-2729451697
Seems still failed ... ``` Discovery starting. Discovery completed in 331 milliseconds. Run starting. Expected test count is: 13 ProtobufCatalystDataConversionSuite: - single StructType(StructField(int32_type,IntegerType,true)) with seed 696 - single StructType(StructField(double_type,DoubleType,true)) with seed 300 - single StructType(StructField(float_type,FloatType,true)) with seed 812 - single StructType(StructField(bytes_type,BinaryType,true)) with seed 482 - single StructType(StructField(string_type,StringType,true)) with seed 222 - Handle unsupported input of message type - filter push-down to Protobuf deserializer - ProtobufDeserializer with binary type - Full names for message using descriptor file - CatalystDataToProtobuf equals - CatalystDataToProtobuf hashCode - ProtobufDataToCatalyst equals - ProtobufDataToCatalyst hashCode *** FAILED *** 347002481 did not equal -937893175 (ProtobufCatalystDataConversionSuite.scala:383) Run completed in 2 seconds, 51 milliseconds. Total number of tests run: 13 Suites: completed 2, aborted 0 Tests: succeeded 12, failed 1, canceled 0, ignored 0, pending 0 *** 1 TEST FAILED *** ``` -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org