20362249 Various Userland components should have master test results to compare against
authorRich Burridge <rich.burridge@oracle.com>
Thu, 15 Jan 2015 17:34:23 -0800
changeset 3639 f8449ec64ef3
parent 3638 35261042a92e
child 3640 ebe894a8833e
20362249 Various Userland components should have master test results to compare against
components/dejagnu/Makefile
components/dejagnu/test/results-64.master
components/diffutils/test/results-64.master
components/getopt/test/results-64.master
components/gzip/test/results-64.master
components/indent/test/results-64.master
components/libconfuse/Makefile
components/libconfuse/test/results-all.master
components/pv/test/results-64.master
components/python/argparse/Makefile
components/python/argparse/test/results-2.6-32.master
components/python/simplejson/Makefile
components/python/simplejson/test/results-2.6-32.master
components/python/simplejson/test/results-2.6-64.master
components/python/simplejson/test/results-2.7-32.master
components/python/simplejson/test/results-2.7-64.master
components/python/zope-interface/Makefile
components/python/zope-interface/test/results-all.master
components/sed/test/results-64.master
components/text-utilities/test/results-64.master
components/wdiff/test/results-64.master
components/xmlto/test/results-64.master
components/xz/Makefile
components/xz/test/results-all.master
--- a/components/dejagnu/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/dejagnu/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -43,6 +43,12 @@
 
 COMPONENT_TEST_ENV +=	PATH="$(GNUBIN):$(PATH)"
 
