[m-rev.] for review: disable tests/invalid/nonexistent_import
Zoltan Somogyi
zs at cs.mu.OZ.AU
Mon Mar 8 13:33:03 AEDT 2004
For post-commit review by Fergus or Simon.
Zoltan.
tests/invalid/Mmakefile:
Disable the nonexistent_import test case temporarily.
cvs diff: Diffing .
Index: Mmakefile
===================================================================
RCS file: /home/mercury/mercury1/repository/tests/invalid/Mmakefile,v
retrieving revision 1.149
diff -u -b -r1.149 Mmakefile
--- Mmakefile 8 Mar 2004 02:26:37 -0000 1.149
+++ Mmakefile 8 Mar 2004 02:31:02 -0000
@@ -98,7 +98,6 @@
multisoln_func \
nested_impl_in_int \
no_exports \
- nonexistent_import \
not_a_switch \
nullary_ho_func_error \
occurs \
@@ -189,6 +188,9 @@
# inst_matches_final_bug (due to same bug as ho_default_func_4)
# bad_detism (error check not yet implemented)
# missing_instance_decl (error check seems not to be implemented)
+
+# XXX we do not currently pass the following tests:
+# nonexistent_import (it is unclear whether the new output is OK or not)
#-----------------------------------------------------------------------------#
cvs diff: Diffing purity
--------------------------------------------------------------------------
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