Changeset: aec7e47f6ef2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/aec7e47f6ef2 Modified Files: sql/test/prepare/Tests/All Branch: inet4+6 Log Message:
Change test order to get stable result. diffs (13 lines): diff --git a/sql/test/prepare/Tests/All b/sql/test/prepare/Tests/All --- a/sql/test/prepare/Tests/All +++ b/sql/test/prepare/Tests/All @@ -1,7 +1,8 @@ +# do this one first: it is sensitive to largest value that has been in sys._tables.id +prepare_unop_crash.Bug-3653 fixed_limit_for_prepare.Bug-3208 prepare-complex prepare-smallint.Bug-3297 -prepare_unop_crash.Bug-3653 prepare-utf8.Bug-3930 rename_exps.Bug-3974 error-clean-cache.Bug-6351 _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
