GitHub user ra0077 opened a pull request:
https://github.com/apache/jmeter/pull/161
bug 59152: Change default Thread Group -> Action to be taken after a Sample
Error value from "Continue" to "Start Next thread loop"
Hi,
This patch (for bug 59152) change default Thread Group -> Action to be
taken after a
Sample Error value from "Continue" to "Start Next thread loop"
I think it's better to start next thread loop instead of continuing
without take into account the error because continue if there is an
error makes no sense (it's not realistic)
Antonio
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ra0077/jmeter
Bug59152_ChangeDefaultOnErrorThreadGroup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/161.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #161
----
commit 5ec28d8544c70b456f83f743841bd9fcba017e8c
Author: ra0077 <[email protected]>
Date: 2016-03-09T12:23:48Z
Hi,
This patch change default Thread Group -> Action to be taken after a
Sample Error value from "Continue" to "Start Next thread loop"
I think it's better to start next thread loop instead of continuing
without take into account the error because continue if there is an
error makes no sense (it's not realistic)
Antonio
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---