khac commented on issue #22726: URL: https://github.com/apache/pulsar/issues/22726#issuecomment-2115582147
<img width="560" alt="image" src="https://github.com/apache/pulsar/assets/25533953/ad078259-9c59-4914-a579-66dc0870adfb"> <img width="536" alt="image" src="https://github.com/apache/pulsar/assets/25533953/4cfa0b64-23e4-4b21-9c30-1c47e87cd1be"> When I run this test on debugger mode, it runs fine, when I run all tests this one fails metadata.MetadataStoreTest fail. ``` [ERROR] Failures: [ERROR] MetadataStoreTest.testThreadSwitchOfZkMetadataStore:484 ยป Completion java.lang.AssertionError: Expect to switch to thread 196d8b0fd39848358a5ec527a7a34e48, but currently it is thread TestNG-method=testThreadSwitchOfZkMetadataStore-1 expected [true] but found [false] [INFO] [ERROR] Tests run: 910, Failures: 1, Errors: 0, Skipped: 742 ``` -- 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]
