Commit Graph

4 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
Felix Schumacher 8c8e22b7d5 Revert jmx testplans to r1763887 and add Saved... files,
that represent them saved with a current version of JMeter

Bugzilla Id: 60222


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

Former-commit-id: 1a20b82b55
2016-10-22 14:43:03 +00:00
Felix Schumacher f08bae8ed3 Followup to r1763837. Remove dropped elements from testplans. Bugzilla Id: 60222
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1763887 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 13299d5770
2016-10-08 10:32:31 +00:00
Sebastian Bazley 8fd581d866 Constant Throughput Timer bug with localization
Bugzilla Id: 53679


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

Former-commit-id: 29c5ba91d1
2013-08-16 13:59:19 +00:00