PERFORCE change 97119 for review

John Birrell jb at FreeBSD.org
Sun May 14 00:53:08 UTC 2006


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

Change 97119 by jb at jb_freebsd2 on 2006/05/14 00:52:14

	Inch our way to pass 661 tests. This is like rock climbing.

Affected files ...

.. //depot/projects/dtrace/src/cddl/test/dtrace/Makefile#5 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/test/dtrace/Makefile#5 (text+ko) ====

@@ -78,14 +78,12 @@
 	${.CURDIR}/tst/common/aggs/tst.lquantnormal.d \
 	${.CURDIR}/tst/common/aggs/tst.lquantrange.d \
 	${.CURDIR}/tst/common/aggs/tst.lquantround.d \
-	${.CURDIR}/tst/common/aggs/tst.lquantzero.d \
 	${.CURDIR}/tst/common/aggs/tst.max.d \
 	${.CURDIR}/tst/common/aggs/tst.min.d \
 	${.CURDIR}/tst/common/aggs/tst.multiaggs1.d \
 	${.CURDIR}/tst/common/aggs/tst.multiaggs2.d \
 	${.CURDIR}/tst/common/aggs/tst.multiaggs3.d \
 	${.CURDIR}/tst/common/aggs/tst.multinormalize.d \
-	${.CURDIR}/tst/common/aggs/tst.negorder.d \
 	${.CURDIR}/tst/common/aggs/tst.negtrunc.d \
 	${.CURDIR}/tst/common/aggs/tst.negtruncquant.d \
 	${.CURDIR}/tst/common/aggs/tst.normalize.d \
@@ -93,7 +91,6 @@
 	${.CURDIR}/tst/common/aggs/tst.quantize.d \
 	${.CURDIR}/tst/common/aggs/tst.quantmany.d \
 	${.CURDIR}/tst/common/aggs/tst.quantround.d \
-	${.CURDIR}/tst/common/aggs/tst.quantzero.d \
 	${.CURDIR}/tst/common/aggs/tst.sum.d \
 	${.CURDIR}/tst/common/aggs/tst.trunc.d \
 	${.CURDIR}/tst/common/aggs/tst.trunc0.d \
@@ -136,6 +133,7 @@
 	${.CURDIR}/tst/common/assocs/tst.diffprofile.d \
 	${.CURDIR}/tst/common/assocs/tst.initialize.d \
 	${.CURDIR}/tst/common/assocs/tst.misc.d \
+	${.CURDIR}/tst/common/assocs/tst.orthogonality.d \
 	${.CURDIR}/tst/common/assocs/tst.this.d
 
 TESTBEGIN= \
@@ -169,6 +167,7 @@
 	${.CURDIR}/tst/common/buffering/tst.resize3.d \
 	${.CURDIR}/tst/common/buffering/tst.ring1.d \
 	${.CURDIR}/tst/common/buffering/tst.ring2.d \
+	${.CURDIR}/tst/common/buffering/tst.ring3.d \
 	${.CURDIR}/tst/common/buffering/tst.smallring.d \
 	${.CURDIR}/tst/common/buffering/tst.switch1.d
 
@@ -510,6 +509,9 @@
 	${.CURDIR}/tst/common/providers/err.D_PDESC_ZERO.wrongdec3.d \
 	${.CURDIR}/tst/common/providers/tst.basics.d \
 	${.CURDIR}/tst/common/providers/tst.beginexit.d \
+	${.CURDIR}/tst/common/providers/tst.beginprof.d \
+	${.CURDIR}/tst/common/providers/tst.probattrs.d \
+	${.CURDIR}/tst/common/providers/tst.probefunc.d \
 	${.CURDIR}/tst/common/providers/tst.probemod.d \
 	${.CURDIR}/tst/common/providers/tst.probename.d \
 	${.CURDIR}/tst/common/providers/tst.probprov.d \
@@ -876,11 +878,7 @@
 	${.CURDIR}/tst/common/misc/tst.badopt.d \
 	${.CURDIR}/tst/common/misc/tst.boolopt.d \
 	${.CURDIR}/tst/common/misc/tst.dynopt.d \
-	${.CURDIR}/tst/common/misc/tst.enablerace.ksh \
-	${.CURDIR}/tst/common/misc/tst.haslam.d \
-	${.CURDIR}/tst/common/misc/tst.include.ksh \
-	${.CURDIR}/tst/common/misc/tst.roch.d \
-	${.CURDIR}/tst/common/misc/tst.schrock.ksh
+	${.CURDIR}/tst/common/misc/tst.haslam.d
 
 TESTPID= \
 	${.CURDIR}/tst/common/pid/err.D_PDESC_ZERO.badlib.d \
@@ -1214,6 +1212,9 @@
 	${.CURDIR}/tst/common/aggs/tst.neglquant.d \
 	${.CURDIR}/tst/common/aggs/tst.negquant.d \
 	${.CURDIR}/tst/common/aggs/tst.subr.d \
