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 2017/02/27 13:34:42 UTC

[Bug 60779] New: GUI: Option to clean logs in Log Viewer console automatically before test execution

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

            Bug ID: 60779
           Summary: GUI: Option to clean logs in Log Viewer console
                    automatically before test execution
           Product: JMeter
           Version: 3.1
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: luborpetr@gmail.com
  Target Milestone: ---

Created attachment 34782
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34782&action=edit
Clean Logs Feature integration in options menu

Hello,

Could you please add new configurable feature into JMeter GUI, enabling
possibility to clean logs in Log Viewer console automatically before test
execution?

Motivation:
While debugging new test plans, I often end in a situation, where I was unable
to clearly distinguish log entries from actual test run and previous attempts.
This new feature (when enabled) will clean log entries before test execution,
so the logs you see after the test is done relates just to one particular
attempt.


Use case description:
1)      User enabled "log clean feature" in JMeter options menu
2)      User clicks on “Start” button
3)      Log Viewer console entries are cleaned (if there were any from previous
runs)
4)      Test execution continues usual way


When the feature is disabled, Log viewer contains logs from all tests played as
it is for now..

Example how this feature can be integrated into GUI in attached screenshot.

Thanks a lot.

L.

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

[Bug 60779] GUI: Option to clean logs in Log Viewer console automatically before test execution

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60779

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Introducing another option for this seems too much for me.
This behavior might not suit everybody, I frequently find myself comparing 2
runs and I would be annoyed for example by this feature.
There is a shortcut which allows this on demand, so there is no loss of time
IMO.
Closing as WONTFIX

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

[Bug 60779] GUI: Option to clean logs in Log Viewer console automatically before test execution

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60779

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
This is already possible :

- By double clicking on the Warning icon in upper right

- Or by CTRL+E which clears it as long as all listeners

Regards

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

[Bug 60779] GUI: Option to clean logs in Log Viewer console automatically before test execution

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60779

--- Comment #2 from lpetr <lu...@gmail.com> ---
(In reply to Philippe Mouawad from comment #1)
> Hello,
> This is already possible :
> 
> - By double clicking on the Warning icon in upper right
> 
> - Or by CTRL+E which clears it as long as all listeners
> 
> Regards

Hello Philippe,

Yes, you can manually click on that button or use hot keys.

What I would like to have is an option to call this cleaning automatically,
when the "start test" button is pressed.

How it works now:
1) Press "Clean" button - to ensure that what I see are just relevant logs
2) Press "Start the test

What I would like to have:
1) Press "Start", the logs are cleaned (when the automatic clean option is
enabled)

It's just about removal of one annoying manual step, I have to do before each
test run..

Is it possible?

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