lhotari commented on pull request #8391:
URL: https://github.com/apache/pulsar/pull/8391#issuecomment-717356245


   This failure happen in the checks of this PR:
   ```
   Error:  Failures: 
   Error:  
org.apache.pulsar.broker.service.InactiveTopicDeleteTest.testTopicLevelInActiveTopicApi(org.apache.pulsar.broker.service.InactiveTopicDeleteTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: InactiveTopicDeleteTest.testTopicLevelInActiveTopicApi ? 
ServerSideError HTTP ...
   [INFO] 
   Error:  
org.apache.pulsar.broker.service.NonPersistentTopicE2ETest.testGCWillDeleteSchema(org.apache.pulsar.broker.service.NonPersistentTopicE2ETest)
   [INFO]   Run 1: PASS
   Error:    Run 2: NonPersistentTopicE2ETest.testGCWillDeleteSchema:132 
expected [false] but found [true]
   [INFO] 
   Error:  
org.apache.pulsar.broker.service.persistent.TopicDuplicationTest.testDuplicationApi(org.apache.pulsar.broker.service.persistent.TopicDuplicationTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: TopicDuplicationTest.testDuplicationApi ? ServerSideError 
HTTP 500 Internal Se...
   ```
   full logs: 
https://github.com/apache/pulsar/pull/8391/checks?check_run_id=1315588821
   
   one of the failures is 
`InactiveTopicDeleteTest.testTopicLevelInActiveTopicApi` so it seems that the 
problem isn't fixed yet.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to