+# The additional dejagnu specific set of transforms to be applied to the
+# test results to try to normalize them.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "s|\(Test Run By\).*|\1|" ' \
+	'-e "s|\(Native configuration is\).*|\1|" '
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/dejagnu/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,46 @@
+make[1]: Entering directory `$(@D)'
+/usr/gnu/bin/make  unit
+make[2]: Entering directory `$(@D)'
+source='testsuite/libdejagnu/unit.cc' object='unit.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/depcomp \
+/ws/on12-tools/SUNWspro/solarisstudio12.3/bin/CC -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.5\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.5\" -I. -I$(SOURCE_DIR)    -I$(SOURCE_DIR) -g -g -c -o unit.o `test -f 'testsuite/libdejagnu/unit.cc' || echo '$(SOURCE_DIR)/'`testsuite/libdejagnu/unit.cc
+/ws/on12-tools/SUNWspro/solarisstudio12.3/bin/CC -I$(SOURCE_DIR) -g -g   -o unit unit.o  
+make[2]: Leaving directory `$(@D)'
+/usr/gnu/bin/make  check-DEJAGNU
+make[2]: Entering directory `$(@D)'
+Making a new site.exp file...
+srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd $(SOURCE_DIR) && pwd`; export srcdir; \
+EXPECT=/usr/bin/expect; export EXPECT; \
+runtest=$(SOURCE_DIR)/runtest; \
+if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
+  exit_status=0; l='dejagnu'; for tool in $l; do \
+    if $runtest  --srcdir $(SOURCE_DIR)/testsuite RUNTEST=$(SOURCE_DIR)/runtest ; \
+    then :; else exit_status=1; fi; \
+  done; \
+else echo "WARNING: could not find \`runtest'" 1>&2; :;\
+fi; \
+exit $exit_status
+WARNING: Couldn't find the global config file.
+WARNING: No tool specified
+Test Run By
+Native configuration is
+
+		===  tests ===
+
+Schedule of variations:
+    unix
+
+Running target unix
+Using $(SOURCE_DIR)/testsuite/../config/base-config.exp as tool-and-target-specific interface file.
+Using $(SOURCE_DIR)/testsuite/config/default.exp as tool-and-target-specific interface file.
+Running $(SOURCE_DIR)/testsuite/libdejagnu/tunit.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/libs.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/options.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/stats-sub.exp ...
+Running $(SOURCE_DIR)/testsuite/runtest.all/stats.exp ...
+
+		===  Summary ===
+
+# of expected passes		66
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/diffutils/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,473 @@
+make[1]: Entering directory `$(@D)'
+Making check in lib
+make[2]: Entering directory `$(@D)/lib'
+/usr/gnu/bin/make  check-recursive
+make[3]: Entering directory `$(@D)/lib'
+make[4]: Entering directory `$(@D)/lib'
+make[4]: Leaving directory `$(@D)/lib'
+make[3]: Leaving directory `$(@D)/lib'
+make[2]: Leaving directory `$(@D)/lib'
+Making check in src
+make[2]: Entering directory `$(@D)/src'
+/usr/gnu/bin/make  check-am
+make[3]: Entering directory `$(@D)/src'
+make[3]: Nothing to be done for `check-am'.
+make[3]: Leaving directory `$(@D)/src'
+make[2]: Leaving directory `$(@D)/src'
+Making check in tests
+make[2]: Entering directory `$(@D)/tests'
+/usr/gnu/bin/make  check-TESTS
+make[3]: Entering directory `$(@D)/tests'
+make[4]: Entering directory `$(@D)/tests'
+PASS: basic
+PASS: binary
+PASS: colliding-file-names
+PASS: excess-slash
+PASS: help-version
+PASS: function-line-vs-leading-space
+PASS: label-vs-func
+PASS: no-newline-at-eof
+PASS: stdin
+==================
+All 9 tests passed
+==================
+make[4]: Leaving directory `$(@D)/tests'
+make[3]: Leaving directory `$(@D)/tests'
+make[2]: Leaving directory `$(@D)/tests'
+Making check in doc
+make[2]: Entering directory `$(@D)/doc'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/doc'
+Making check in man
+make[2]: Entering directory `$(@D)/man'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/man'
+Making check in po
+make[2]: Entering directory `$(@D)/po'
+make[2]: Leaving directory `$(@D)/po'
+Making check in ms
+make[2]: Entering directory `$(@D)/ms'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/ms'
+Making check in gnulib-tests
+make[2]: Entering directory `$(@D)/gnulib-tests'
+/usr/gnu/bin/make  check-recursive
+make[3]: Entering directory `$(@D)/gnulib-tests'
+Making check in .
+make[4]: Entering directory `$(@D)/gnulib-tests'
+/usr/gnu/bin/make  libtests.a test-alloca-opt test-argmatch test-binary-io test-bitrotate test-btowc test-c-ctype test-c-stack test-c-strcasecmp test-c-strncasecmp test-dirname test-dup2 test-environ test-errno test-exclude test-fcntl-h test-fcntl test-filenamecat test-float test-fnmatch test-freopen-safer test-freopen test-getcwd-lgpl test-getdtablesize test-getopt test-gettimeofday test-hash test-iconv-h test-iconv test-ignore-value test-intprops test-inttostr test-inttypes test-iswblank test-langinfo test-locale test-lstat test-malloc-gnu test-malloca test-mbrtowc test-mbrtowc-w32 test-mbscasecmp test-mbsinit test-mbsrtowcs test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-nl_langinfo test-open test-quotearg-simple test-setenv test-setlocale1 test-setlocale2 test-sigaction test-signal test-sigprocmask test-sleep test-snprintf test-stat test-stat-time test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror test-strftime test-striconv test-string test-strings test-strnlen test-strtoumax test-symlink test-sys_stat test-sys_time test-sys_wait test-time test-unistd test-u8-mbtoucr test-u8-uctomb test-uc_width test-uc_width2 test-unsetenv test-usleep test-vasnprintf test-verify test-version-etc test-wchar test-wcrtomb test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die test-xstrtol test-xstrtoul test-xstrtoumax
+make[5]: Entering directory `$(@D)/gnulib-tests'
+  CC       argmatch.o
+  CC       hash-pjw.o
+  CC       asnprintf.o
+  CC       printf-args.o
+  CC       printf-parse.o
+  CC       putenv.o
+  CC       unsetenv.o
+  CC       vasnprintf.o
+  AR       libtests.a
+  CC       test-alloca-opt.o
+  CCLD     test-alloca-opt
+  CC       test-argmatch.o
+  CCLD     test-argmatch
+  CC       test-binary-io.o
+  CCLD     test-binary-io
+  CC       test-bitrotate.o
+  CCLD     test-bitrotate
+  CC       test-btowc.o
+  CCLD     test-btowc
+  CC       test-c-ctype.o
+  CCLD     test-c-ctype
+  CC       test-c-stack.o
+  CCLD     test-c-stack
+  CC       test-c-strcasecmp.o
+  CCLD     test-c-strcasecmp
+  CC       test-c-strncasecmp.o
+  CCLD     test-c-strncasecmp
+  CC       test-dirname.o
+  CCLD     test-dirname
+  CC       test-dup2.o
+  CCLD     test-dup2
+  CC       test-environ.o
+  CCLD     test-environ
+  CC       test-errno.o
+  CCLD     test-errno
+  CC       test-exclude.o
+  CCLD     test-exclude
+  CC       test-fcntl-h.o
+  CCLD     test-fcntl-h
+  CC       test-fcntl.o
+  CCLD     test-fcntl
+  CC       test-filenamecat.o
+  CCLD     test-filenamecat
+  CC       test-float.o
+  CCLD     test-float
+  CC       test-fnmatch.o
+  CCLD     test-fnmatch
+  CC       test-freopen-safer.o
+  CCLD     test-freopen-safer
+  CC       test-freopen.o
+  CCLD     test-freopen
+  CC       test-getcwd-lgpl.o
+  CCLD     test-getcwd-lgpl
+  CC       test-getdtablesize.o
+  CCLD     test-getdtablesize
+  CC       test-getopt.o
+  CCLD     test-getopt
+  CC       test-gettimeofday.o
+  CCLD     test-gettimeofday
+  CC       test-hash.o
+  CCLD     test-hash
+  CC       test-iconv-h.o
+  CCLD     test-iconv-h
+  CC       test-iconv.o
+  CCLD     test-iconv
+  CC       test-ignore-value.o
+  CCLD     test-ignore-value
+  CC       test-intprops.o
+  CCLD     test-intprops
+  CC       test-inttostr.o
+  CCLD     test-inttostr
+  CC       test-inttypes.o
+  CCLD     test-inttypes
+  CC       test-iswblank.o
+  CCLD     test-iswblank
+  CC       test-langinfo.o
+  CCLD     test-langinfo
+  CC       test-locale.o
+  CCLD     test-locale
+  CC       test-lstat.o
+  CCLD     test-lstat
+  CC       test-malloc-gnu.o
+  CCLD     test-malloc-gnu
+  CC       test-malloca.o
+  CCLD     test-malloca
+  CC       test-mbrtowc.o
+  CCLD     test-mbrtowc
+  CC       test-mbrtowc-w32.o
+  CCLD     test-mbrtowc-w32
+  CC       test-mbscasecmp.o
+  CCLD     test-mbscasecmp
+  CC       test-mbsinit.o
+  CCLD     test-mbsinit
+  CC       test-mbsrtowcs.o
+  CCLD     test-mbsrtowcs
+  CC       test-mbsstr1.o
+  CCLD     test-mbsstr1
+  CC       test-mbsstr2.o
+  CCLD     test-mbsstr2
+  CC       test-mbsstr3.o
+  CCLD     test-mbsstr3
+  CC       test-memchr.o
+  CCLD     test-memchr
+  CC       test-nl_langinfo.o
+  CCLD     test-nl_langinfo
+  CC       test-open.o
+  CCLD     test-open
+  CC       test-quotearg-simple.o
+  CCLD     test-quotearg-simple
+  CC       test-setenv.o
+  CCLD     test-setenv
+  CC       test-setlocale1.o
+  CCLD     test-setlocale1
+  CC       test-setlocale2.o
+  CCLD     test-setlocale2
+  CC       test-sigaction.o
+  CCLD     test-sigaction
+  CC       test-signal.o
+  CCLD     test-signal
+  CC       test-sigprocmask.o
+  CCLD     test-sigprocmask
+  CC       test-sleep.o
+  CCLD     test-sleep
+  CC       test-snprintf.o
+  CCLD     test-snprintf
+  CC       test-stat.o
+  CCLD     test-stat
+  CC       test-stat-time.o
+  CCLD     test-stat-time
+  CC       test-stdbool.o
+  CCLD     test-stdbool
+  CC       test-stddef.o
+  CCLD     test-stddef
+  CC       test-stdint.o
+  CCLD     test-stdint
+  CC       test-stdio.o
+  CCLD     test-stdio
+  CC       test-stdlib.o
+  CCLD     test-stdlib
+  CC       test-strerror.o
+  CCLD     test-strerror
+  CC       test-strftime.o
+  CCLD     test-strftime
+  CC       test-striconv.o
+  CCLD     test-striconv
+  CC       test-string.o
+  CCLD     test-string
+  CC       test-strings.o
+  CCLD     test-strings
+  CC       test-strnlen.o
+  CCLD     test-strnlen
+  CC       test-strtoumax.o
+  CCLD     test-strtoumax
+  CC       test-symlink.o
+  CCLD     test-symlink
+  CC       test-sys_stat.o
+  CCLD     test-sys_stat
+  CC       test-sys_time.o
+  CCLD     test-sys_time
+  CC       test-sys_wait.o
+  CCLD     test-sys_wait
+  CC       test-time.o
+  CCLD     test-time
+  CC       test-unistd.o
+  CCLD     test-unistd
+  CC       unistr/test-u8-mbtoucr.o
+  CCLD     test-u8-mbtoucr
+  CC       unistr/test-u8-uctomb.o
+  CCLD     test-u8-uctomb
+  CC       uniwidth/test-uc_width.o
+  CCLD     test-uc_width
+  CC       uniwidth/test-uc_width2.o
+  CCLD     test-uc_width2
+  CC       test-unsetenv.o
+  CCLD     test-unsetenv
+  CC       test-usleep.o
+  CCLD     test-usleep
+  CC       test-vasnprintf.o
+  CCLD     test-vasnprintf
+  CC       test-verify.o
+  CCLD     test-verify
+  CC       test-version-etc.o
+  CCLD     test-version-etc
+  CC       test-wchar.o
+  CCLD     test-wchar
+  CC       test-wcrtomb.o
+  CCLD     test-wcrtomb
+  CC       test-wcrtomb-w32.o
+  CCLD     test-wcrtomb-w32
+  CC       test-wctype-h.o
+  CCLD     test-wctype-h
+  CC       test-wcwidth.o
+  CCLD     test-wcwidth
+  CC       test-xalloc-die.o
+"$(SOURCE_DIR)/gnulib-tests/test-xalloc-die.c", line 31: warning: statement not reached
+  CCLD     test-xalloc-die
+  CC       test-xstrtol.o
+  CCLD     test-xstrtol
+  CC       test-xstrtoul.o
+  CCLD     test-xstrtoul
+  CC       test-xstrtoumax.o
+  CCLD     test-xstrtoumax
+make[5]: Leaving directory `$(@D)/gnulib-tests'
+/usr/gnu/bin/make  check-TESTS
+make[5]: Entering directory `$(@D)/gnulib-tests'
+make[6]: Entering directory `$(@D)/gnulib-tests'
+PASS: test-alloca-opt
+PASS: test-argmatch
+PASS: test-binary-io.sh
+PASS: test-bitrotate
+PASS: test-btowc1.sh
+PASS: test-btowc2.sh
+PASS: test-c-ctype
+PASS: test-c-stack.sh
+PASS: test-c-stack2.sh
+PASS: test-c-strcase.sh
+PASS: test-dirname
+PASS: test-dup2
+PASS: test-environ
+PASS: test-errno
+PASS: test-exclude1.sh
+PASS: test-exclude2.sh
+PASS: test-exclude3.sh
+PASS: test-exclude4.sh
+PASS: test-exclude5.sh
+PASS: test-exclude6.sh
+PASS: test-exclude7.sh
+PASS: test-exclude8.sh
+PASS: test-fcntl-h
+PASS: test-fcntl
+PASS: test-filenamecat
+PASS: test-float
+PASS: test-fnmatch
+PASS: test-freopen-safer
+PASS: test-freopen
+PASS: test-getcwd-lgpl
+PASS: test-getdtablesize
+PASS: test-getopt
+PASS: test-gettimeofday
+PASS: test-hash
+PASS: test-iconv-h
+PASS: test-iconv
+PASS: test-ignore-value
+PASS: test-intprops
+PASS: test-inttostr
+PASS: test-inttypes
+PASS: test-iswblank
+PASS: test-langinfo
+PASS: test-locale
+PASS: test-lstat
+PASS: test-malloc-gnu
+PASS: test-malloca
+PASS: test-mbrtowc1.sh
+PASS: test-mbrtowc2.sh
+PASS: test-mbrtowc3.sh
+PASS: test-mbrtowc4.sh
+SKIP: test-mbrtowc-w32-1.sh
+SKIP: test-mbrtowc-w32-2.sh
+SKIP: test-mbrtowc-w32-3.sh
+SKIP: test-mbrtowc-w32-4.sh
+SKIP: test-mbrtowc-w32-5.sh
+SKIP: test-mbscasecmp.sh
+PASS: test-mbsinit.sh
+PASS: test-mbsrtowcs1.sh
+PASS: test-mbsrtowcs2.sh
+PASS: test-mbsrtowcs3.sh
+PASS: test-mbsrtowcs4.sh
+PASS: test-mbsstr1
+PASS: test-mbsstr2.sh
+PASS: test-mbsstr3.sh
+PASS: test-memchr
+PASS: test-nl_langinfo.sh
+PASS: test-open
+PASS: test-quotearg-simple
+PASS: test-setenv
+PASS: test-setlocale1.sh
+FAIL: test-setlocale2.sh
+PASS: test-sigaction
+PASS: test-signal
+PASS: test-sigprocmask
+PASS: test-sleep
+PASS: test-snprintf
+PASS: test-stat
+PASS: test-stat-time
+PASS: test-stdbool
+PASS: test-stddef
+PASS: test-stdint
+PASS: test-stdio
+PASS: test-stdlib
+PASS: test-strerror
+PASS: test-strftime
+PASS: test-striconv
+PASS: test-string
+PASS: test-strings
+PASS: test-strnlen
+PASS: test-strtoumax
+PASS: test-symlink
+PASS: test-sys_stat
+PASS: test-sys_time
+PASS: test-sys_wait
+PASS: test-time
+PASS: test-unistd
+PASS: test-u8-mbtoucr
+PASS: test-u8-uctomb
+PASS: test-uc_width
+PASS: uniwidth/test-uc_width2.sh
+PASS: test-unsetenv
+PASS: test-update-copyright.sh
+PASS: test-usleep
+PASS: test-vasnprintf
+PASS: test-vc-list-files-git.sh
+PASS: test-vc-list-files-cvs.sh
+PASS: test-verify
+PASS: test-verify.sh
+PASS: test-version-etc.sh
+PASS: test-wchar
+PASS: test-wcrtomb.sh
+SKIP: test-wcrtomb-w32-1.sh
+SKIP: test-wcrtomb-w32-2.sh
+SKIP: test-wcrtomb-w32-3.sh
+SKIP: test-wcrtomb-w32-4.sh
+SKIP: test-wcrtomb-w32-5.sh
+PASS: test-wctype-h
+PASS: test-wcwidth
+PASS: test-xalloc-die.sh
+PASS: test-xstrtol.sh
+PASS: test-xstrtoumax.sh
+====================================================
+   GNU diffutils 3.2: gnulib-tests/test-suite.log   
+====================================================
+
+1 of 110 tests failed.  (11 tests were not run).  
+
+.. contents:: :depth: 2
+
+
+SKIP: test-mbrtowc-w32-1.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-mbrtowc-w32-2.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-mbrtowc-w32-3.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-mbrtowc-w32-4.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-mbrtowc-w32-5.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-mbscasecmp.sh (exit: 77)
+===================================
+
+Skipping test: no turkish Unicode locale is installed
+
+FAIL: test-setlocale2.sh (exit: 1)
+==================================
+
+Chinese_Taiwan.65001: unknown locale
+setlocale did not fail for explicit (null)
+
+SKIP: test-wcrtomb-w32-1.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-wcrtomb-w32-2.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-wcrtomb-w32-3.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-wcrtomb-w32-4.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+
+SKIP: test-wcrtomb-w32-5.sh (exit: 77)
+======================================
+
+Skipping test: not a native Windows system
+======================================
+1 of 110 tests failed
+(11 tests were not run)
+See gnulib-tests/test-suite.log
+Please report to [email protected]
+======================================
+make[6]: *** [test-suite.log] Error 1
+make[6]: Leaving directory `$(@D)/gnulib-tests'
+make[5]: *** [check-TESTS] Error 2
+make[5]: Leaving directory `$(@D)/gnulib-tests'
+make[4]: *** [check-am] Error 2
+make[4]: Leaving directory `$(@D)/gnulib-tests'
+make[3]: *** [check-recursive] Error 1
+make[3]: Leaving directory `$(@D)/gnulib-tests'
+make[2]: *** [check] Error 2
+make[2]: Leaving directory `$(@D)/gnulib-tests'
+make[1]: *** [check-recursive] Error 1
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/getopt/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,16 @@
+Option a
+Option c, no argument
+Option c, argument `more'
+Option b, argument ` very long '
+Remaining arguments:
+--> `par1'
+--> `another arg'
+--> `wow\!*\?'
+Option a
+Option c, no argument
+Option c, argument `more'
+Option b, argument ` very long '
+Remaining arguments:
+--> `par1'
+--> `another arg'
+--> `wow\!*\?'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gzip/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,74 @@
+make[1]: Entering directory `$(@D)'
+  GEN    public-submodule-commit
+/usr/gnu/bin/make  check-recursive
+make[2]: Entering directory `$(@D)'
+Making check in lib
+make[3]: Entering directory `$(@D)/lib'
+/usr/gnu/bin/make  check-am
+make[4]: Entering directory `$(@D)/lib'
+make[4]: Leaving directory `$(@D)/lib'
+make[3]: Leaving directory `$(@D)/lib'
+Making check in doc
+make[3]: Entering directory `$(@D)/doc'
+make[3]: Nothing to be done for `check'.
+make[3]: Leaving directory `$(@D)/doc'
+Making check in .
+make[3]: Entering directory `$(@D)'
+/usr/gnu/bin/make  check-local
+make[4]: Entering directory `$(@D)'
+  GEN    gzip.doc.gz
+{ test '$(SOURCE_DIR)' != . || ./zdiff --__bindir . -c gzip.doc.gz; }
+./zdiff --__bindir . -c $(SOURCE_DIR)/gzip.doc $(SOURCE_DIR)/gzip.doc
+No differences encountered
+./zdiff --__bindir . $(SOURCE_DIR)/gzip.doc gzip.doc.gz
+./zdiff --__bindir . -c - $(SOURCE_DIR)/gzip.doc <gzip.doc.gz
+No differences encountered
+./zdiff --__bindir . -c gzip.doc.gz gzip.doc.gz
+No differences encountered
+./zgrep --__bindir . -iV >/dev/null
+for file in gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zless zmore znew $(SOURCE_DIR)/ChangeLog $(SOURCE_DIR)/configure $(SOURCE_DIR)/gzip.c; do \
+  ./gzip -cv -- "$file" | ./gzip -d | cmp - "$file" || exit 1; \
+done
+gunzip:	 50.1%
+gzexe:	 60.6%
+zcat:	 49.2%
+zcmp:	 48.2%
+zdiff:	 66.6%
+zegrep:	 18.4%
+zfgrep:	 18.4%
+zforce:	 48.2%
+zgrep:	 59.9%
+zless:	 46.8%
+zmore:	 53.8%
+znew:	 58.9%
+$(SOURCE_DIR)/ChangeLog:	 67.3%
+$(SOURCE_DIR)/configure:	 81.7%
+$(SOURCE_DIR)/gzip.c:	 71.7%
+Test succeeded.
+make[4]: Leaving directory `$(@D)'
+make[3]: Leaving directory `$(@D)'
+Making check in tests
+make[3]: Entering directory `$(@D)/tests'
+/usr/gnu/bin/make  check-TESTS
+make[4]: Entering directory `$(@D)/tests'
+make[5]: Entering directory `$(@D)/tests'
+PASS: helin-segv
+PASS: help-version
+PASS: hufts
+PASS: memcpy-abuse
+PASS: mixed
+PASS: null-suffix-clobber
+PASS: stdin
+PASS: trailing-nul
+PASS: zdiff
+PASS: zgrep-f
+PASS: zgrep-signal
+PASS: znew-k
+===================
+All 12 tests passed
+===================
+make[5]: Leaving directory `$(@D)/tests'
+make[4]: Leaving directory `$(@D)/tests'
+make[3]: Leaving directory `$(@D)/tests'
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/indent/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,324 @@
+make[1]: Entering directory `$(@D)/regression'
+./TEST
+-n Regression testing 
+GNU indent 2.2.9
+
+-n Generating indent et al with default settings...
+Done.
+-n Generating special option examples...
+Done.
+
+Diffing generated code against standard...
+-n ...do.c...
+
+-n ...else.c...
+
+-n ...for.c...
+
+-n ...func-def.c...
+
+-n ...lshift.c...
+
+-n ...ncs.c...
+
+-n ...proto.c...
+
+-n ...typedef.h...
+
+-n ...no-newline.c...
+
+-n ...emacs-compatible.h...
+
+-n ...fp.c...
+
+-n ...unary.c...
+
+-n ...struct_param.c...
+
+-n ...no-newline2.c...
+
+-n ...no-newline3.c...
+
+-n ...wide.c...
+
+-n ...args.c...
+
+-n ...backup.h...
+
+-n ...backup.c...
+
+-n ...dirent_def.h...
+
+-n ...globs.c...
+
+-n ...indent.h...
+
+-n ...indent.c...
+
+-n ...indent_globs.h...
+
+-n ...io.c...
+
+-n ...lexi.c...
+
+-n ...memcpy.c...
+
+-n ...parse.c...
+
+-n ...pr_comment.c...
+
+-n ...sys.h...
+
+-n ...version.h...
+
+-n ...typedef-bug.c...
+
+-n ...bug-hp.c...
+
+-n ...bug-di.c...
+
+-n ...newlined-parms.c...
+
+-n ...indent.pro.c...
+
+-n ...comments1.c...
+
+-n ...comments1-fca.c...
+
+-n ...ncs-on-return.c...
+
+-n ...sob.c...
+
+-n ...continue.c...
+
+-n ...continue-lp.c...
+
+-n ...kr.c...
+
+-n ...struct-decl-kr.c...
+
+-n ...embedded-cuddle1.c...
+
+-n ...embedded-cuddle2.c...
+
+-n ...kr-proc-decls.c...
+
+-n ...bbb-test.c...
+
+-n ...preesc-comment.c...
+
+-n ...if-decl-else-decl.c...
+
+-n ...cp-indent.c...
+
+-n ...comments.c...
+
+-n ...elipsis-attribute.c...
+
+-n ...comments2.c...
+
+-n ...comments3.c...
+
+-n ...comments4.c...
+
+-n ...brackets.c...
+
+-n ...brackets33.c...
+
+-n ...brackets34.c...
+
+-n ...brackets35.c...
+
+-n ...brackets36.c...
+
+-n ...brackets37.c...
+
+-n ...brackets38.c...
+
+-n ...initializers.c...
+
+-n ...else-if.c...
+
+-n ...else-comment-br.c...
+
+-n ...else-comment-bl.c...
+
+-n ...else-comment-br-ce.c...
+
+-n ...const.c...
+
+-n ...case.c...
+
+-n ...case-br.c...
+
+-n ...scope.c...
+
+-n ...scope-br.c...
+
+-n ...comment-break.c...
+
+-n ...cdb.c...
+
+-n ...bbreak.c...
+
+-n ...bad-break.c...
+
+-n ...pre.c...
+
+-n ...dont-line-up-parentheses.c...
+
+-n ...bad-comment.c...
+
+-n ...unknown-type.c...
+
+-n ...unknown-type-npsl.c...
+
+-n ...bug-npsl.c...
+
+-n ...bug-psl.c...
+
+-n ...case-label.c...
+
+-n ...one-line-1.c...
+
+-n ...one-line-2.c...
+
+-n ...one-line-3.c...
+
+-n ...one-line-4.c...
+
+-n ...struct-decl.c...
+
+-n ...sizeof-in-while.c...
+
+-n ...line-break-comment.c...
+
+-n ...macro.c...
+
+-n ...enum.c...
+
+-n ...elif.c...
+
+-n ...nested.c...
+
+-n ...wrapped-string.c...
+
+Diffing generated code against standard...Done.
+
+-n Testing meta-indent...
+Done
+
+Testing new comment stuff...
+-n ...boxed.c-0...
+
+-n ...boxed.c-1...
+
+-n ...boxed.c-2...
+
+-n ...boxed.c-3...
+
+-n ...boxed.c-4...
+
+-n ...boxed.c-5...
+
+-n ...boxed.c-6...
+
+-n ...boxed.c-7...
+
+-n ...boxed.c-8...
+
+-n ...boxed.c-9...
+
+-n ...outer.c-0...
+
+-n ...outer.c-1...
+
+-n ...outer.c-2...
+
+-n ...outer.c-3...
+
+-n ...outer.c-4...
+
+-n ...outer.c-5...
+
+-n ...outer.c-6...
+
+-n ...outer.c-7...
+
+-n ...outer.c-8...
+
+-n ...outer.c-9...
+
+-n ...newlines.c-0...
+
+-n ...newlines.c-1...
+
+-n ...newlines.c-2...
+
+-n ...newlines.c-3...
+
+-n ...newlines.c-4...
+
+-n ...newlines.c-5...
+
+-n ...newlines.c-6...
+
+-n ...newlines.c-7...
+
+-n ...newlines.c-8...
+
+-n ...cplus.c-0...
+
+-n ...cplus.c-1...
+
+-n ...cplus.c-2...
+
+-n ...cplus.c-3...
+
+-n ...cplus.c-4...
+
+-n ...cplus.c-5...
+
+-n ...cplus.c-6...
+
+-n ...cplus.c-7...
+
+-n ...cplus.c-8...
+
+-n ...cplus.c-9...
+
+-n ...tabs.c-0...
+
+-n ...tabs.c-1...
+
+-n ...tabs.c-2...
+
+-n ...cplus-one.c...
+
+-n ...class-func.cc...
+
+-n ...empty.c...
+
+-n ...already-starred.c...
+
+-n ...box-comm.c...
+
+-n ...long-comm.c...
+
+-n ...ind-star.c...
+
+-n ...first-in-block.c...
+
+-n ...on-off-1.c...
+
+-n ...on-off-2.c...
+
+-n ...method.c...
+
+-n ...right-margin-comment.c...
+
+Testing new comment stuff...Done.
+
+Regression test successfully completed.
+
+make[1]: Leaving directory `$(@D)/regression'
--- a/components/libconfuse/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/libconfuse/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -44,7 +44,19 @@
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 
 # This is really only needed to get the test target to pass.
-COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D)) 
+COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
+
+# Master test results are the same for all versions of Python, so override
+# here, rather than create multiple identical master files.
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+
+# The additional libconfuse specific set of transforms to be applied to the
+# test results to try to normalize them.
+# The cc and libtool lines need to be deleted because x86 and SPARC have
+# different line arguments.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "/^\/ws\/on12-tools\/SUNWspro\/solarisstudio12.3\/bin\/cc/d" ' \
+	'-e "/^\/bin\/bash ..\/libtool/d" '
 
 ASLR_MODE = $(ASLR_ENABLE)
 
@@ -55,7 +67,7 @@
 
 install:	$(INSTALL_32_and_64)
 
-test:	$(TEST_32_and_64)
+test:		$(TEST_32_and_64)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/libconfuse/test/results-all.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,95 @@
+make[1]: Entering directory `$(@D)'
+Making check in m4
+make[2]: Entering directory `$(@D)/m4'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/m4'
+Making check in po
+make[2]: Entering directory `$(@D)/po'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/po'
+Making check in src
+make[2]: Entering directory `$(@D)/src'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/src'
+Making check in examples
+make[2]: Entering directory `$(@D)/examples'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/examples'
+Making check in tests
+make[2]: Entering directory `$(@D)/tests'
+/usr/gnu/bin/make  suite_single suite_dup suite_func suite_list suite_validate list_plus_syntax section_title_dupes single_title_sections quote_before_print
+make[3]: Entering directory `$(@D)/tests'
+source='suite_single.c' object='suite_single.o' libtool=no \
+depfile='.deps/suite_single.Po' tmpdepfile='.deps/suite_single.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+mkdir .libs
+creating suite_single
+source='suite_dup.c' object='suite_dup.o' libtool=no \
+depfile='.deps/suite_dup.Po' tmpdepfile='.deps/suite_dup.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating suite_dup
+source='suite_func.c' object='suite_func.o' libtool=no \
+depfile='.deps/suite_func.Po' tmpdepfile='.deps/suite_func.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating suite_func
+source='suite_list.c' object='suite_list.o' libtool=no \
+depfile='.deps/suite_list.Po' tmpdepfile='.deps/suite_list.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating suite_list
+source='suite_validate.c' object='suite_validate.o' libtool=no \
+depfile='.deps/suite_validate.Po' tmpdepfile='.deps/suite_validate.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating suite_validate
+source='list_plus_syntax.c' object='list_plus_syntax.o' libtool=no \
+depfile='.deps/list_plus_syntax.Po' tmpdepfile='.deps/list_plus_syntax.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating list_plus_syntax
+source='section_title_dupes.c' object='section_title_dupes.o' libtool=no \
+depfile='.deps/section_title_dupes.Po' tmpdepfile='.deps/section_title_dupes.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating section_title_dupes
+source='single_title_sections.c' object='single_title_sections.o' libtool=no \
+depfile='.deps/single_title_sections.Po' tmpdepfile='.deps/single_title_sections.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating single_title_sections
+source='quote_before_print.c' object='quote_before_print.o' libtool=no \
+depfile='.deps/quote_before_print.Po' tmpdepfile='.deps/quote_before_print.TPo' \
+depmode=none /bin/bash $(SOURCE_DIR)/support/depcomp \
+creating quote_before_print
+make[3]: Leaving directory `$(@D)/tests'
+/usr/gnu/bin/make  check-TESTS
+make[3]: Entering directory `$(@D)/tests'
+[buf]:1: invalid boolean value for option 'bool'
+[buf]:1: premature end of file
+[buf]:1: no such option 'option'
+[buf]:1: no such option 'nonexistent'
+[buf]:1: no such option 'subnonexistent'
+PASS: suite_single
+PASS: suite_dup
+[buf]:1: no such option 'unalias'
+PASS: suite_func
+[buf]:1: no such option 'section'
+[buf]:1: no such option 'section'
+[buf]:1: invalid boolean value for option 'bool'
+[buf]:1: premature end of file
+[buf]:2: no such option 'nonexistent'
+[buf]:1: no such option 'subnonexistent'
+PASS: suite_list
+PASS: suite_validate
+PASS: list_plus_syntax
+[buf]:3: found duplicate title 'title_one'
+PASS: section_title_dupes
+PASS: single_title_sections
+PASS: quote_before_print
+==================
+All 9 tests passed
+==================
+make[3]: Leaving directory `$(@D)/tests'
+make[2]: Leaving directory `$(@D)/tests'
+Making check in doc
+make[2]: Entering directory `$(@D)/doc'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/doc'
+make[2]: Entering directory `$(@D)'
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/pv/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,15 @@
+make[1]: Entering directory `$(@D)'
+000-cat: OK
+001-interval: OK
+002-rate: OK
+003-progress: OK
+004-timer: OK
+005-eta: OK
+006-ratecount: OK
+007-bytes: OK
+008-numeric: OK
+009-quiet: OK
+010-pipe: OK
+011-cksum: OK
+012-averagerate: OK
+make[1]: Leaving directory `$(@D)'
--- a/components/python/argparse/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/python/argparse/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -45,6 +45,11 @@
 COMPONENT_TEST_DIR =	$(COMPONENT_SRC)/test
 COMPONENT_TEST_ARGS =	test_argparse.py
 
