Changeset: 2089d5c18408 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2089d5c18408 Modified Files: pathfinder/compiler/semantics/tests/typechecking/Tests/All Branch: Mar2011 Log Message:
Disable test that doesn't work in a release branch. diffs (7 lines): diff --git a/pathfinder/compiler/semantics/tests/typechecking/Tests/All b/pathfinder/compiler/semantics/tests/typechecking/Tests/All --- a/pathfinder/compiler/semantics/tests/typechecking/Tests/All +++ b/pathfinder/compiler/semantics/tests/typechecking/Tests/All @@ -1,1 +1,2 @@ -internal +# pf has no "-d" option when assertions are disabled +#internal _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
