> > You can see more details on the failure by running > "make test TESTS_Q='-d -v -a -p -n 1060 1061'"
hrmmmmmmm ... that did not seem to do anything new : mimas # /usr/local/bin/gmake test TESTS_Q='-d -v -a -p -n 1060 1061' gmake[1]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests' Making all in certs gmake[2]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs' Making all in scripts gmake[3]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs/scripts' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs/scripts' gmake[3]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs' gmake[2]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/certs' Making all in data gmake[2]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/data' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/data' Making all in server gmake[2]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/server' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/server' Making all in libtest gmake[2]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/libtest' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests/libtest' gmake[2]: Entering directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests' srcdir=. /usr/local/bin/perl -I. ./runtests.pl -a -s ********* System characteristics ******** * curl 7.44.0 (sparc-sun-solaris2.10) * libcurl/7.44.0 OpenSSL/1.0.2d zlib/1.2.8 libidn/1.29 libssh2/1.4.3 * Features: IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP UnixSockets * Host: mimas * System: SunOS mimas 5.10 Generic_150400-25 sun4u sparc SUNW,UltraAX-i2 * Server SSL: OFF libcurl SSL: ON * debug build: OFF track memory: OFF * valgrind: OFF HTTP IPv6 ON * HTTP Unix ON * FTP IPv6 ON Libtool lib: OFF * Shared build: yes Resolver: stock * SSL library: OpenSSL * Ports: * HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007 * TFTP/8997 HTTP-IPv6/8994 RTSP-IPv6/9008 FTP-IPv6/8996 * GOPHER/9009 GOPHER-IPv6/9009 * SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005 * POP3-IPv6/9002 IMAP-IPv6/9004 SMTP-IPv6/9006 * HTTP-PIPE/9014 * Unix socket paths: * HTTP-Unix:http.sock ***************************************** test 0001...OK (1 out of 984, remaining: 60:18) test 0002...OK (2 out of 984, remaining: 37:09) test 0003...OK (3 out of 984, remaining: 31:44) test 0004...OK (4 out of 984, remaining: 27:20) test 0005...OK (5 out of 984, remaining: 24:38) test 0006...OK (6 out of 984, remaining: 22:50) test 0007...OK (7 out of 984, remaining: 21:36) test 0008...OK (8 out of 984, remaining: 20:56) test 0009...OK (9 out of 984, remaining: 22:02) test 0010...OK (10 out of 984, remaining: 22:53) test 0011...OK (11 out of 984, remaining: 22:11) . . . test 1055...OK (658 out of 984, remaining: 05:44) test 1056...OK (659 out of 984, remaining: 05:43) test 1057...OK (660 out of 984, remaining: 05:42) test 1058...OK (661 out of 984, remaining: 05:41) test 1059...OK (662 out of 984, remaining: 05:40) test 1060...FAILED test 1061...FAILED test 1062...OK (665 out of 984, remaining: 05:38) test 1063...OK (666 out of 984, remaining: 05:37) test 1064...OK (667 out of 984, remaining: 05:35) test 1065...OK (668 out of 984, remaining: 05:34) test 1066...OK (669 out of 984, remaining: 05:33) . . . test 2039...OK (980 out of 984, remaining: 00:04) test 2040...OK (981 out of 984, remaining: 00:03) Killed Killed Killed Killed Killed Terminated Terminated Terminated Terminated Terminated Terminated Terminated Terminated TESTDONE: 747 tests out of 749 reported OK: 99% TESTFAIL: These test cases failed: 1060 1061 TESTDONE: 992 tests were considered during 1003 seconds. gmake[1]: *** [quiet-test] Error 1 gmake[1]: Leaving directory `/usr/local/build/curl-7.44.0_SunOS5.10_sparcv9.001/tests' gmake: *** [test] Error 2 mimas # Not sure what the new info is there. Dennis ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
