You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2018/07/04 18:16:25 UTC

Re: svn commit: r1835050 - in /jmeter/trunk: bin/testfiles/TestResultStatusAction.csv bin/testfiles/TestResultStatusAction.jmx bin/testfiles/TestResultStatusAction.xml build.xml src/core/org/apache/jmeter/control/WhileController.java

You’re right.
Feel free to fix it.
Otherwise I ‘ll do it once I am not blacklisted anymore by Apache

On Wednesday, July 4, 2018, Felix Schumacher <
felix.schumacher@internetallee.de> wrote:

>
>
> Am 04.07.2018 um 14:04 schrieb pmouawad@apache.org:
>
>> Author: pmouawad
>> Date: Wed Jul  4 12:04:56 2018
>> New Revision: 1835050
>>
>> URL: http://svn.apache.org/viewvc?rev=1835050&view=rev
>> Log:
>> Bug 62238 - Add ability to Switch to next iteration of Current Loop
>>
>> Fix failure of test Bug 62239, add tests for 62238
>> Bugzilla Id: 62238
>>
>> Added:
>>      jmeter/trunk/bin/testfiles/TestResultStatusAction.csv
>>      jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx   (with props)
>>      jmeter/trunk/bin/testfiles/TestResultStatusAction.xml   (with props)
>> Modified:
>>      jmeter/trunk/build.xml
>>      jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java
>>
>> Added: jmeter/trunk/bin/testfiles/TestResultStatusAction.csvg samples :
>> 1",TG-STARTNEXTLOOP 4-1,false
>>
> ...
>
>> Added: jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx
>> URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/Test
>> ResultStatusAction.jmx?rev=1835050&view=auto
>> ============================================================
>> ==================
>> --- jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx (added)
>> +++ jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx Wed Jul  4
>> 12:04:56 2018
>> @@ -0,0 +1,452 @@
>> +<?xml version="1.0" encoding="UTF-8"?>
>>
>
> ...
>
> +      <ResultCollector guiclass="ViewResultsFullVisualizer"
>> testclass="ResultCollector" testname="View Results Tree" enabled="true">
>> +        <boolProp name="ResultCollector.error_logging">false</boolProp>
>> +        <objProp>
>> +          <name>saveConfig</name>
>> +          <value class="SampleSaveConfiguration">
>> +            <time>true</time>
>> +            <latency>true</latency>
>> +            <timestamp>true</timestamp>
>> +            <success>true</success>
>> +            <label>true</label>
>> +            <code>true</code>
>> +            <message>true</message>
>> +            <threadName>true</threadName>
>> +            <dataType>true</dataType>
>> +            <encoding>false</encoding>
>> +            <assertions>true</assertions>
>> +            <subresults>true</subresults>
>> +            <responseData>false</responseData>
>> +            <samplerData>false</samplerData>
>> +            <xml>false</xml>
>> +            <fieldNames>true</fieldNames>
>> +            <responseHeaders>false</responseHeaders>
>> +            <requestHeaders>false</requestHeaders>
>> +            <responseDataOnError>false</responseDataOnError>
>> +            <saveAssertionResultsFailureMessage>true</saveAssertionResul
>> tsFailureMessage>
>> +            <assertionsResultsToSave>0</assertionsResultsToSave>
>> +            <bytes>true</bytes>
>>
> Any special reason to include the byte size here? It seems to differ
> slightly on the test integration machine and I think it would be better to
> use an assertion on the content, rather than this fragile option.
>
> Felix
>
>> +            <sentBytes>true</sentBytes>
>> +            <threadCounts>true</threadCounts>
>> +            <idleTime>true</idleTime>
>> +            <connectTime>true</connectTime>
>> +          </value>
>> +        </objProp>
>> +        <stringProp name="filename"></stringProp>
>> +      </ResultCollector>
>> +      <hashTree/>
>> +    </hashTree>
>> +  </hashTree>
>> +</jmeterTestPlan>
>>
>> Propchange: jmeter/trunk/bin/testfiles/TestResultStatusAction.jmx
>> ------------------------------------------------------------
>> ------------------
>>      svn:eol-style = LF
>>
>> Added: jmeter/trunk/bin/testfiles/TestResultStatusAction.xml
>> URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/Test
>> ResultStatusAction.xml?rev=1835050&view=auto
>> ============================================================
>> ==================
>> --- jmeter/trunk/bin/testfiles/TestResultStatusAction.xml (added)
>> +++ jmeter/trunk/bin/testfiles/TestResultStatusAction.xml Wed Jul  4
>> 12:04:56 2018
>> @@ -0,0 +1,193 @@
>> +<?xml version="1.0" encoding="UTF-8"?>
>> +<testResults version="1.2">
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-CONTINUE 1-1"
>> by="245"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 15, number of failing samples : 2" tn="TG-CONTINUE 1-1" by="2452"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-CONTINUE 1-1"
>> by="245"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 15, number of failing samples : 2" tn="TG-CONTINUE 1-1" by="2452"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-CONTINUE 1-1"
>> by="245"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-CONTINUE 1-1" by="490"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="245"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-CONTINUE 1-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="246"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 3, number of failing samples : 1" tn="TG-CONTINUE 1-1" by="491"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-CONTINUE
>> 1-1" by="245"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 15, number of failing samples : 2" tn="TG-CONTINUE 1-1" by="2452"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-GOTONEXT_IT 2-1"
>> by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-After-LC-4" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 13, number of failing samples : 2" tn="TG-GOTONEXT_IT 2-1" by="1984"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-GOTONEXT_IT 2-1"
>> by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-After-LC-4" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 13, number of failing samples : 2" tn="TG-GOTONEXT_IT 2-1" by="1984"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-GOTONEXT_IT 2-1"
>> by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-GOTONEXT_IT 2-1" by="496"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=3" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-GOTONEXT_IT 2-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-GOTONEXT_IT 2-1" by="248"/>
>> +<sample s="true" lb="DS-After-LC-4" rc="200" rm="OK" tn="TG-GOTONEXT_IT
>> 2-1" by="248"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 13, number of failing samples : 2" tn="TG-GOTONEXT_IT 2-1" by="1984"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 11, number of failing samples : 1" tn="TG-BREAK 3-1" by="1694"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 11, number of failing samples : 1" tn="TG-BREAK 3-1" by="1694"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-BREAK 3-1" by="484"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK" tn="TG-BREAK
>> 3-1" by="242"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-BREAK 3-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-BREAK 3-1" by="242"/>
>> +<sample s="true" lb="DS-After-LC-0" rc="200" rm="OK" tn="TG-BREAK 3-1"
>> by="242"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 11, number of failing samples : 1" tn="TG-BREAK 3-1" by="1694"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-STARTNEXTLOOP 4-1"
>> by="250"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 9, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="1500"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-STARTNEXTLOOP 4-1"
>> by="250"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 9, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="1500"/>
>> +<sample s="true" lb="DS-1" rc="200" rm="OK" tn="TG-STARTNEXTLOOP 4-1"
>> by="250"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=0" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="true" lb="Debug Sampler" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="true" lb="sc2" rc="200" rm="Number of samples in transaction
>> : 3, number of failing samples : 0" tn="TG-STARTNEXTLOOP 4-1" by="500"/>
>> +<sample s="true" lb="DS-__jm__LC__idx=2" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="JSS_FailsIfCptHigherThan1" rc="200" rm="OK"
>> tn="TG-STARTNEXTLOOP 4-1" by="0"/>
>> +<sample s="false" lb="sc2" rc="" rm="Number of samples in transaction :
>> 2, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="250"/>
>> +<sample s="false" lb="TC" rc="" rm="Number of samples in transaction :
>> 9, number of failing samples : 1" tn="TG-STARTNEXTLOOP 4-1" by="1500"/>
>> +
>> +</testResults>
>>
>> Propchange: jmeter/trunk/bin/testfiles/TestResultStatusAction.xml
>> ------------------------------------------------------------
>> ------------------
>>      svn:eol-style = native
>>
>> Propchange: jmeter/trunk/bin/testfiles/TestResultStatusAction.xml
>> ------------------------------------------------------------
>> ------------------
>>      svn:mime-type = text/plain
>>
>> Modified: jmeter/trunk/build.xml
>> URL: http://svn.apache.org/viewvc/jmeter/trunk/build.xml?rev=1835
>> 050&r1=1835049&r2=1835050&view=diff
>> ============================================================
>> ==================
>> --- jmeter/trunk/build.xml (original)
>> +++ jmeter/trunk/build.xml Wed Jul  4 12:04:56 2018
>> @@ -2824,6 +2824,11 @@ run JMeter unless all the JMeter jars ar
>>     <!-- Additional test scripts -->
>>     <target name="batch_scripts">
>>         <antcall target="batchtest">
>> +        <param name="batchtest.name" value="TestResultStatusAction"/>
>> +        <param name="batchtest.jmx" value="TestResultStatusAction.jmx"/>
>> +      </antcall>
>> +
>> +      <antcall target="batchtest">
>>           <param name="batchtest.name" value="TestRedirectionPolicies"/>
>>           <param name="batchtest.jmx" value="TestRedirectionPolicies
>> .jmx"/>
>>         </antcall>
>>
>> Modified: jmeter/trunk/src/core/org/apache/jmeter/control/WhileControl
>> ler.java
>> URL: http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apach
>> e/jmeter/control/WhileController.java?rev=1835050&r1=
>> 1835049&r2=1835050&view=diff
>> ============================================================
>> ==================
>> --- jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java
>> (original)
>> +++ jmeter/trunk/src/core/org/apache/jmeter/control/WhileController.java
>> Wed Jul  4 12:04:56 2018
>> @@ -165,7 +165,6 @@ public class WhileController extends Gen
>>       @Override
>>       public void iterationStart(LoopIterationEvent iterEvent) {
>>           reInitialize();
>> -        endOfLoop(true);
>>           resetLoopCount();
>>       }
>>   }
>>
>>
>>
>

-- 
Cordialement.
Philippe Mouawad.