Changeset: 3ceb364a8de8 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3ceb364a8de8
Modified Files:
        
sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.err
        
sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.out
Branch: json
Log Message:

Approve test result


diffs (39 lines):

diff --git 
a/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.err 
b/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.err
--- 
a/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.err
+++ 
b/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.err
@@ -21,16 +21,7 @@ stderr of test 'json-text-empty-separato
 #client2:!ERROR:MALException:json.parser:JSON syntax error: json parse failed, 
expecting '{', '['
 #client2:!ERROR:MALException:json.parser:JSON syntax error: json parse failed, 
expecting '{', '['
 
-# 17:34:10 >  
-# 17:34:10 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-30991" "--port=36486"
-# 17:34:10 >  
-
-MAPI  = (monetdb) /var/tmp/mtest-272326/.s.monetdb.38330
-QUERY = select json.text('"abc"', '');   -- Error in branch Nov2019, fixed in 
branch json
+# 11:26:13 >  
+# 11:26:13 >  "Done."
+# 11:26:13 >  
 
-
-
-# 17:34:10 >  
-# 17:34:10 >  "Done."
-# 17:34:10 >  
-
diff --git 
a/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.out 
b/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.out
--- 
a/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.out
+++ 
b/sql/test/BugTracker-2019/Tests/json-text-empty-separator.Bug-6798.stable.out
@@ -59,6 +59,12 @@ stdout of test 'json-text-empty-separato
 # 17:34:10 >  "mclient" "-lsql" "-ftest" "-tnone" "-Eutf-8" "-i" "-e" 
"--host=/var/tmp/mtest-30991" "--port=36486"
 # 17:34:10 >  
 
+#select json.text('"abc"', '');   -- Error in branch Nov2019, fixed in branch 
json
+% . # table_name
+% %1 # name
+% clob # type
+% 3 # length
+[ "abc"        ]
 #select json.text('["abc", "def"]', '');
 % . # table_name
 % %1 # name
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to