FSchumacher opened a new pull request, #6662: URL: https://github.com/apache/jmeter/pull/6662
## Description Set a bigger margin for the scheduler to end in one flaky test ## Motivation and Context Some CI workers seem to be slow and we get less value of a flaky test. We already gave one second margin. The slow workers often used 400 ms more, so use two seconds margin, to be on the safe(r) side. ## How Has This Been Tested? Let the CI builds decide :) ## Screenshots (if appropriate): ## Types of changes - CI fix (hopefully) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] My code follows the [code style][style-guide] of this project. - [x] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- 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]
