Changeset: e27ffa9cb7bd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e27ffa9cb7bd
Added Files:
        sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.bat
        sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.sh
        sql/jdbc/tests/Tests/Test_PSlargeamount.stable.err
        sql/jdbc/tests/Tests/Test_PSlargeamount.stable.out
        sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.bat
        sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.sh
        sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.err
        sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.out
        sql/jdbc/tests/Tests/Test_Smoreresults.SQL.bat
        sql/jdbc/tests/Tests/Test_Smoreresults.SQL.sh
        sql/jdbc/tests/Tests/Test_Smoreresults.stable.err
        sql/jdbc/tests/Tests/Test_Smoreresults.stable.out
Modified Files:
        sql/jdbc/tests/Tests/All
Branch: default
Log Message:

Adding outputs of 3 more existing jdbc test programs which were not yet 
included in this tests directory


diffs (truncated from 502 to 300 lines):

diff --git a/sql/jdbc/tests/Tests/All b/sql/jdbc/tests/Tests/All
--- a/sql/jdbc/tests/Tests/All
+++ b/sql/jdbc/tests/Tests/All
@@ -10,6 +10,9 @@ HAVE_JDBCTESTS&HAVE_SAMTOOLS&HAVE_NETCDF
 HAVE_JDBCTESTS?Test_PSgeneratedkeys
 HAVE_JDBCTESTS?Test_PSsomeamount
 HAVE_JDBCTESTS?Test_PSlargebatchval
