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 2014/01/31 22:09:11 UTC

[Bug 56097] New: response code 429 not recognized as http

https://issues.apache.org/bugzilla/show_bug.cgi?id=56097

            Bug ID: 56097
           Summary: response code 429 not recognized as http
           Product: JMeter
           Version: 2.11
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: mparker@computer.org

I'm attempting to assert that an HTTP response code is 429, similar to other
negative 4xx tests. The response is indeed 429, however JMeter shows a red
exclamation mark in the view results tree, even though the assertion does not
fail.

429 is part of RFC 6585 (http://tools.ietf.org/html/rfc6585), so perhaps all of
those response codes could be added as recognized HTTP response codes.

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

[Bug 56097] response code 429 not recognized as http

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

Matt Parker <mp...@computer.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Matt Parker <mp...@computer.org> ---
You are correct, I had forgotten that my other negative tests for 4xx response
codes had "Ignore Status" enabled in the sampler's assertions. I added that to
my 429 assertion and the sampler shows green.

Sorry for any confusion. I'm closing this.

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

[Bug 56097] response code 429 not recognized as http

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Could you attach your simple test plan and a screenshot of what JMeter shows ?
If response is red it seems ok for me as 429 is an error.

If you want your assertion to succeed with 429, then check Ignore Status in
your assertion.

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