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: TESTFAIL: These test cases failed: 1167
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Sun, 20 Dec 2020 02:56:10 -0500
On 12/19/2020 9:58 PM, Dennis Clarke via curl-library wrote:
> alpha $
> alpha $ ./runtests.pl -p 1167
> ********* System characteristics ********
> * curl 7.74.0 (sparc64-sun-solaris2.10)
> * libcurl/7.74.0 OpenSSL/1.1.1i zlib/1.2.11 libidn2/2.3.0 libssh2/1.9.0
> * Features: alt-svc AsynchDNS HTTPS-proxy IDN IPv6 Largefile libz NTLM
> NTLM_WB SSL TLS-SRP UnixSockets
> * Disabled:
> * Host: alpha
> * System: SunOS alpha 5.10 Generic_150400-65 sun4u sparc
> SUNW,SPARC-Enterprise
> * OS: solaris
> * Servers: HTTP-IPv6 HTTP-unix FTP-IPv6
> * Env:
> * Seed: 211840
> *****************************************
> test 1167...[Verify curl prefix of public symbols in header files]
>
> perl -I. returned 1, when expecting 0
> exit FAILED
> == Contents of files in the log/ dir after test 1167
> === Start of file commands.log
> perl -I. ./badsymbols.pl ./.. >log/stdout1167 2>log/stderr1167
> === End of file commands.log
> === Start of file ftpserver.cmd
> Testnum 1167
> === End of file ftpserver.cmd
> === Start of file stdout1167
> Bad symbols in public header files:
> #
> #
> #
> .
> . a pile of lines which are all just #
> .
> #
> #
> #
> #
> === End of file stdout1167
>
> - abort tests
> TESTDONE: 0 tests out of 1 reported OK: 0%
>
> TESTFAIL: These test cases failed: 1167
>
> TESTDONE: 1 tests were considered during 0 seconds.
> alpha $ echo $?
> 1
> alpha $
I'm working on adding a verbose mode to badsymbols [1][2], can you patch
and try it out:
cd tests
perl -I. ./badsymbols.pl -v ./..
[1]: https://github.com/curl/curl/pull/6349
[2]: https://patch-diff.githubusercontent.com/raw/curl/curl/pull/6349.diff
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-20
Date: Sun, 20 Dec 2020 02:56:10 -0500
On 12/19/2020 9:58 PM, Dennis Clarke via curl-library wrote:
> alpha $
> alpha $ ./runtests.pl -p 1167
> ********* System characteristics ********
> * curl 7.74.0 (sparc64-sun-solaris2.10)
> * libcurl/7.74.0 OpenSSL/1.1.1i zlib/1.2.11 libidn2/2.3.0 libssh2/1.9.0
> * Features: alt-svc AsynchDNS HTTPS-proxy IDN IPv6 Largefile libz NTLM
> NTLM_WB SSL TLS-SRP UnixSockets
> * Disabled:
> * Host: alpha
> * System: SunOS alpha 5.10 Generic_150400-65 sun4u sparc
> SUNW,SPARC-Enterprise
> * OS: solaris
> * Servers: HTTP-IPv6 HTTP-unix FTP-IPv6
> * Env:
> * Seed: 211840
> *****************************************
> test 1167...[Verify curl prefix of public symbols in header files]
>
> perl -I. returned 1, when expecting 0
> exit FAILED
> == Contents of files in the log/ dir after test 1167
> === Start of file commands.log
> perl -I. ./badsymbols.pl ./.. >log/stdout1167 2>log/stderr1167
> === End of file commands.log
> === Start of file ftpserver.cmd
> Testnum 1167
> === End of file ftpserver.cmd
> === Start of file stdout1167
> Bad symbols in public header files:
> #
> #
> #
> .
> . a pile of lines which are all just #
> .
> #
> #
> #
> #
> === End of file stdout1167
>
> - abort tests
> TESTDONE: 0 tests out of 1 reported OK: 0%
>
> TESTFAIL: These test cases failed: 1167
>
> TESTDONE: 1 tests were considered during 0 seconds.
> alpha $ echo $?
> 1
> alpha $
I'm working on adding a verbose mode to badsymbols [1][2], can you patch
and try it out:
cd tests
perl -I. ./badsymbols.pl -v ./..
[1]: https://github.com/curl/curl/pull/6349
[2]: https://patch-diff.githubusercontent.com/raw/curl/curl/pull/6349.diff
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-20