Changeset: abe1727b0ac0 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=abe1727b0ac0
Modified Files:
        sql/test/BugTracker-2014/Tests/inet_error_handling.Bug-3624.stable.err
Branch: malerrors
Log Message:

approved output


diffs (37 lines):

diff --git 
a/sql/test/BugTracker-2014/Tests/inet_error_handling.Bug-3624.stable.err 
b/sql/test/BugTracker-2014/Tests/inet_error_handling.Bug-3624.stable.err
--- a/sql/test/BugTracker-2014/Tests/inet_error_handling.Bug-3624.stable.err
+++ b/sql/test/BugTracker-2014/Tests/inet_error_handling.Bug-3624.stable.err
@@ -32,22 +32,22 @@ stderr of test 'inet_error_handling.Bug-
 
 MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
 QUERY = INSERT INTO INET_TBL VALUES ('192.168.1');
-ERROR = !GDKerror:!ERROR: Error while parsing, unexpected string ''
-MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
+ERROR = !MALException:mal.interpreter:GDK reported error: Error while parsing, 
unexpected string ''
+MAPI  = (monetdb) /var/tmp/mtest-26073/.s.monetdb.33079
 QUERY = INSERT INTO INET_TBL VALUES ('192.168.2.');
-ERROR = !GDKerror:!ERROR: Error while parsing, unexpected string ''
-MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
+ERROR = !MALException:mal.interpreter:GDK reported error: Error while parsing, 
unexpected string ''
+MAPI  = (monetdb) /var/tmp/mtest-26073/.s.monetdb.33079
 QUERY = INSERT INTO INET_TBL VALUES ('193');
-ERROR = !GDKerror:!ERROR: Error while parsing, unexpected string ''
-MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
+ERROR = !MALException:mal.interpreter:GDK reported error: Error while parsing, 
unexpected string ''
+MAPI  = (monetdb) /var/tmp/mtest-26073/.s.monetdb.33079
 QUERY = INSERT INTO INET_TBL VALUES ('193.169');
-ERROR = !GDKerror:!ERROR: Error while parsing, unexpected string ''
-MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
+ERROR = !MALException:mal.interpreter:GDK reported error: Error while parsing, 
unexpected string ''
+MAPI  = (monetdb) /var/tmp/mtest-26073/.s.monetdb.33079
 QUERY = INSERT INTO INET_TBL VALUES ('193.169.13');
-ERROR = !GDKerror:!ERROR: Error while parsing, unexpected string ''
-MAPI  = (monetdb) /var/tmp/mtest-27483/.s.monetdb.35395
+ERROR = !MALException:mal.interpreter:GDK reported error: Error while parsing, 
unexpected string ''
+MAPI  = (monetdb) /var/tmp/mtest-26073/.s.monetdb.33079
 QUERY = INSERT INTO INET_TBL VALUES ('193.169.13.4/80');
-ERROR = !GDKerror:!ERROR: Illegal mask value: 80
+ERROR = !MALException:mal.interpreter:GDK reported error: Illegal mask value: 
80
 
 # 10:46:21 >  
 # 10:46:21 >  "Done."
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to