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

--- Comment #2 from David Luu <manga...@gmail.com> 2011-11-13 19:17:24 UTC ---
Created attachment 27932
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27932
Sample test plan demonstrating the bug

Attached is a sample test plan demonstrating the bug. Please ignore the fact
that the hyperlink regex extractor doesn't extract all links properly. What's
of interest is viewing the results tree (or results table) and seeing that the
counter value displayed as part of the sampler title goes from 1,3,5,7,9 for a
while loop count from 0 (or 1) to 10. The even numbers are skipped, so to
really loop 10 times, I had to set counter max to 20. In my case I didn't care
which regex items to use as long as I'm iterating over it 10 times.

I added debug sampler so can see how the regex variable is returned after
extraction. The test plan was modified from original version so that it is
public facing for reproducing bug.

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

Reply via email to