25615619 "gmake test" failures for check version 0.11.0
authorRich Burridge <rich.burridge@oracle.com>
Wed, 05 Apr 2017 18:14:11 -0700
changeset 7837 e695e26f0bb2
parent 7836 2d73177c07ee
child 7838 b841215bb9aa
25615619 "gmake test" failures for check version 0.11.0
components/check/Makefile
components/check/test/results-all.master
--- a/components/check/Makefile	Wed Apr 05 09:01:59 2017 -0700
+++ b/components/check/Makefile	Wed Apr 05 18:14:11 2017 -0700
@@ -51,6 +51,9 @@
 CONFIGURE_OPTIONS += PTHREAD_CFLAGS="$(PTHREAD_CFLAGS)"
 CONFIGURE_OPTIONS += PTHREAD_LIBS="-lc"
 
+# Needed to get all the tests to pass (problems with "inf/nan" vs "Inf/Nan").
+CONFIGURE_OPTIONS += --enable-snprintf-replacement
+
 # Needed for "gmake test" to work successfully.
 # If SHELLOPTS is exported (as it is by the userland makefiles),
 # then all shell options get exported to child invocations of bash,
--- a/components/check/test/results-all.master	Wed Apr 05 09:01:59 2017 -0700
+++ b/components/check/test/results-all.master	Wed Apr 05 18:14:11 2017 -0700
@@ -4,16 +4,16 @@
 # XFAIL: 0
 # FAIL:  0
 # XPASS: 0
-FAIL: check_check_export
-FAIL: check_check
+PASS: check_check_export
+PASS: check_check
 PASS: test_output.sh
 PASS: test_check_nofork.sh
 PASS: test_check_nofork_teardown.sh
 PASS: test_xml_output.sh
 PASS: test_log_output.sh
 PASS: test_tap_output.sh
-# PASS:  6
+# PASS:  8
 # SKIP:  0
 # XFAIL: 0
-# FAIL:  2
+# FAIL:  0
 # XPASS: 0