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/07/20 21:11:06 UTC

[Bug 61320] New: Test Action : Set duration to 0 by default

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

            Bug ID: 61320
           Summary: Test Action : Set duration to 0 by default
           Product: JMeter
           Version: 3.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

By default when creating a Test Action:
- Action is set to Pause
- Duration is not set

Test Action is frequently used with Action = Pause as a container for Scripting
code as it will not generate any sample result.
This leads by default to warning:
- Duration value is empty, defaulting to 0

To avoid this, this enhancement will set default value to 0.

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

[Bug 61320] Test Action : Set duration to 0 by default

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Jul 20 21:12:11 2017
New Revision: 1802533

URL: http://svn.apache.org/viewvc?rev=1802533&view=rev
Log:
Bug 61320 - Test Action : Set duration to 0 by default
Bugzilla Id: 61320

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/sampler/gui/TestActionGui.java
    jmeter/trunk/xdocs/changes.xml

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