devinbost opened a new issue #6200: Flaky-test: PulsarStateTest.testSourceState URL: https://github.com/apache/pulsar/issues/6200 ``` org.apache.pulsar.tests.integration.functions.PulsarStateTest - PulsarStateTest.testSourceState - which gave: java.lang.AssertionError: expected [true] but found [false] ``` Related to the issues here: https://github.com/apache/pulsar/issues/6137 **To Reproduce** I reproduced this issue locally by running the tests in PulsarStateTest while running: `stress-ng --matrix 0 -t 15m` which was running during the entire test process. It's still intermittent though. I have attached the log that I produced locally. [log.txt](https://github.com/apache/pulsar/files/4150603/log.txt)
---------------------------------------------------------------- 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] With regards, Apache Git Services
