netudima commented on PR #4262: URL: https://github.com/apache/cassandra/pull/4262#issuecomment-3196471153
the repeated run is passed: ``` failure rate: 0/1000 Generating Test Summary for test files found under /Users/dmitry/IdeaProjects/cassandra-5.0/build/test/output [Test Summary] Run: 9, Failed: 0, Errors: 0, Skipped: 0 ``` used command: ``` .build/run-tests.sh -a test-repeat -t BufferPoolAllocatorTest -e REPEATED_TESTS_COUNT=1000 ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

