curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: TESTFAIL: These test cases failed: 1119

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 20 Jun 2018 09:14:16 +0200 (CEST)

On Tue, 19 Jun 2018, Dennis Clarke wrote:

> TESTFAIL: These test cases failed: 1119

"Verify that symbols-in-versions and headers are in sync"

That's curious because there's really nothing platform-specific in this test.
It is a perl script that makes sure that all curl symbols mentioned in the
curl headers are also properly listed in the docs/libcurl/symbols-in-versions
file.

If you run this test manually:

  $ cd tests
  $ ./runtests.pl 1119

... you can check the details of the failure by issuing

  $ cat log/stdout1119

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-06-20