Changeset: feaf16a4eef7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=feaf16a4eef7
Modified Files:
        sql/test/LSST/Tests/dbQuery036.stable.err
Branch: sciql
Log Message:

revert incorrect approval of sciql-specific output
the sciql branch now produces the same error message
as the default branch


diffs (12 lines):

diff --git a/sql/test/LSST/Tests/dbQuery036.stable.err 
b/sql/test/LSST/Tests/dbQuery036.stable.err
--- a/sql/test/LSST/Tests/dbQuery036.stable.err
+++ b/sql/test/LSST/Tests/dbQuery036.stable.err
@@ -86,7 +86,7 @@ QUERY = SELECT  ROUND(uMag-gMag,0) AS UG
           AND   (uMag+gMag+rMag+iMag+zMag+yMag) < 150 -- exclude bogus 
magnitudes (== 999) 
         GROUP BY UG, GR, RI, IZ, ZY
         HAVING pop > 500    -- Common bucktes have 500 or more members, so 
delete them
-ERROR = !COUNT: 'count(*)' not implemented for array tiles
+ERROR = !SELECT: identifier 'pop' unknown
 
 # 05:57:35 >  
 # 05:57:35 >  Done.
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to