Describe the bug
Tests of class org.apache.pulsar.broker.service.NullValueTest are randomly failing. I tried running it from Intellij IDEA. Test output seems nondeterministic. Not sure what is wrong.
To Reproduce
Steps to reproduce the behavior:
- Run tests from the IDE. CLI can also reproduce the same behaviour.
Expected behavior
A deterministic success or failure output of the tests.
Screenshots


If you see the screenshots, both the test run has different test outputs.