[m-rev.] disable tests/hard_coded/export_test2
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Feb 12 13:29:44 AEDT 2004
Estimated hours taken: 0.25
Branches: main
tests/hard_coded/Mmakefile:
Disable the export_test2 test case, because it fails in hl* grades.
AFAIK the failure is not a regression, because AFAIK we never passed
this test in hl* grades.
Workspace: /home/jupiter/fjh/ws-jupiter/mercury
Index: tests/hard_coded/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/Mmakefile,v
retrieving revision 1.225
diff -u -d -r1.225 Mmakefile
--- tests/hard_coded/Mmakefile 12 Feb 2004 01:52:06 -0000 1.225
+++ tests/hard_coded/Mmakefile 12 Feb 2004 02:26:09 -0000
@@ -59,7 +59,6 @@
existential_types_test \
expand \
export_test \
- export_test2 \
external_unification_pred \
failure_unify \
field_syntax \
@@ -293,6 +292,9 @@
endif
# We do not pass the following tests at all:
+#
+# XXX export_test2
+# Fails in hl* grades. I think this never passed?
#
# XXX float_consistency:
# floats in Mercury aren't consistent -- see the comments at the
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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