Commit Graph

5 Commits

Author SHA1 Message Date
Vladimir Sitnikov b86754e536 chore: remove mongodb plugin 2025-10-31 20:19:43 +03:00
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 2a67312fb2 Add generated GUI test file for 2.13
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1734722 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9ff995cf79
2016-03-12 18:34:34 +00:00