Commit Graph

2 Commits

Author SHA1 Message Date
Vladimir Sitnikov 6b02cc95d6 Reduce timeouts in batch tests
totalSleepTime = Sleep_Time + (System.currentTimeMillis() % Sleep_Mask)

In most of the cases Sleep_Mask was 0xFF which resulted in "sleep at least 255ms"
2019-09-25 22:04:57 +03:00
Philippe Mouawad 20b774d056 Bug 56811 - "Start Next Thread Loop" in Result Status Action Handler or on Thread Group and "Go to next Loop iteration" in Test Action behave incorrectly with TransactionController that has "Generate Parent Sampler" checked
Add Test
Bugzilla Id: 56811

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1634702 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 63ca05fdd5
2014-10-27 22:08:13 +00:00