[m-rev.] trivial diff: disable tests/hard_coded/needs_init

Simon Taylor stayl at cs.mu.OZ.AU
Sat Aug 25 17:55:50 AEST 2001


Estimated hours taken: 0.1

tests/hard_coded/Mmakefile:
	Disable the needs_init test. It doesn't work in profiling grades.

Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -u -r1.127 -r1.128
--- Mmakefile	2001/08/21 06:58:40	1.127
+++ Mmakefile	2001/08/25 07:54:58	1.128
@@ -81,7 +81,6 @@
 	multimode \
 	myset_test \
 	name_mangling \
-	needs_init \
 	no_fully_strict \
 	no_inline \
 	nondet_ctrl_vn \
@@ -150,6 +149,8 @@
 #		which are not yet fully supported.
 #
 # XXX csharp_test doesn't work yet (not even in il* grades)
+#
+# XXX needs_init doesn't work yet in profiling grades.
 
 # The following tests are passed only in some grades:
 #
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list