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 2019/05/20 09:20:29 UTC

[Bug 63452] New: Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

            Bug ID: 63452
           Summary: Tools / Import from cURL: Complete coverage of all
                    command line options that are valid in JMeter use case
           Product: JMeter
           Version: 5.1.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.1.1

Import from cURL has been introduced in version 5.1.
It is in alpha and only supports a subset of cURL.

This enhancement will complete coverage of cURL options for HTTP use cases.

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

--- Comment #3 from Felix Schumacher <fe...@internetallee.de> ---
commit 35dfeeda79f77d6b149a3693e8f7b2d342b34e7b
AuthorDate: Sat Aug 3 14:06:57 2019 +0200

    Use consistent names for methods

    Related to #475
    Bugzilla Id: 63452
    Bugzilla Id: 63419
---
 .../java/org/apache/jmeter/protocol/http/curl/BasicCurlParser.java    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dineshbiradar95@gmail.com

--- Comment #5 from Felix Schumacher <fe...@internetallee.de> ---
*** Bug 64446 has been marked as a duplicate of this bug. ***

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Fixed by:

-
https://github.com/apache/jmeter/commit/9869daa3ec2d558b7900d2c4e8b4f396e72c8750

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new db6e22e  Improvements:
db6e22e is described below

commit db6e22e58bafea4557fa33ed9383a85aac748c3b
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Mon Sep 23 13:59:10 2019 +0200

    Improvements:

    - Make threads, rampup, duration and loops configurable through
    properties.

    Fixes:

    - Use port if different from standard
---
 .../http/gui/action/ParseCurlCommandAction.java     | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Keywords|                            |PatchAvailable
            Version|5.1.1                       |5.1
   Target Milestone|JMETER_5.1.1                |JMETER_5.2

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
PR provided:

https://github.com/apache/jmeter/pull/465

UbikLoadPack Team
@ubikloadpack

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

[Bug 63452] Tools / Import from cURL: Complete coverage of all command line options that are valid in JMeter use case

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

--- Comment #6 from dineshbiradar95@gmail.com ---
(In reply to Felix Schumacher from comment #5)
> *** Bug 64446 has been marked as a duplicate of this bug. ***

Hey Felix,

- You marked Bug 64446 as Duplicate of Bug 63452 but 63452 is already marked as
Resolved Fixed and it's fixed in JMeter version 5.2 and I am still not able to
import cURL (with valid parameters) into JMeter.
- Based on the above could you please Reopen this issue or Bug 64446. Or let me
know I will Reopen it.

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