+	${.CURDIR}/tst/common/aggs/tst.lquantzero.d \
+	${.CURDIR}/tst/common/aggs/tst.negorder.d \
+	${.CURDIR}/tst/common/aggs/tst.quantzero.d \
 	${.CURDIR}/tst/common/arrays/tst.uregsarray.d \
 	${.CURDIR}/tst/common/decls/tst.basics.d \
 	${.CURDIR}/tst/common/drops/drp.DTRACEDROP_STKSTROVERFLOW.d \
@@ -1230,6 +1231,7 @@
 	${.CURDIR}/tst/common/profile-n/tst.ufunc.ksh \
 	${.CURDIR}/tst/common/profile-n/tst.umod.ksh \
 	${.CURDIR}/tst/common/profile-n/tst.usym.ksh \
+	${.CURDIR}/tst/common/scalars/tst.selfarray2.d \
 	${.CURDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithBreakPoint.d \
 	${.CURDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithChill.d \
 	${.CURDIR}/tst/common/speculation/err.D_ACT_SPEC.SpeculateWithCopyOut.d \
@@ -1268,17 +1270,12 @@
 	${.CURDIR}/tst/common/builtinvar/tst.lwpsinfo.d \
 	${.CURDIR}/tst/common/builtinvar/tst.lwpsinfo1.d
 
-REQUIRES_CURTHREAD= \
-	${.CURDIR}/tst/common/assocs/tst.orthogonality.d \
-	${.CURDIR}/tst/common/buffering/tst.ring3.d \
-	${.CURDIR}/tst/common/scalars/tst.selfarray2.d \
-	${.CURDIR}/tst/common/types/tst.complex.d
-
 REQUIRES_ERRNO= \
 	${.CURDIR}/tst/common/builtinvar/tst.errno.d \
-	${.CURDIR}/tst/common/builtinvar/tst.errno1.
+	${.CURDIR}/tst/common/builtinvar/tst.errno1.d
 
 REQUIRES_FBT= \
+	${.CURDIR}/tst/common/misc/tst.roch.d \
 	${.CURDIR}/tst/common/predicates/tst.argsnotcached.d \
 	${.CURDIR}/tst/common/safety/tst.basename.d \
 	${.CURDIR}/tst/common/safety/tst.caller.d \
@@ -1327,7 +1324,8 @@
 	${.CURDIR}/tst/common/types/tst.ptrops.d
 
 REQUIRES_LIBPROC= \
-	${.CURDIR}/tst/common/vars/tst.ucaller.ksh
+	${.CURDIR}/tst/common/vars/tst.ucaller.ksh \
+	${.CURDIR}/tst/common/misc/tst.schrock.ksh
 
 REQUIRES_ROOTFS= \
 	${.CURDIR}/tst/common/printf/tst.str.d
@@ -1358,9 +1356,11 @@
 	${.CURDIR}/tst/common/funcs/tst.mutex_owned.d \
 	${.CURDIR}/tst/common/funcs/tst.mutex_owner.d \
 	${.CURDIR}/tst/common/funcs/tst.mutex_type_adaptive.d \
+	${.CURDIR}/tst/common/misc/tst.include.ksh \
 	${.CURDIR}/tst/common/preprocessor/err.D_PRAGCTL_INVAL.tabdefine.d \
 	${.CURDIR}/tst/common/printf/tst.sym.d \
 	${.CURDIR}/tst/common/probes/tst.probestar.d \
+	${.CURDIR}/tst/common/types/tst.complex.d
 
 # --------------------------------------------------------------------------------
 # Tests that currently hang.
@@ -1374,15 +1374,13 @@
 	${.CURDIR}/tst/common/funcs/tst.chill.ksh \
 	${.CURDIR}/tst/common/funcs/tst.system.d \
 	${.CURDIR}/tst/common/inline/tst.InlineKinds.d \
+	${.CURDIR}/tst/common/misc/tst.enablerace.ksh \
 	${.CURDIR}/tst/common/multiaggs/tst.many.d \
 	${.CURDIR}/tst/common/multiaggs/tst.sortpos.d \
 	${.CURDIR}/tst/common/multiaggs/tst.tuplecompat.d \
 	${.CURDIR}/tst/common/predicates/tst.predcache.ksh \
 	${.CURDIR}/tst/common/printa/tst.many.d \
 	${.CURDIR}/tst/common/printa/tst.stack.d \
-	${.CURDIR}/tst/common/providers/tst.beginprof.d \
-	${.CURDIR}/tst/common/providers/tst.probattrs.d \
-	${.CURDIR}/tst/common/providers/tst.probefunc.d \
 	${.CURDIR}/tst/common/speculation/tst.NoSpecBuffer.d \
 	${.CURDIR}/tst/common/tracemem/tst.rootvp.d
 


More information about the p4-projects mailing list