You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/09/01 13:44:08 UTC

[Bug 62665] Debug Sampler affects the value of variables.

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
There is no bug here.
You are using a PreProcessor which is executed before every Sampler including
Debug Sampler.

This is regular behaviour and cannot be changed as there can be existing Test
Plna that use Debug Sampler with Child JSR223 PreProcessor to execute some
code.

So I'll close it as WORKSFORME.

In the future , please use jmeter mailing list to ask.

Also, you should not use Beanshell in favor of JSR223+Groovy.

Regards

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