priyanka-28 opened a new issue, #3701: URL: https://github.com/apache/bookkeeper/issues/3701
**BUG REPORT** ***Describe the bug*** The test org.apache.bookkeeper.slogger.SloggerTest#testMap passed using normal maven-test, but showed Non-deterministic behavior under NonDex(https://github.com/TestingResearchIllinois/NonDex) and thus failed. ***To Reproduce*** Steps to reproduce the behavior: https://github.com/TestingResearchIllinois/NonDex Nondex is order-dependent flaky tests detection tool developed by a research group led professor Darko at UIUC Navigate to the project repo, compile and run the following - mvn edu.illinois:nondex-maven-plugin:1.1.2:nondex ***Expected behavior*** Tests should show stable and deterministic behaviour. ***Screenshots*** Some of the error messages are as follows- <img width="465" alt="image" src="https://user-images.githubusercontent.com/52324780/206885171-c868a485-61e2-4b2f-bf46-315ad9c550d6.png"> ***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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