+# The additional argparse specific set of transforms to be applied to the test
+# results to try to normalize them.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "s|\(Ran 1524 tests in\).*|\1|" '
+
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/argparse/test/results-2.6-32.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,5 @@
+....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
+----------------------------------------------------------------------
+Ran 1524 tests in
+
+OK
--- a/components/python/simplejson/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/python/simplejson/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -46,9 +46,19 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-COMPONENT_TEST_DIR= $(COMPONENT_SRC) 
+COMPONENT_TEST_DIR= $(COMPONENT_SRC)
 COMPONENT_TEST_ARGS= ./setup.py test
 
+# The additional simplejson specific set of transforms to be applied
+# to the test results to try to normalize them.
+# The cc lines need to be deleted because x86 and SPARC have different
+# compile line arguments.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "/^\/ws\/on12-tools\/SUNWspro\/solarisstudio12.3\/bin\/cc/d" ' \
+	'-e "/^cc -G /d" ' \
+	'-e "s|\(creating build/temp.solaris\).*|\1|" ' \
+	'-e "s|\(Ran 132 tests in\).*|\1|" '
+
 # common targets
 build:		$(BUILD_32_and_64)
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/simplejson/test/results-2.6-32.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,145 @@
+running test
+running egg_info
+writing simplejson.egg-info/PKG-INFO
+writing top-level names to simplejson.egg-info/top_level.txt
+writing dependency_links to simplejson.egg-info/dependency_links.txt
+reading manifest file 'simplejson.egg-info/SOURCES.txt'
+writing manifest file 'simplejson.egg-info/SOURCES.txt'
+running build_ext
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+Doctest: simplejson ... ok
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+Doctest: index.rst ... ok
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+Doctest: simplejson ... ok
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+Doctest: index.rst ... ok
+
+----------------------------------------------------------------------
+Ran 132 tests in
+
+OK
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/simplejson/test/results-2.6-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,145 @@
+running test
+running egg_info
+writing simplejson.egg-info/PKG-INFO
+writing top-level names to simplejson.egg-info/top_level.txt
+writing dependency_links to simplejson.egg-info/dependency_links.txt
+reading manifest file 'simplejson.egg-info/SOURCES.txt'
+writing manifest file 'simplejson.egg-info/SOURCES.txt'
+running build_ext
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+Doctest: simplejson ... ok
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+Doctest: index.rst ... ok
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+Doctest: simplejson ... ok
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+Doctest: index.rst ... ok
+
+----------------------------------------------------------------------
+Ran 132 tests in
+
+OK
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/simplejson/test/results-2.7-32.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,155 @@
+running test
+running egg_info
+writing simplejson.egg-info/PKG-INFO
+writing top-level names to simplejson.egg-info/top_level.txt
+writing dependency_links to simplejson.egg-info/dependency_links.txt
+reading manifest file 'simplejson.egg-info/SOURCES.txt'
+writing manifest file 'simplejson.egg-info/SOURCES.txt'
+running build_ext
+building 'simplejson._speedups' extension
+creating build
+creating build/temp.solaris
+creating build/temp.solaris
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+simplejson ()
+Doctest: simplejson ... ok
+encode (simplejson.encoder.JSONEncoder)
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+$(SOURCE_DIR)/simplejson/tests/../../index.rst
+Doctest: index.rst ... ok
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+simplejson ()
+Doctest: simplejson ... ok
+encode (simplejson.encoder.JSONEncoder)
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+$(SOURCE_DIR)/simplejson/tests/../../index.rst
+Doctest: index.rst ... ok
+
+----------------------------------------------------------------------
+Ran 132 tests in
+
+OK
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/simplejson/test/results-2.7-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,155 @@
+running test
+running egg_info
+writing simplejson.egg-info/PKG-INFO
+writing top-level names to simplejson.egg-info/top_level.txt
+writing dependency_links to simplejson.egg-info/dependency_links.txt
+reading manifest file 'simplejson.egg-info/SOURCES.txt'
+writing manifest file 'simplejson.egg-info/SOURCES.txt'
+running build_ext
+building 'simplejson._speedups' extension
+creating build/temp.solaris
+creating build/temp.solaris
+creating $(SOURCE_DIR)/simplejson/64
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+simplejson ()
+Doctest: simplejson ... ok
+encode (simplejson.encoder.JSONEncoder)
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+$(SOURCE_DIR)/simplejson/tests/../../index.rst
+Doctest: index.rst ... ok
+test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
+test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
+test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
+test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
+test_float (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
+test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
+test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
+test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
+test_default (simplejson.tests.test_default.TestDefault) ... ok
+test_dump (simplejson.tests.test_dump.TestDump) ... ok
+test_dumps (simplejson.tests.test_dump.TestDump) ... ok
+test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
+test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
+test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
+test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
+test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
+test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
+test_failures (simplejson.tests.test_fail.TestFail) ... ok
+test_floats (simplejson.tests.test_float.TestFloat) ... ok
+test_ints (simplejson.tests.test_float.TestFloat) ... ok
+test_indent (simplejson.tests.test_indent.TestIndent) ... ok
+test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
+test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
+test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
+test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
+test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
+test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
+test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
+test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
+test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
+test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
+test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
+test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
+simplejson ()
+Doctest: simplejson ... ok
+encode (simplejson.encoder.JSONEncoder)
+Doctest: simplejson.encoder.JSONEncoder.encode ... ok
+$(SOURCE_DIR)/simplejson/tests/../../index.rst
+Doctest: index.rst ... ok
+
+----------------------------------------------------------------------
+Ran 132 tests in
+
+OK
--- a/components/python/zope-interface/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/python/zope-interface/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -51,6 +51,16 @@
 COMPONENT_TEST_DIR=	$(SOURCE_DIR)
 COMPONENT_TEST_ENV+=	PYTHON=$(PYTHON)
 
+# Master test results are the same for all supported versions of Python, so
+# override here, rather than create multiple identical master files.
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+
+# The additional zope.interface specific set of transforms to be applied
+# to the test results to try to normalize them.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "s|\(Ran 1 test in\).*|\1|" ' \
+	'-e "s|\(Ran .* tests in\).*|\1|" '
+
 # common targets
 build:		$(BUILD_32_and_64)
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/zope-interface/test/results-all.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,30 @@
+.........
+----------------------------------------------------------------------
+Ran 9 tests in
+
+OK
+.
+----------------------------------------------------------------------
+Ran 1 test in
+
+OK
+.
+----------------------------------------------------------------------
+Ran 1 test in
+
+OK
+......
+----------------------------------------------------------------------
+Ran 6 tests in
+
+OK
+..
+----------------------------------------------------------------------
+Ran 2 tests in
+
+OK
+..........
+----------------------------------------------------------------------
+Ran 10 tests in
+
+OK
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/sed/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,103 @@
+make[1]: Entering directory `$(@D)'
+Making check in lib
+make[2]: Entering directory `$(@D)/lib'
+/usr/gnu/bin/make  check-recursive
+make[3]: Entering directory `$(@D)/lib'
+make[4]: Entering directory `$(@D)/lib'
+make[4]: Nothing to be done for `check-am'.
+make[4]: Leaving directory `$(@D)/lib'
+make[3]: Leaving directory `$(@D)/lib'
+make[2]: Leaving directory `$(@D)/lib'
+Making check in po
+make[2]: Entering directory `$(@D)/po'
+make[2]: Leaving directory `$(@D)/po'
+Making check in sed
+make[2]: Entering directory `$(@D)/sed'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/sed'
+Making check in doc
+make[2]: Entering directory `$(@D)/doc'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/doc'
+Making check in testsuite
+make[2]: Entering directory `$(@D)/testsuite'
+/usr/gnu/bin/make  
+make[3]: Entering directory `$(@D)/testsuite'
+make[3]: Nothing to be done for `all'.
+make[3]: Leaving directory `$(@D)/testsuite'
+/usr/gnu/bin/make  check-TESTS
+make[3]: Entering directory `$(@D)/testsuite'
+PASS: appquit
+PASS: enable
+PASS: sep
+PASS: inclib
+PASS: 8bit
+PASS: newjis
+PASS: xabcx
+PASS: dollar
+PASS: noeol
+PASS: noeolw
+PASS: modulo
+PASS: numsub
+PASS: numsub2
+PASS: numsub3
+PASS: numsub4
+PASS: numsub5
+PASS: 0range
+PASS: bkslashes
+PASS: head
+PASS: madding
+PASS: mac-mf
+PASS: empty
+PASS: xbxcx
+PASS: xbxcx3
+PASS: recall
+PASS: recall2
+PASS: xemacs
+PASS: fasts
+PASS: uniq
+PASS: manis
+PASS: khadafy
+PASS: linecnt
+PASS: eval
+PASS: distrib
+PASS: 8to7
+PASS: y-bracket
+PASS: y-newline
+PASS: allsub
+PASS: cv-vars
+PASS: classes
+PASS: middle
+PASS: bsd
+PASS: stdin
+PASS: flipcase
+PASS: insens
+PASS: subwrite
+PASS: writeout
+PASS: readin
+PASS: insert
+PASS: utf8-1
+PASS: utf8-2
+PASS: utf8-3
+PASS: utf8-4
+PASS: badenc
+PASS: inplace-hold
+PASS: brackets
+PASS: amp-escape
+PASS: help
+PASS: version
+PASS: file
+PASS: quiet
+PASS: factor
+PASS: binary3
+PASS: binary2
+PASS: binary
+PASS: dc
+===================
+All 66 tests passed
+===================
+make[3]: Leaving directory `$(@D)/testsuite'
+make[2]: Leaving directory `$(@D)/testsuite'
+make[2]: Entering directory `$(@D)'
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/text-utilities/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,106 @@
+
+-------------------- util-linux regression tests --------------------
+
+                    For development purpose only.                    
+                 Don't execute on production system!                 
+
+
+     script: $(SOURCE_DIR)/tests/ts/colrm/rm2-2
+    sub dir: $(SOURCE_DIR)/tests/ts/colrm
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/colrm
+  test name: rm2-2
+  test desc: basic check
+  component: colrm
+  namespace: colrm/rm2-2
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/colrm/rm2-2
+   valgrind: $(SOURCE_DIR)/tests/output/colrm/rm2-2.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/colrm/rm2-2
+ mountpoint: $(SOURCE_DIR)/tests/output/colrm/rm2-2-mnt
+
+        colrm: basic check                    ... OK
+
+     script: $(SOURCE_DIR)/tests/ts/column/fillrow
+    sub dir: $(SOURCE_DIR)/tests/ts/column
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/column
+  test name: fillrow
+  test desc: fill row
+  component: column
+  namespace: column/fillrow
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/column/fillrow
+   valgrind: $(SOURCE_DIR)/tests/output/column/fillrow.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/column/fillrow
+ mountpoint: $(SOURCE_DIR)/tests/output/column/fillrow-mnt
+
+       column: fill row                       ... OK
+
+     script: $(SOURCE_DIR)/tests/ts/column/multi-file
+    sub dir: $(SOURCE_DIR)/tests/ts/column
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/column
+  test name: multi-file
+  test desc: multiple files
+  component: column
+  namespace: column/multi-file
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/column/multi-file
+   valgrind: $(SOURCE_DIR)/tests/output/column/multi-file.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/column/multi-file
+ mountpoint: $(SOURCE_DIR)/tests/output/column/multi-file-mnt
+
+       column: multiple files                 ... OK
+
+     script: $(SOURCE_DIR)/tests/ts/column/separator_table
+    sub dir: $(SOURCE_DIR)/tests/ts/column
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/column
+  test name: separator_table
+  test desc: separator & table
+  component: column
+  namespace: column/separator_table
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/column/separator_table
+   valgrind: $(SOURCE_DIR)/tests/output/column/separator_table.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/column/separator_table
+ mountpoint: $(SOURCE_DIR)/tests/output/column/separator_table-mnt
+
+       column: separator & table              ... OK
+
+     script: $(SOURCE_DIR)/tests/ts/hexdump/empty-format
+    sub dir: $(SOURCE_DIR)/tests/ts/hexdump
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/hexdump
+  test name: empty-format
+  test desc: format-strings
+  component: hexdump
+  namespace: hexdump/empty-format
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/hexdump/empty-format
+   valgrind: $(SOURCE_DIR)/tests/output/hexdump/empty-format.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/hexdump/empty-format
+ mountpoint: $(SOURCE_DIR)/tests/output/hexdump/empty-format-mnt
+
+      hexdump: format-strings                 ... OK
+
+     script: $(SOURCE_DIR)/tests/ts/tailf/simple
+    sub dir: $(SOURCE_DIR)/tests/ts/tailf
+    top dir: $(SOURCE_DIR)/tests
+       self: $(SOURCE_DIR)/tests/ts/tailf
+  test name: simple
+  test desc: simple
+  component: tailf
+  namespace: tailf/simple
+    verbose: yes
+     output: $(SOURCE_DIR)/tests/output/tailf/simple
+   valgrind: $(SOURCE_DIR)/tests/output/tailf/simple.vgdump
+   expected: $(SOURCE_DIR)/tests/expected/tailf/simple
+ mountpoint: $(SOURCE_DIR)/tests/output/tailf/simple-mnt
+
+        tailf: simple                         ... OK
+
+---------------------------------------------------------------------
+  All 6 tests PASSED
+---------------------------------------------------------------------
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/wdiff/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,60 @@
+make[1]: Entering directory `$(@D)'
+Making check in lib
+make[2]: Entering directory `$(@D)/lib'
+/usr/gnu/bin/make  check-recursive
+make[3]: Entering directory `$(@D)/lib'
+Making check in po
+make[4]: Entering directory `$(@D)/lib/po'
+make[4]: Nothing to be done for `check'.
+make[4]: Leaving directory `$(@D)/lib/po'
+make[4]: Entering directory `$(@D)/lib'
+make[4]: Nothing to be done for `check-am'.
+make[4]: Leaving directory `$(@D)/lib'
+make[3]: Leaving directory `$(@D)/lib'
+make[2]: Leaving directory `$(@D)/lib'
+Making check in po
+make[2]: Entering directory `$(@D)/po'
+make[2]: Leaving directory `$(@D)/po'
+Making check in src
+make[2]: Entering directory `$(@D)/src'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/src'
+Making check in doc
+make[2]: Entering directory `$(@D)/doc'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/doc'
+Making check in man
+make[2]: Entering directory `$(@D)/man'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `$(@D)/man'
+make[2]: Entering directory `$(@D)'
+/usr/gnu/bin/make  check-local
+make[3]: Entering directory `$(@D)'
+abs_srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd $(SOURCE_DIR) && pwd`; cd tests; \
+CONFIG_SHELL="/bin/bash" /bin/bash $abs_srcdir/tests/testsuite \
+   AUTOTEST_PATH="src"
+## ---------------------------------- ##
+## GNU wdiff 1.1.2 test suite: wdiff. ##
+## ---------------------------------- ##
+  1: wdiff output formats                            ok
+  2: report bad diff binary                          ok
+  3: use pager                                       ok
+  4: diff as input                                   ok
+
+## ------------- ##
+## Test results. ##
+## ------------- ##
+
+All 4 tests were successful.
+make[3]: Leaving directory `$(@D)'
+make[2]: Leaving directory `$(@D)'
+if test -d $(SOURCE_DIR)/.git; then			\
+  cd $(SOURCE_DIR) &&						\
+  git submodule --quiet foreach test '$(git rev-parse $sha1)'	\
+      = '$(git merge-base origin $sha1)'			\
+    || { echo 'maint.mk: found non-public submodule commit' >&2;	\
+	 exit 1; };						\
+else								\
+  : ;								\
+fi
+make[1]: Leaving directory `$(@D)'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/xmlto/test/results-64.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,9 @@
+make[1]: Entering directory `$(@D)'
+/usr/gnu/bin/make  check-TESTS
+make[2]: Entering directory `$(@D)'
+PASS: xmlif/test/run-test
+=============
+1 test passed
+=============
+make[2]: Leaving directory `$(@D)'
+make[1]: Leaving directory `$(@D)'
--- a/components/xz/Makefile	Thu Jan 15 16:31:26 2015 -0800
+++ b/components/xz/Makefile	Thu Jan 15 17:34:23 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -40,6 +40,21 @@
 
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
 
+COMPONENT_TEST_DIR =		$(@D)/tests
+
+# Master test results are the same for 32-bit and 64-bit, so override
+# here, rather than create multiple identical master files.
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
+
+# The additional xz specific set of transforms to be applied to the
+# test results to try to normalize them.
+# The cc and libtool lines need to be deleted because x86 and SPARC have
+# different line arguments.
+COMPONENT_TEST_TRANSFORMS += \
+	'-e "/^\/ws\/on12-tools\/SUNWspro\/solarisstudio12.3\/bin\/cc/d" ' \
+	'-e "/^\/bin\/bash ..\/libtool/d" ' \
+	'-e "/^libtool: link:/d" '
+
 ASLR_MODE = $(ASLR_ENABLE)
 
 # common targets
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/xz/test/results-all.master	Thu Jan 15 17:34:23 2015 -0800
@@ -0,0 +1,36 @@
+make[1]: Entering directory `$(@D)/tests'
+/usr/gnu/bin/make  create_compress_files test_check test_stream_flags test_filter_flags test_block_header test_index
+make[2]: Entering directory `$(@D)/tests'
+source='$(SOURCE_DIR)/tests/create_compress_files.c' object='create_compress_files.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+source='$(SOURCE_DIR)/tests/test_check.c' object='test_check.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+source='$(SOURCE_DIR)/tests/test_stream_flags.c' object='test_stream_flags.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+source='$(SOURCE_DIR)/tests/test_filter_flags.c' object='test_filter_flags.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+source='$(SOURCE_DIR)/tests/test_block_header.c' object='test_block_header.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+source='$(SOURCE_DIR)/tests/test_index.c' object='test_index.o' libtool=no \
+DEPDIR=.deps depmode=none /bin/bash $(SOURCE_DIR)/build-aux/depcomp \
+make[2]: Leaving directory `$(@D)/tests'
+/usr/gnu/bin/make  check-TESTS
+make[2]: Entering directory `$(@D)/tests'
+PASS: test_check
+PASS: test_stream_flags
+PASS: test_filter_flags
+PASS: test_block_header
+PASS: test_index
+PASS: test_files.sh
+test_compress.sh:
+  generated_abc.............
+  generated_random.............
+  generated_text.............
+  prepared_bcj_sparc.............
+  prepared_bcj_x86.............
+PASS: test_compress.sh
+==================
+All 7 tests passed
+==================
+make[2]: Leaving directory `$(@D)/tests'
+make[1]: Leaving directory `$(@D)/tests'