PERFORCE change 137182 for review

John Birrell jb at FreeBSD.org
Sat Mar 8 19:45:49 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137182

Change 137182 by jb at jb_freebsd8 on 2008/03/08 19:44:57

	Disable a test that doesn't seem to work too welll on a UP machine.

Affected files ...

.. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#24 edit

Differences ...

==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#24 (text+ko) ====

@@ -4,6 +4,7 @@
 DTEST=		${TESTSRCDIR}/cmd/scripts/dtest.pl
 
 IGNORE=		\
+	${TESTSRCDIR}/tst/common/stop/tst.stop1.d				\
 	${TESTSRCDIR}/tst/common/aggs/tst.subr.d				\
 	${TESTSRCDIR}/tst/common/arrays/tst.uregsarray.d			\
 	${TESTSRCDIR}/tst/common/assocs/err.D_OP_INCOMPAT.dupgtype.d		\


More information about the p4-projects mailing list