Changeset: a97d5834313b for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/a97d5834313b Modified Files: sql/test/BugTracker-2009/Tests/All Branch: Jan2022 Log Message:
Don't run test without 128 bit integers: the output is slightly different. diffs (12 lines): diff --git a/sql/test/BugTracker-2009/Tests/All b/sql/test/BugTracker-2009/Tests/All --- a/sql/test/BugTracker-2009/Tests/All +++ b/sql/test/BugTracker-2009/Tests/All @@ -111,7 +111,7 @@ orderby_with_row_number.SF-2895791 leftjoin_undefined.SF-2879011 like_bug.SF-2878994 use_order_column_first.SF-2686008 -NOT_WIN32?copy_multiple_files.SF-2902320 +NOT_WIN32&HAVE_HGE?copy_multiple_files.SF-2902320 !NOT_WIN32?copy_multiple_files.SF-2902320-Windows not_invalidtable_crash.SF-2927174 drop-sequence-crash.SF-2854195 _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
