cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl-7.36.0 TESTFAIL: These test cases failed: 815 816 1513

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sat, 29 Mar 2014 10:51:12 +0100

On Fri, Mar 28, 2014 at 08:25:07PM -0400, dev wrote:
> Just curious what these tests reveal and should I be concerned?
>
> TESTDONE: 689 tests out of 692 reported OK: 99%
> TESTFAIL: These test cases failed: 815 816 1513

815 and 816 were fixed in git in f82e0edc. I'm not aware of any issue with
test 1513, and our Solaris 10 autobuilds don't show any problems with
that test: http://curl.haxx.se/dev/builds.html

> TESTDONE: 931 tests were considered during 4775 seconds.
> gmake[1]: *** [quiet-test] Error 1
> gmake[1]: Leaving directory
> `/usr/local/build/curl-7.36.0_SunOS5.10_sparcv9.001/tests'
> gmake: *** [test] Error 2
> node002$
>
> Here is the data needed :
>
> node002$ uname -a
> SunOS node002 5.10 Generic_150400-01 sun4v sparc SUNW,T5240
>
> >From the configure stage :
>
> $ ./configure --enable-shared --enable-static --with-libidn=/usr/local
> --enable-tls-srp --with-ssl --with-gnutls=/usr/local
> --with-ca-path=/usr/local/ssl/certs
> .
> .
> .
> configure: Configured to build curl/libcurl:
>
> curl version: 7.36.0
> Host setup: sparc-sun-solaris2.10
> Install prefix: /usr/local
> Compiler: /opt/solarisstudio12.3/bin/cc
> SSL support: enabled (OpenSSL)
> SSH support: enabled (libSSH2)
> zlib support: enabled
> GSS-API support: no (--with-gssapi)
> SPNEGO support: no (--with-spnego)
> TLS-SRP support: enabled
> resolver: default (--enable-ares / --enable-threaded-resolver)
> ipv6 support: enabled
> IDN support: enabled
> Build libcurl: Shared=yes, Static=yes
> Built-in manual: enabled
> --libcurl option: enabled (--disable-libcurl-option)
> Verbose errors: enabled (--disable-verbose)
> SSPI support: no (--enable-sspi)
> ca cert bundle: no
> ca cert path: /usr/local/ssl/certs
> LDAP support: enabled (OpenLDAP)
> LDAPS support: enabled
> RTSP support: enabled
> RTMP support: no (--with-librtmp)
> metalink support: no (--with-libmetalink)
> HTTP2 support: disabled (--with-nghttp2)
> Protocols: DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP
> LDAPS POP3 POP3S RTSP SCP SFTP SMTP SMTPS TELNET TFTP
>
> Let me know where to look for more info on these test case failures.

You could try running "make test TEST_Q='-d -v 1513'" and see if you get any
more hints as to what might be going on.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-03-29