alaahong commented on PR #6737: URL: https://github.com/apache/jmeter/pull/6737#issuecomment-5082779132
The batchServerBatchTestLocal failure on macOS/JDK17 is a known pre-existing flaky test tracked by #6674 . The failing test plan BatchTestLocal.jmx uses only JavaSampler/JSR223Sampler and does not touch any HTTP component modified by this PR. The same failure occurs on master and is caused by a thread-group scheduling race in server mode on macOS. All non-macOS matrix jobs pass. -- 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]
