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

            Bug ID: 63522
           Summary: Commented groovy code executed in JSR223 Sampler
           Product: JMeter
           Version: 5.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.2

Created attachment 36636
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36636&action=edit
test plan with commented code being executed

Code ${__intSum(5,i_counter)} is being executed during run on JMeter 5.1 even
as the code is properly commented Java style with //. It's evident by log
output of i_counter variable - see attached test plan. Commenting with /* */
also produces the bug.

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

Reply via email to