cURL / Mailing Lists / curl-users / Single Mail

curl-users

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

From: dev <dev_at_cor0.com>
Date: Fri, 28 Mar 2014 20:25:07 -0400 (EDT)

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
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.

Dennis
-------------------------------------------------------------------
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