components/php-5_3/APC/Makefile
changeset 4165 cd344a63e64f
parent 2211 a99bbd5139c0
--- a/components/php-5_3/APC/Makefile	Tue Apr 21 15:56:35 2015 -0700
+++ b/components/php-5_3/APC/Makefile	Wed Apr 22 06:22:45 2015 -0700
@@ -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
 
@@ -51,3 +51,9 @@
 	$(FIX_CONFIG_FILES)
 
 PKG_PROTO_DIRS += $(COMPONENT_DIR)/../APC-zts/build/prototype/$(MACH)
+
+# test failures; keep going
+COMPONENT_TEST_ARGS += -k -i
+
+# different results for different architectures
+COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master