You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2012/03/22 10:53:45 UTC

DO NOT REPLY [Bug 52968] New: Option Start Next Loop in Thread Group does not mark parent Transaction Sampler in error when an error occurs

https://issues.apache.org/bugzilla/show_bug.cgi?id=52968

             Bug #: 52968
           Summary: Option Start Next Loop in Thread Group does not mark
                    parent Transaction Sampler in error when an error
                    occurs
           Product: JMeter
           Version: 2.6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
        AssignedTo: issues@jmeter.apache.org
        ReportedBy: p.mouawad@ubik-ingenierie.com
    Classification: Unclassified


Created attachment 28498
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28498
Test Plan to reproduce issue

Hello,
Using JMeter 2.6 I noticed an abnormal behaviour when using Start Next Loop
option combined to TransactionController.

When using this option and an error occurs in a Sample (child of
TransactionController) , the Transaction is not reported in error.

I attach Test Plan to show issue.
When executing it I get:
C-JR1 in error
C-TC1 in error
SNL-JR2 in error

=> NO SNL-TC2 in error reported

while I should get:
C-JR1 in error
C-TC1 in error
SNL-JR2 in error
SNL-TC2 in error

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52968] Option Start Next Loop in Thread Group does not mark parent Transaction Sampler in error when an error occurs

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52968

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|                            |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> 2012-03-24 23:23:07 UTC ---
Date: Sat Mar 24 23:22:29 2012
New Revision: 1304962

URL: http://svn.apache.org/viewvc?rev=1304962&view=rev
Log:
Bug 52968 - Option Start Next Loop in Thread Group does not mark parent
Transaction Sampler in error when an error occurs

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/control/TransactionController.java
   jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
   jmeter/trunk/xdocs/changes.xml

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52968] Option Start Next Loop in Thread Group does not mark parent Transaction Sampler in error when an error occurs

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52968

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28498|0                           |1
        is obsolete|                            |

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> 2012-03-22 11:21:25 UTC ---
Created attachment 28499
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28499
The right Test Plan

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.