Changeset: 8242adab957c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8242adab957c
Added Files:
        sql/test/wlcr/Tests/wlr70.stable.err
        sql/test/wlcr/Tests/wlr70.stable.out
Branch: wlcr
Log Message:

Approve test output


diffs (85 lines):

diff --git a/sql/test/wlcr/Tests/wlr70.stable.err 
b/sql/test/wlcr/Tests/wlr70.stable.err
new file mode 100644
--- /dev/null
+++ b/sql/test/wlcr/Tests/wlr70.stable.err
@@ -0,0 +1,29 @@
+stderr of test 'wlr70` in directory 'sql/test/wlcr` itself:
+
+
+# 13:16:46 >  
+# 13:16:46 >  "/bin/python2" "wlr70.py" "wlr70"
+# 13:16:46 >  
+
+# builtin opt  gdk_dbpath = 
/home/kutsurak/work/monet/sources/MonetDB/build/install/var/monetdb5/dbfarm/demo
+# builtin opt  gdk_debug = 0
+# builtin opt  gdk_vmtrim = no
+# builtin opt  monet_prompt = >
+# builtin opt  monet_daemon = no
+# builtin opt  mapi_port = 50000
+# builtin opt  mapi_open = false
+# builtin opt  mapi_autosense = false
+# builtin opt  sql_optimizer = default_pipe
+# builtin opt  sql_debug = 0
+# cmdline opt  gdk_nr_threads = 0
+# cmdline opt  mapi_open = true
+# cmdline opt  monet_prompt = 
+# cmdline opt  mapi_port = 52305
+# cmdline opt  mapi_usock = /var/tmp/mtest-22068/.s.monetdb.52305
+# cmdline opt  gdk_dbpath = 
/home/kutsurak/work/monet/sources/MonetDB/build/install/var/MonetDB/mTests_sql_test_wlcr-clone
+# cmdline opt  gdk_debug = 536870922
+
+# 13:16:48 >  
+# 13:16:48 >  "Done."
+# 13:16:48 >  
+
diff --git a/sql/test/wlcr/Tests/wlr70.stable.out 
b/sql/test/wlcr/Tests/wlr70.stable.out
new file mode 100644
--- /dev/null
+++ b/sql/test/wlcr/Tests/wlr70.stable.out
@@ -0,0 +1,46 @@
+stdout of test 'wlr70` in directory 'sql/test/wlcr` itself:
+
+
+# 13:16:46 >  
+# 13:16:46 >  "/bin/python2" "wlr70.py" "wlr70"
+# 13:16:46 >  
+
+# MonetDB 5 server v11.28.0
+# This is an unreleased version
+# Serving database 'mTests_sql_test_wlcr-clone', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 128bit integers
+# Found 15.520 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2017 MonetDB B.V., all rights reserved
+# Visit http://www.monetdb.org/ for further information
+# Listening for connection requests on 
mapi:monetdb://zarquon.zarniwoop.org:52305/
+# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-22068/.s.monetdb.52305
+# MonetDB/GIS module loaded
+# MonetDB/SQL module loaded
+#now 2017-05-02T13:16:47.000 tlimit 2017-05-02 11:16:47.000
+#call replicate(now());
+#Waiting for replay scheduler to stop
+#time limit 2017-05-02 11:16:47.000
+#select * from tmp70;
+% sys.tmp70,   sys.tmp70 # table_name
+% i,   s # name
+% int, clob # type
+% 1,   0 # length
+#call replicate();
+#Waiting for replay scheduler to stop
+#Waiting for replay scheduler to stop
+#Waiting for replay scheduler to stop
+#Waiting for replay scheduler to stop
+#Waiting for replay scheduler to stop
+#select * from tmp70;
+% sys.tmp70,   sys.tmp70 # table_name
+% i,   s # name
+% int, clob # type
+% 1,   5 # length
+[ 1,   "hello" ]
+[ 2,   "world" ]
+
+# 13:16:48 >  
+# 13:16:48 >  "Done."
+# 13:16:48 >  
+
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to