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 2014/08/04 16:23:58 UTC

[Bug 56811] New: Test Action - Go to next loop iteration messes with various controllers

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

            Bug ID: 56811
           Summary: Test Action - Go to next loop iteration messes with
                    various controllers
           Product: JMeter
           Version: 2.11
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: hideemail1@gmail.com

Created attachment 31872
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31872&action=edit
test and result

My example Test Plan contains (simplyfied):
Thread Group (3 Iterations)
    Interleave Controller
        Transaction Controller 1 (Generate Parent)
            Transaction Controller (Generate Parent)
                Sampler 1
                Test Action - Start Next Iteration
                Sampler 2
        Transaction Controller 2 (Generate Parent)
            Transaction Controller
                Sampler 1
                Sampler 2

The result is:
TC 1
TC 1
    Sampler 1
    Sampler 2
TC 2
    Sampler 1
    Sampler 2

So first the Test Action prevents the Transaction Controller from "collecting"
any data (no children in Tree View Listener) and then doesn't process at all!
Same goes for Result Status Action Handler.

The example and the result are attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Test Action - Go to next loop iteration messes with various controllers

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g.szczutkowski@gmail.com

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 53768 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Start Next Thread Loop in Test Action or on Thread Group does not work with TransactionController where Generate Parent Sampler is checked

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |major

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Start Next Thread Loop in Test Action or on Thread Group does not work with TransactionController where Generate Parent Sampler is checked

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.11                        |2.9

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] "Start Next Thread Loop" in Result Status Action Handler or on Thread Group and "Go to next Loop iteration" in Test Action behave incorrectly with TransactionController that has "Generate Parent Sampler" checked

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Start Next Thread Loop in   |"Start Next Thread Loop" in
                   |Test Action or on Thread    |Result Status Action
                   |Group does not work with    |Handler or on Thread Group
                   |TransactionController where |and "Go to next Loop
                   |Generate Parent Sampler is  |iteration" in Test Action
                   |checked                     |behave incorrectly with
                   |                            |TransactionController that
                   |                            |has "Generate Parent
                   |                            |Sampler" checked

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Test Action - Go to next loop iteration messes with various controllers

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

Bernhard <hi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hideemail1@gmail.com
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Start Next Thread Loop in Test Action or on Thread Group does not work with TransactionController where Generate Parent Sampler is checked

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
            Summary|Test Action - Go to next    |Start Next Thread Loop in
                   |loop iteration messes with  |Test Action or on Thread
                   |various controllers         |Group does not work with
                   |                            |TransactionController where
                   |                            |Generate Parent Sampler is
                   |                            |checked

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Start Next Thread Loop in Test Action or on Thread Group does not work with TransactionController where Generate Parent Sampler is checked

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Thanks for report.
I further analyzed your report, in fact the problem is located in Transaction
Controller and only when Generate Parent Sampler is checked.
So I renamed the bug and will try to fix it.

If I missed something in your report let me know.
Thanks
Regards
Philippe

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] Test Action - Go to next loop iteration messes with various controllers

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

--- Comment #1 from Bernhard <hi...@gmail.com> ---
Also notice that the Interleave Controller doesn't work properly when Test
Action stops the iteration.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56811] "Start Next Thread Loop" in Result Status Action Handler or on Thread Group and "Go to next Loop iteration" in Test Action behave incorrectly with TransactionController that has "Generate Parent Sampler" checked

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sun Oct 26 13:18:18 2014
New Revision: 1634323

URL: http://svn.apache.org/r1634323
Log:
Bug 56811 - "Start Next Thread Loop" in Result Status Action Handler or on
Thread Group and "Go to next Loop iteration" in Test Action behave incorrectly
with TransactionController that has "Generate Parent Sampler" checked
Bugzilla Id: 56811

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

-- 
You are receiving this mail because:
You are the assignee for the bug.