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 2015/11/15 18:58:55 UTC

[Bug 58611] New: CookieManager behaves differently depending on chosen implementation

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

            Bug ID: 58611
           Summary: CookieManager behaves differently depending on chosen
                    implementation
           Product: JMeter
           Version: 2.13
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com

Created attachment 33275
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33275&action=edit
Default to HC4CookieHandler

Working on migration to HTTPCLIENT 4.5.1, I updated the TestCookieManager so
that it uses HC4CookieHandler instead of HC3CookieHandler.

I updated the JUNIT test code and noticed that 4 tests are failing:
- testCookies2
- testCookieOrdering1
- testCookiePolicyIgnore
- testCookiePolicy2109

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

[Bug 58611] CookieManager behaves differently depending on chosen implementation

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Resolved within bug 57319

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

[Bug 58611] CookieManager behaves differently depending on chosen implementation

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33276|text/plain                  |text/x-java
          mime type|                            |

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

[Bug 58611] CookieManager behaves differently depending on chosen implementation

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

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> ---
Created attachment 33276
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33276&action=edit
Test class updated

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