cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: New pipelining patch

From: Joe Mason <jmason_at_rim.com>
Date: Tue, 26 Feb 2013 17:24:02 +0000

> From: Joe Mason
> Sent: Tuesday, February 26, 2013 12:04 PM
> To: libcurl development
> Subject: RE: New pipelining patch
>
> I just applied this version (on top of sha
> 005ad9e60d6e08d072afa026ec42faca5a3f3859), and some tests are still failing
> for me:
>
> TESTFAIL: These test cases failed: 530 584 1119 1903 2033

530 and 584 seem to be completing successfully but then not exiting, so they time out.

1119 is just the symbol versioning check - expected failure.

1903 is failing because requests are finishing in a different order on my system (timing issue?)

--- log/check-expected 2013-02-26 12:18:11.901427605 -0500
+++ log/check-generated 2013-02-26 12:18:11.901427605 -0500
@@ -6,9 +6,9 @@
 Adding handle 4
 Adding handle 5
 Adding handle 6
-Handle 2 Completed with status 0
-Handle 3 Completed with status 0
 Handle 4 Completed with status 0
 Handle 5 Completed with status 0
 Handle 6 Completed with status 0
 Handle 1 Completed with status 0
+Handle 2 Completed with status 0
+Handle 3 Completed with status 0

2033 gets the right output, but check-expected has UNIX line endings and check-generated has DOS line endings for some reason, so the diff fails. Weird.
---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-26