https://bz.apache.org/bugzilla/show_bug.cgi?id=58108

--- Comment #7 from Sebb <[email protected]> ---
The following test plan also fails:

Test Plan
- BeanShell PP (at same level as the sampler)
- HTTP Sampler

This fails:

Test Plan
- BeanShell PP
- HTTP Sampler
- Java Request using the variable (this sees the variable OK)

However, this works:

Test Plan
- BeanShell PP
- Java Request using the variable (this sees the variable OK)
- HTTP Sampler

The processing of variables is quite complicated as they sometimes need to be
resolved (e.g. when being used at run-time) and sometimes that must be returned
in their original state (e.g. for display in the GUI).

I expect what is happening is that the "running" state is not being set at the
correct time.

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

Reply via email to