Corlobin edited a comment on pull request #11841:
URL: https://github.com/apache/kafka/pull/11841#issuecomment-1059855299


   Thanks @showuon it seems these tests failed appeared on merge of another PR: 
https://github.com/apache/kafka/pull/11830 after my investigation.
   
   Link error with these tests: 
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-11830/3/tests
 
   
   ```
   Existing failures - 10
   Build / JDK 8 and Scala 2.12 / testSendWithInvalidCreateTime() – 
kafka.api.PlaintextProducerSendTest
   3s
   Build / JDK 8 and Scala 2.12 / testSendWithInvalidCreateTime() – 
kafka.api.PlaintextProducerSendTest
   6s
   Build / JDK 8 and Scala 2.12 / testProduceWithInvalidTimestamp() – 
kafka.server.ProduceRequestTest
   2s
   Build / JDK 8 and Scala 2.12 / testProduceWithInvalidTimestamp() – 
kafka.server.ProduceRequestTest
   2s
   Build / JDK 11 and Scala 2.13 / testSendWithInvalidCreateTime() – 
kafka.api.PlaintextProducerSendTest
   2s
   Build / JDK 11 and Scala 2.13 / testSendWithInvalidCreateTime() – 
kafka.api.PlaintextProducerSendTest
   7s
   Build / JDK 11 and Scala 2.13 / testProduceWithInvalidTimestamp() – 
kafka.server.ProduceRequestTest
   3s
   Build / JDK 11 and Scala 2.13 / testProduceWithInvalidTimestamp() – 
kafka.server.ProduceRequestTest
   2s
   Build / JDK 17 and Scala 2.13 / testSendWithInvalidCreateTime() – 
kafka.api.PlaintextProducerSendTest
   3s
   Build / JDK 17 and Scala 2.13 / testProduceWithInvalidTimestamp() – 
kafka.server.ProduceRequestTest
   3s
   
   ``` 
   
   Could you confirm please if was introduced by my PR or was failing before?


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