+HAVE_JDBCTESTS?Test_PSlargeresponse
+#HAVE_JDBCTESTS?Test_PSlargeamount # scalabity test which is disabled by 
default (it takes a long time to run and does not need to be run everytime, 
only before a new release)
+HAVE_JDBCTESTS?Test_Smoreresults
 HAVE_JDBCTESTS?Test_PStimedate
 HAVE_JDBCTESTS?Test_PStimezone
 HAVE_JDBCTESTS?Test_PStypes
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.bat 
b/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.bat
new file mode 100755
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.bat
@@ -0,0 +1,1 @@
+@call "%TSTSRCDIR%\Test.SQL.bat" %*
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.sh 
b/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.sh
new file mode 100755
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeamount.SQL.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+$TSTSRCDIR/Test.SQL.sh $*
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.err 
b/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.err
new file mode 100644
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.err
@@ -0,0 +1,41 @@
+stderr of test 'Test_PSlargeamount` in directory 'sql/jdbc/tests` itself:
+
+
+# 17:51:24 >  
+# 17:51:24 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=39319" "--set" 
"mapi_usock=/var/tmp/mtest-28029/.s.monetdb.39319" "--set" "monet_prompt=" 
"--forcemito" 
"--dbpath=/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests" 
"--set" "embedded_r=yes" "--set" "embedded_py=true"
+# 17:51:24 >  
+
+# builtin opt  gdk_dbpath = 
/export/scratch2/dinther/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  mapi_port = 39319
+# cmdline opt  mapi_usock = /var/tmp/mtest-28029/.s.monetdb.39319
+# cmdline opt  monet_prompt = 
+# cmdline opt  gdk_dbpath = 
/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests
+# cmdline opt  embedded_r = yes
+# cmdline opt  embedded_py = true
+# cmdline opt  gdk_debug = 536870922
+
+# 17:51:25 >  
+# 17:51:25 >  "./Test_PSlargeamount.SQL.sh" "Test_PSlargeamount"
+# 17:51:25 >  
+
+
+# 17:51:25 >  
+# 17:51:25 >  java Test_PSlargeamount 
"jdbc:monetdb://toulouse:39319/mTests_sql_jdbc_tests?user=monetdb&password=monetdb"
+# 17:51:25 >  
+
+
+# 17:52:09 >  
+# 17:52:09 >  "Done."
+# 17:52:09 >  
+
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.out 
b/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.out
new file mode 100644
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeamount.stable.out
@@ -0,0 +1,130 @@
+stdout of test 'Test_PSlargeamount` in directory 'sql/jdbc/tests` itself:
+
+
+# 17:51:24 >  
+# 17:51:24 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=39319" "--set" 
"mapi_usock=/var/tmp/mtest-28029/.s.monetdb.39319" "--set" "monet_prompt=" 
"--forcemito" 
"--dbpath=/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests" 
"--set" "embedded_r=yes" "--set" "embedded_py=true"
+# 17:51:24 >  
+
+# MonetDB 5 server v11.26.0
+# This is an unreleased version
+# Serving database 'mTests_sql_jdbc_tests', using 8 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 128bit integers
+# Found 15.589 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2016 MonetDB B.V., all rights reserved
+# Visit http://www.monetdb.org/ for further information
+# Listening for connection requests on mapi:monetdb://toulouse.da.cwi.nl:39319/
+# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-28029/.s.monetdb.39319
+# MonetDB/GIS module loaded
+# MonetDB/SQL module loaded
+# MonetDB/Python module loaded
+# MonetDB/R   module loaded
+
+Ready.
+# SQL catalog created, loading sql scripts once
+# loading sql script: 09_like.sql
+# loading sql script: 10_math.sql
+# loading sql script: 11_times.sql
+# loading sql script: 12_url.sql
+# loading sql script: 13_date.sql
+# loading sql script: 14_inet.sql
+# loading sql script: 15_querylog.sql
+# loading sql script: 16_tracelog.sql
+# loading sql script: 17_temporal.sql
+# loading sql script: 18_index.sql
+# loading sql script: 20_vacuum.sql
+# loading sql script: 21_dependency_functions.sql
+# loading sql script: 22_clients.sql
+# loading sql script: 23_skyserver.sql
+# loading sql script: 25_debug.sql
+# loading sql script: 26_sysmon.sql
+# loading sql script: 27_rejects.sql
+# loading sql script: 39_analytics.sql
+# loading sql script: 39_analytics_hge.sql
+# loading sql script: 40_geom.sql
+# loading sql script: 40_json.sql
+# loading sql script: 40_json_hge.sql
+# loading sql script: 41_md5sum.sql
+# loading sql script: 45_uuid.sql
+# loading sql script: 46_gsl.sql
+# loading sql script: 46_profiler.sql
+# loading sql script: 51_sys_schema_extension.sql
+# loading sql script: 72_fits.sql
+# loading sql script: 74_netcdf.sql
+# loading sql script: 75_lidar.sql
+# loading sql script: 75_shp.sql
+# loading sql script: 75_storagemodel.sql
+# loading sql script: 80_statistics.sql
+# loading sql script: 80_udf.sql
+# loading sql script: 80_udf_hge.sql
+# loading sql script: 85_bam.sql
+# loading sql script: 90_generator.sql
+# loading sql script: 90_generator_hge.sql
+# loading sql script: 99_system.sql
+
+# 17:51:25 >  
+# 17:51:25 >  "./Test_PSlargeamount.SQL.sh" "Test_PSlargeamount"
+# 17:51:25 >  
+
+
+# 17:51:25 >  
+# 17:51:25 >  java Test_PSlargeamount 
"jdbc:monetdb://toulouse:39319/mTests_sql_jdbc_tests?user=monetdb&password=monetdb"
+# 17:51:25 >  
+
+0. true        true
+1. Preparing and executing a unique statement
+0, true
+1000, true
+2000, true
+3000, true
+4000, true
+5000, true
+6000, true
+7000, true
+8000, true
+9000, true
+10000, true
+11000, true
+12000, true
+13000, true
+14000, true
+15000, true
+16000, true
+17000, true
+18000, true
+19000, true
+20000, true
+21000, true
+22000, true
+23000, true
+24000, true
+25000, true
+26000, true
+27000, true
+28000, true
+29000, true
+30000, true
+31000, true
+32000, true
+33000, true
+34000, true
+35000, true
+36000, true
+37000, true
+38000, true
+39000, true
+40000, true
+41000, true
+42000, true
+43000, true
+44000, true
+45000, true
+46000, true
+47000, true
+48000, true
+49000, true
+
+# 17:52:09 >  
+# 17:52:09 >  "Done."
+# 17:52:09 >  
+
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.bat 
b/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.bat
new file mode 100755
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.bat
@@ -0,0 +1,1 @@
+@call "%TSTSRCDIR%\Test.SQL.bat" %*
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.sh 
b/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.sh
new file mode 100755
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeresponse.SQL.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+$TSTSRCDIR/Test.SQL.sh $*
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.err 
b/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.err
new file mode 100644
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.err
@@ -0,0 +1,41 @@
+stderr of test 'Test_PSlargeresponse` in directory 'sql/jdbc/tests` itself:
+
+
+# 17:54:45 >  
+# 17:54:45 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=31766" "--set" 
"mapi_usock=/var/tmp/mtest-28323/.s.monetdb.31766" "--set" "monet_prompt=" 
"--forcemito" 
"--dbpath=/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests" 
"--set" "embedded_r=yes" "--set" "embedded_py=true"
+# 17:54:45 >  
+
+# builtin opt  gdk_dbpath = 
/export/scratch2/dinther/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  mapi_port = 31766
+# cmdline opt  mapi_usock = /var/tmp/mtest-28323/.s.monetdb.31766
+# cmdline opt  monet_prompt = 
+# cmdline opt  gdk_dbpath = 
/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests
+# cmdline opt  embedded_r = yes
+# cmdline opt  embedded_py = true
+# cmdline opt  gdk_debug = 536870922
+
+# 17:54:45 >  
+# 17:54:45 >  "./Test_PSlargeresponse.SQL.sh" "Test_PSlargeresponse"
+# 17:54:45 >  
+
+
+# 17:54:45 >  
+# 17:54:45 >  java Test_PSlargeresponse 
"jdbc:monetdb://toulouse:31766/mTests_sql_jdbc_tests?user=monetdb&password=monetdb"
+# 17:54:45 >  
+
+
+# 17:54:46 >  
+# 17:54:46 >  "Done."
+# 17:54:46 >  
+
diff --git a/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.out 
b/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.out
new file mode 100644
--- /dev/null
+++ b/sql/jdbc/tests/Tests/Test_PSlargeresponse.stable.out
@@ -0,0 +1,81 @@
+stdout of test 'Test_PSlargeresponse` in directory 'sql/jdbc/tests` itself:
+
+
+# 17:54:45 >  
+# 17:54:45 >  "mserver5" "--debug=10" "--set" "gdk_nr_threads=0" "--set" 
"mapi_open=true" "--set" "mapi_port=31766" "--set" 
"mapi_usock=/var/tmp/mtest-28323/.s.monetdb.31766" "--set" "monet_prompt=" 
"--forcemito" 
"--dbpath=/export/scratch2/dinther/INSTALL/var/MonetDB/mTests_sql_jdbc_tests" 
"--set" "embedded_r=yes" "--set" "embedded_py=true"
+# 17:54:45 >  
+
+# MonetDB 5 server v11.26.0
+# This is an unreleased version
+# Serving database 'mTests_sql_jdbc_tests', using 8 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 128bit integers
+# Found 15.589 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2016 MonetDB B.V., all rights reserved
+# Visit http://www.monetdb.org/ for further information
+# Listening for connection requests on mapi:monetdb://toulouse.da.cwi.nl:31766/
+# Listening for UNIX domain connection requests on 
mapi:monetdb:///var/tmp/mtest-28323/.s.monetdb.31766
+# MonetDB/GIS module loaded
+# MonetDB/SQL module loaded
+# MonetDB/Python module loaded
+# MonetDB/R   module loaded
+
+Ready.
+# SQL catalog created, loading sql scripts once
+# loading sql script: 09_like.sql
+# loading sql script: 10_math.sql
+# loading sql script: 11_times.sql
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to