https://issues.apache.org/bugzilla/show_bug.cgi?id=52305
--- Comment #3 from Sebb <[email protected]> 2011-12-08 22:17:20 UTC --- (In reply to comment #0) > Created attachment 28055 [details] > Test plan to reproduce issue > > A workaround is to use JEXL instead of Javascript: > ${__jexl(${JMeterThread.last_sample_ok} == true)} That will still will run Javascript on the result of the Jexl script, unless one also selects "Interpret condition as Variable expression". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
