Changeset: dd570a0193a0 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd570a0193a0
Modified Files:
        sql/test/centipede/Tests/All
Branch: default
Log Message:

disable test "olap" on Windows:

Test "olap" requires the centipede_pipe optimizer pipeline,
which is not defined on Windows; hence, no point in running
test "olap" on Windows.


NOTE:
The code for both, octopus & centipede seems to compile fine on Windows,
however, their respective optimizer pipelines are not defined on Windows.


diffs (6 lines):

diff --git a/sql/test/centipede/Tests/All b/sql/test/centipede/Tests/All
--- a/sql/test/centipede/Tests/All
+++ b/sql/test/centipede/Tests/All
@@ -1,1 +1,1 @@
-olap
+NOT_WIN32?olap
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to