lhotari commented on PR #24617:
URL: https://github.com/apache/pulsar/pull/24617#issuecomment-3172044758

   @hangc0276 It seems that there are test failures:
   
   > AvroSchemaTest.testTimestampWithJsonDef: 
pulsar-client/src/test/java/org/apache/pulsar/client/impl/schema/AvroSchemaTest.java#L515Can
 not set java.time.Instant field 
org.apache.pulsar.client.impl.schema.AvroSchemaTest$TimestampPojo.value to 
java.lang.Long
   > --
   > CI - Unit - Pulsar ClientProcess completed with exit code 1.
   > TopicSchemaTest.testGetSchema: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/schema/TopicSchemaTest.java#L48Namespace
 part "Request$ServiceRequest" is invalid: Illegal character in: 
Request$ServiceRequest
   > CI - Unit - OtherProcess completed with exit code 1.
   > SchemaDataValidatorTest.testJsonSchemaTypeWithJsonSchemaData: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/schema/validator/SchemaDataValidatorTest.java#L134Invalid
 schema definition data for JSON schema
   > 
   > [AvroSchemaTest.testTimestampWithJsonDef: 
pulsar-client/src/test/java/org/apache/pulsar/client/impl/schema/AvroSchemaTest.java#L515](https://github.com/apache/pulsar/pull/24617/files#annotation_37617941531)
   > Can not set java.time.Instant field 
org.apache.pulsar.client.impl.schema.AvroSchemaTest$TimestampPojo.value to 
java.lang.Long
   > [CI - Unit - Pulsar 
Client](https://github.com/apache/pulsar/actions/runs/16844782507/job/47722616374#step:11:761)
   > Process completed with exit code 1.
   > [TopicSchemaTest.testGetSchema: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/schema/TopicSchemaTest.java#L48](https://github.com/apache/pulsar/pull/24617/files#annotation_37618125584)
   > Namespace part "Request$ServiceRequest" is invalid: Illegal character in: 
Request$ServiceRequest
   > [CI - Unit - 
Other](https://github.com/apache/pulsar/actions/runs/16844782507/job/47722616342#step:11:5834)
   > Process completed with exit code 1.
   > [SchemaDataValidatorTest.testJsonSchemaTypeWithJsonSchemaData: 
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/schema/validator/SchemaDataValidatorTest.java#L134](https://github.com/apache/pulsar/pull/24617/files#annotation_37618342133)
   > Invalid schema definition data for JSON schema


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