Changeset: 9861cf6f10df for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9861cf6f10df Modified Files: sql/test/Tests/All Branch: default Log Message:
disable running crashme test, bug #1825 There is currently no way to run it, since the server disconnects the client when it runs out of stack space. diffs (12 lines): diff --git a/sql/test/Tests/All b/sql/test/Tests/All --- a/sql/test/Tests/All +++ b/sql/test/Tests/All @@ -85,7 +85,7 @@ setoptimizer string -NOT_WIN32?crashme +#NOT_WIN32?crashme 50ways load_with_offset copy_into _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
