Changeset: 728077f72f6d for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=728077f72f6d Modified Files: sql/test/BugTracker-2020/Tests/All Branch: Nov2019 Log Message:
Set bug 6818 as KNOWNFAIL. Tuple matching IN operator was fixed in the subquery branch and it will be available in the next feature release diffs (9 lines): diff --git a/sql/test/BugTracker-2020/Tests/All b/sql/test/BugTracker-2020/Tests/All --- a/sql/test/BugTracker-2020/Tests/All +++ b/sql/test/BugTracker-2020/Tests/All @@ -2,4 +2,4 @@ median_avg-nulls.Bug-6807 ifthenelse-crash.Bug-6815 alter-table-add-column.Bug-6816 analyze-stream-table.Bug-6817 -select-where-in-rtrim-crash.Bug-6818 +KNOWNFAIL?select-where-in-rtrim-crash.Bug-6818 _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
