Changeset: 928d2a2658b3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=928d2a2658b3
Modified Files:
        sql/backends/monet5/Tests/pyapi25.stable.err.Windows
Branch: pythonudf
Log Message:

Update Windows test output.


diffs (12 lines):

diff --git a/sql/backends/monet5/Tests/pyapi25.stable.err.Windows 
b/sql/backends/monet5/Tests/pyapi25.stable.err.Windows
--- a/sql/backends/monet5/Tests/pyapi25.stable.err.Windows
+++ b/sql/backends/monet5/Tests/pyapi25.stable.err.Windows
@@ -37,7 +37,7 @@ ERROR = !SELECT: no such table 'hopefull
         !Python exception
         !
         !  1. def pyfun(_columns,_column_types,_conn):
-        !> 2.   return _conn.execute('SELECT * FROM 
HOPEFULLYNONEXISTANTTABLE;')
+        !> 2.   _conn.execute('SELECT * FROM HOPEFULLYNONEXISTANTTABLE;')
         !  3.   return 1
         !  4. 
         !SQL Query Failed: ParseException:SQLparser:42S02!SELECT: no such 
table 'hopefullynonexistanttable'
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to