components/python/nose/Makefile
changeset 3735 70e97c209ac8
parent 2026 60c5e1a7c30e
child 3752 a1cd93fa2e49
--- a/components/python/nose/Makefile	Wed Feb 04 20:41:10 2015 -0800
+++ b/components/python/nose/Makefile	Thu Feb 05 16:46:32 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -70,6 +70,12 @@
 
 install:	$(INSTALL_NO_ARCH)
 
+# Note that it is currently not feasible to add master test file(s) for this
+# component because "chances are you will experience odd, intermittent and
+# unexplainable failures and errors" when using the multiprocess plug. See:
+# http://nose.readthedocs.org/en/latest/plugins/multiprocess.html
+# CR #20470423 has been filed to investigate these failures.
+
 test:		$(TEST_NO_ARCH)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)