Changeset: 9047b8c4fe9d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9047b8c4fe9d
Modified Files:
        sql/test/pg_regress/Tests/All
Branch: Jun2016
Log Message:

Run the test single-threaded to get expected output.


diffs (12 lines):

diff --git a/sql/test/pg_regress/Tests/All b/sql/test/pg_regress/Tests/All
--- a/sql/test/pg_regress/Tests/All
+++ b/sql/test/pg_regress/Tests/All
@@ -27,7 +27,7 @@ strings_like
 numerology
 HAVE_GEOM?point
 #HAVE_GEOM?lseg   # lseg is NOT supported in MonetDB. lseg (Line Segment) is 
also not part of OpenGIS standard so exclude this test
-HAVE_GEOM?box     # box is not supported in MonetDB but it can be replaced 
with mbr (= minimum bounded rectangle)
+HAVE_GEOM&THREADS=1?box     # box is not supported in MonetDB but it can be 
replaced with mbr (= minimum bounded rectangle)
 HAVE_GEOM?path    # path is not supported in MonetDB but it can be replaced 
with linestring
 HAVE_GEOM?polygon
 #HAVE_GEOM?circle # circle is NOT supported in MonetDB. It is also not part of 
OpenGIS standard so exclude this test
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to