Date: Tue, 22 Jan 2008 01:56:51 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 133841 for review Message-ID: <200801220156.m0M1up3r047457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=133841 Change 133841 by jb@jb_freebsd1 on 2008/01/22 01:56:03 Some more tests that work. A couple are acting like little children. Affected files ... .. //depot/projects/dtrace/src/tools/test/dtrace/Makefile#12 edit Differences ... ==== //depot/projects/dtrace/src/tools/test/dtrace/Makefile#12 (text+ko) ==== @@ -4,6 +4,7 @@ DTEST= ${TESTSRCDIR}/cmd/scripts/dtest.pl IGNORE= \ + ${TESTSRCDIR}/tst/common/dtraceUtil/tst.DataModel32.d.ksh \ ${TESTSRCDIR}/tst/common/dtraceUtil/tst.DestructWithFunction.d.ksh \ ${TESTSRCDIR}/tst/common/dtraceUtil/tst.ZeroFunctionProbes.d.ksh \ ${TESTSRCDIR}/tst/common/aggs/err.D_KEY_TYPE.badkey4.d \ @@ -204,13 +205,7 @@ ${TESTSRCDIR}/tst/common/printf/tst.sym.d \ ${TESTSRCDIR}/tst/common/privs/tst.func_access.ksh \ ${TESTSRCDIR}/tst/common/privs/tst.op_access.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.create.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.discard.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.exec.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.execfail.ENOENT.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.execfail.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.exitcore.ksh \ - ${TESTSRCDIR}/tst/common/proc/tst.exitexit.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.exitkilled.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.signal.ksh \ ${TESTSRCDIR}/tst/common/proc/tst.sigwait.d \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801220156.m0M1up3r047457>