curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Parallel curl testing project

From: Jeffrey Walton via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 23 Mar 2023 13:24:18 -0400

On Thu, Mar 23, 2023 at 1:18 PM Dan Fandrich via curl-library
<curl-library_at_lists.haxx.se> wrote:
>
> On Thu, Mar 23, 2023 at 08:57:20AM +0100, Stefan Eissing wrote:
> > very happy that you will work on this. I like to run the test suite locally before a large push and the time it takes on my machine is around 10 minutes. I'd very much appreciate that to go down!
>
> I've been hit pretty hard with this myself lately as I've been working on
> implementing this. I've taken to having a window open that basically
> continuously runs the test suite and when it fails, I look back to what I was
> doing 10 minutes ago to figure out what went wrong. Surely, there's a better
> way! ;-)

You can run particular self tests rather than the entire test suite.
Something like:

    cd tests && ./runtests.pl -a -p 165 1448 2046 2047 >logfile 2>&1

Jeff
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-03-23