buildbot failure in on jmeter-nightly

2016-12-13 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-nightly while building . Full details are available at: https://ci.apache.org/builders/jmeter-nightly/builds/522 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The Nightly scheduler

Re: Mocking Framework

2016-12-13 Thread Philippe Mouawad
On Sunday, December 11, 2016, Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Hi all, > > Philippe has brought up the potential usage of a mocking framework in > another thread. That is something I too would like to see used in our > tests. He has linked mockito 2 as a candidate. I

[GitHub] jmeter issue #236: Bug 59937: Sub menus addition

2016-12-13 Thread pmouawad
Github user pmouawad commented on the issue: https://github.com/apache/jmeter/pull/236 Hello, Thanks for contribution. Could you provide a screenshot of what the result will look like ? Thank you --- If your project is set up for it, you can reply to this email and have

Re: [GitHub] jmeter pull request #238: Adds API to create JMeter threads on the fly

2016-12-13 Thread sebb
On 13 December 2016 at 09:20, max3163 wrote: > Github user max3163 commented on a diff in the pull request: > > https://github.com/apache/jmeter/pull/238#discussion_r92125661 > > --- Diff: src/core/org/apache/jmeter/threads/ThreadGroup.java --- > @@ -279,34

[GitHub] jmeter pull request #238: Adds API to create JMeter threads on the fly

2016-12-13 Thread max3163
Github user max3163 commented on a diff in the pull request: https://github.com/apache/jmeter/pull/238#discussion_r92125661 --- Diff: src/core/org/apache/jmeter/threads/ThreadGroup.java --- @@ -279,34 +282,30 @@ private void delayBy(long delay) { @Override public

[GitHub] jmeter issue #238: Adds API to create JMeter threads on the fly

2016-12-13 Thread max3163
Github user max3163 commented on the issue: https://github.com/apache/jmeter/pull/238 New commit is done => Makes API thread creation returns the new JMeterThread instance --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.