Changeset: 50fa3b58659a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=50fa3b58659a
Added Files:
        sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err
        sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.out
Branch: Feb2013
Log Message:

add aproved output


diffs (81 lines):

diff --git 
a/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err 
b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err
new file mode 100644
--- /dev/null
+++ b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.err
@@ -0,0 +1,39 @@
+stderr of test 'binary_copy_into.Bug-3345` in directory 
'sql/test/BugTracker-2013` itself:
+
+
+# 11:33:25 >  
+# 11:33:25 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=35953" "--set" 
"mapi_usock=/var/tmp/mtest-15437/.s.monetdb.35953" "--set" "monet_prompt=" 
"--forcemito" "--set" "mal_listing=2" 
"--dbpath=/home/niels/scratch/rc-clean/Linux-x86_64/var/MonetDB/mTests_sql_test_BugTracker-2013"
 "--set" "mal_listing=0"
+# 11:33:25 >  
+
+# builtin opt  gdk_dbpath = 
/home/niels/scratch/rc-clean/Linux-x86_64/var/monetdb5/dbfarm/demo
+# builtin opt  gdk_debug = 0
+# builtin opt  gdk_vmtrim = yes
+# 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  mapi_port = 35953
+# cmdline opt  mapi_usock = /var/tmp/mtest-15437/.s.monetdb.35953
+# cmdline opt  monet_prompt = 
+# cmdline opt  mal_listing = 2
+# cmdline opt  gdk_dbpath = 
/home/niels/scratch/rc-clean/Linux-x86_64/var/MonetDB/mTests_sql_test_BugTracker-2013
+# cmdline opt  mal_listing = 0
+
+# 11:33:26 >  
+# 11:33:26 >  "/usr/bin/python2" "binary_copy_into.Bug-3345.SQL.py" 
"binary_copy_into.Bug-3345"
+# 11:33:26 >  
+
+MAPI  = (monetdb) /var/tmp/mtest-15437/.s.monetdb.35953
+QUERY = start transaction;create table bug (n_nationkey INTEGER,n_regionkey 
INTEGER);
+        copy binary into bug from 
'/home/niels/scratch/rc-clean/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_nationkey.sorted',
 
'/home/niels/scratch/rc-clean/Linux-x86_64/mTests/sql/test/BugTracker-2013/n_regionkey.sorted';
+ERROR = !binary files for table 'bug' have inconsistent counts
+
+# 11:33:26 >  
+# 11:33:26 >  "Done."
+# 11:33:26 >  
+
diff --git 
a/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.out 
b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.out
new file mode 100644
--- /dev/null
+++ b/sql/test/BugTracker-2013/Tests/binary_copy_into.Bug-3345.stable.out
@@ -0,0 +1,32 @@
+stdout of test 'binary_copy_into.Bug-3345` in directory 
'sql/test/BugTracker-2013` itself:
+
+
+# 11:33:25 >  
+# 11:33:25 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=35953" "--set" 
"mapi_usock=/var/tmp/mtest-15437/.s.monetdb.35953" "--set" "monet_prompt=" 
"--forcemito" "--set" "mal_listing=2" 
"--dbpath=/home/niels/scratch/rc-clean/Linux-x86_64/var/MonetDB/mTests_sql_test_BugTracker-2013"
 "--set" "mal_listing=0"
+# 11:33:25 >  
+
+# MonetDB 5 server v11.15.12
+# This is an unreleased version
+# Serving database 'mTests_sql_test_BugTracker-2013', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
+# Found 3.775 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2013 MonetDB B.V., all rights reserved
+# Visit http://www.monetdb.org/ for further information
+# Listening for connection requests on 
mapi:monetdb://niels.nesco.mine.nu:35953/
+# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-15437/.s.monetdb.35953
+# MonetDB/GIS module loaded
+# MonetDB/JAQL module loaded
+# MonetDB/SQL module loaded
+
+Ready.
+
+# 11:33:26 >  
+# 11:33:26 >  "/usr/bin/python2" "binary_copy_into.Bug-3345.SQL.py" 
"binary_copy_into.Bug-3345"
+# 11:33:26 >  
+
+
+# 11:33:26 >  
+# 11:33:26 >  "Done."
+# 11:33:26 >  
+
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to