curl-library
RE: Current status of test suite?
Date: Thu, 27 Aug 2009 11:25:15 -0700
Yeah, it turns out that I was doing a printf somewhere, and many tests rely on checking stdout, so those all failed due to the errant printf. False alarm...
-Josh
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Thursday, August 27, 2009 11:13 AM
To: libcurl development
Subject: Re: Current status of test suite?
On Mon, 24 Aug 2009, Joshua Kwan wrote:
> I'm working on an interesting feature for cURL and have been running the
> test suite. It hasn't finished yet, but I see quite a few failures and I
> think they aren't related to my code. Is there a canonical list of tests
> that are failing right now that we don't really care about, listed by
> platform? (I am currently building and testing on Mac OS X.) Or is it that
> my code is breaking cURL in some very insidious way?
Thinking about it, if you checkout a fresh copy next to your working copy and
run the existing tests there you could easily compare which failures you
introduced and which already exists...
-- / daniel.haxx.seReceived on 2009-08-27