BewareMyPower opened a new issue #11551:
URL: https://github.com/apache/pulsar/issues/11551


   **Describe the bug**
   
   There're 11 tests that failed. Here're the logs of the [latest 
PR](https://github.com/apache/pulsar/pull/11535) at this time about C++ client:
   
   ```
         66 ms: ./main AuthPluginTest.testTlsDetectHttps (try #1)
         69 ms: ./main AuthPluginTest.testTlsDetectHttps (try #2)
         57 ms: ./main BasicEndToEndTest.testV2TopicHttp (try #1)
        507 ms: ./main BasicEndToEndTest.testLookupThrottling (try #1)
         41 ms: ./main BasicEndToEndTest.testV2TopicHttp (try #2)
        293 ms: ./main BasicEndToEndTest.testLookupThrottling (try #2)
         29 ms: ./main BasicEndToEndTest.testHandlerReconnectionLogic (try #1)
         27 ms: ./main BasicEndToEndTest.testHandlerReconnectionLogic (try #2)
         27 ms: ./main AuthPluginToken.testTokenWithHttpUrl (try #1)
         25 ms: ./main AuthPluginToken.testTokenWithHttpUrl (try #2)
         21 ms: ./main ProtobufNativeSchemaTest.testSchemaJson (try #1)
         27 ms: ./main ProtobufNativeSchemaTest.testSchemaJson (try #2)
         94 ms: ./main ProtobufNativeSchemaTest.testAutoCreateSchema (try #1)
         51 ms: ./main ProtobufNativeSchemaTest.testAutoCreateSchema (try #2)
         99 ms: ./main ProtobufNativeSchemaTest.testSchemaIncompatibility (try 
#1)
        144 ms: ./main ProtobufNativeSchemaTest.testEndToEnd (try #1)
        118 ms: ./main ProtobufNativeSchemaTest.testSchemaIncompatibility (try 
#2)
         93 ms: ./main ProtobufNativeSchemaTest.testEndToEnd (try #2)
       1558 ms: ./main ClientTest.testConnectTimeout (try #1)
       1518 ms: ./main ClientTest.testConnectTimeout (try #2)
         69 ms: ./main ClientDeduplicationTest.testProducerDeduplication (try 
#1)
        117 ms: ./main ClientDeduplicationTest.testProducerDeduplication (try 
#2)
   ```
   
   **To Reproduce**
   Run tests in local env.
   
   **Expected behavior**
   The tests should not fail.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to