Changeset: 4218eebd9b4b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4218eebd9b4b
Modified Files:
        sql/test/Connections/Tests/connections.stable.err.Windows
Branch: Apr2011
Log Message:

approved Windows-specific error message:

--- sql/test/Connections/Tests/connections.stable.err2011-01-31 
16:20:37.000000000 +0100
+++ sql/test/Connections/Tests/connections.stable.err.Windows2011-04-09 
08:17:48.000000000 +0200
@@ -19 +19 @@
-ERROR = !IOException:mapi.connect:Could not connect: could not connect to 
localhost:34: Connection refused
+ERROR = !IOException:mapi.connect:Could not connect: could not connect to 
localhost:34: No error


diffs (208 lines):

diff --git a/sql/test/Connections/Tests/connections.stable.err.Windows 
b/sql/test/Connections/Tests/connections.stable.err.Windows
new file mode 100644
--- /dev/null
+++ b/sql/test/Connections/Tests/connections.stable.err.Windows
@@ -0,0 +1,203 @@
+stderr of test 'connections` in directory 'test/Connections` itself:
+
+
+# 17:56:44 >  
+# 17:56:44 >  /usr/bin/python connections.py connections 
+# 17:56:44 >  
+
+
+server 11
+#mserver
+
+server 12
+#remote mserver
+
+server 12, client 1
+#client1
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34 database 
'mTests_src_test_Connections_test1' as 'test_db_1' user 'monetdb' password 
'monetdb' language 'sql';
+ERROR = !IOException:mapi.connect:Could not connect: could not connect to 
localhost:34: No error
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34264 database 
'mTests_src_test_Connections_test1' as 'test_db_1' language 'sql';
+ERROR = !syntax error, unexpected LANGUAGE, expecting USER in: "connect to 
'localhost' port 34264 database 'mTests_src_test_Connections_test1' as 
'test_db_1' language"
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' database 'mTests_src_test_Connections_test1';
+ERROR = !syntax error, unexpected SCOLON, expecting USER in: "connect to 
'localhost' database 'mTests_src_test_Connections_test1';"
+MAPI  = monetdb@alf:34263
+QUERY = connect 'localhost' port 34264 database 
'mTests_src_test_Connections_test1' as 'test_db_1' user 'monetdb' password 
'monetdb' language 'sql';
+ERROR = !syntax error, unexpected STRING, expecting TO in: "connect 
'localhost'"
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34264 as 'test_db_1' user 'monetdb' 
password 'monetdb' language 'sql';
+ERROR = !syntax error, unexpected AS, expecting DATABASE in: "connect to 
'localhost' port 34264 as"
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34264 database 
'mTests_src_test_Connections_test1' as 'test_db' user 'monetdb' language 'sql';
+ERROR = !syntax error, unexpected LANGUAGE, expecting PASSWORD in: "connect to 
'localhost' port 34264 database 'mTests_src_test_Connections_test1' as 
'test_db' user 'monetdb' language"
+MAPI  = monetdb@alf:34263
+QUERY = disconnect 'test_db_1';
+ERROR = !DISCONNECT CATALOG: no such db_alias 'test_db_1'
+
+server 12, client 2
+#client1
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34265 database 
'mTests_src_test_Connections_test1' as 'test_db' user 'monetdb' password 
'monetdb' language 'sql';
+ERROR = !CONNECT TO: this connection already exists or the db_alias 'test_db' 
was already used!
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 34264 database 
'mTests_src_test_Connections_test1' as 'test' user 'monetdb' password 'monetdb' 
language 'sql';
+ERROR = !CONNECT TO: this connection already exists or the db_alias 'test' was 
already used!
+MAPI  = monetdb@alf:34263
+QUERY = connect to 'localhost' port 4000 database 'dmo' as 'test_db' user 
'monetdb' password 'monetdb' language 'sql';
+ERROR = !CONNECT TO: this connection already exists or the db_alias 'test_db' 
was already used!
+MAPI  = monetdb@alf:34263
+QUERY = disconnect 'test_db';
+ERROR = !DISCONNECT CATALOG: no such db_alias 'test_db'
+MAPI  = monetdb@alf:34263
+QUERY = disconnect 'test_tb';
+ERROR = !DISCONNECT CATALOG: no such db_alias 'test_tb'
+
+server 12, client 3
+#client1
+
+# builtin opt  gdk_arch = 64bitx86_64-unknown-linux-gnu
+# builtin opt  gdk_version = 1.27.0
+# builtin opt  monet_pid = 6194
+# builtin opt  prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB/
+# builtin opt  exec_prefix = ${prefix}
+# builtin opt  gdk_dbname = tst
+# builtin opt  gdk_dbfarm = ${prefix}/var/MonetDB
+# builtin opt  gdk_debug = 8
+# builtin opt  gdk_mem_bigsize = 262144
+# builtin opt  gdk_alloc_map = yes
+# builtin opt  gdk_mem_pagebits = 14
+# builtin opt  gdk_vmtrim = yes
+# builtin opt  monet_admin = adm
+# builtin opt  monet_prompt = >
+# builtin opt  monet_welcome = yes
+# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
+# builtin opt  monet_daemon = yes
+# builtin opt  host = localhost
+# builtin opt  mapi_port = 50000
+# builtin opt  mapi_noheaders = no
+# builtin opt  mapi_debug = 0
+# builtin opt  mapi_clients = 2
+# builtin opt  sql_debug = 0
+# builtin opt  sql_logdir = ${prefix}/var/MonetDB
+# builtin opt  xquery_logdir = ${prefix}/var/MonetDB
+# builtin opt  standoff_ns = http://monetdb.cwi.nl/standoff
+# builtin opt  standoff_start = start
+# builtin opt  standoff_end = end
+# config opt   prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/
+# config opt   config = ${prefix}/etc/monetdb5.conf
+# config opt   prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/
+# config opt   exec_prefix = ${prefix}
+# config opt   gdk_dbfarm = ${prefix}/var/MonetDB5/dbfarm
+# config opt   gdk_dbname = demo
+# config opt   gdk_alloc_map = no
+# config opt   gdk_embedded = no
+# config opt   gdk_debug = 0
+# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB5:${exec_prefix}/lib/MonetDB5/lib:${exec_prefix}/lib/MonetDB5/bin
+# config opt   monet_daemon = no
+# config opt   monet_welcome = yes
+# config opt   mero_msglog = ${prefix}/var/log/merovingian.log
+# config opt   mero_errlog = ${prefix}/var/log/merovingian.log
+# config opt   mero_timeinterval = 600
+# config opt   mero_pidfile = ${prefix}/var/run/merovingian.pid
+# config opt   mero_exittimeout = 7
+# config opt   mero_doproxy = yes
+# config opt   mero_discoveryttl = 600
+# config opt   mal_init = ${exec_prefix}/lib/MonetDB5/mal_init.mal
+# config opt   mal_listing = 2
+# config opt   checkpoint_dir = ${prefix}/var/MonetDB5/chkpnt
+# config opt   mapi_port = 50000
+# config opt   mapi_open = false
+# config opt   sql_logdir = ${prefix}/var/MonetDB5/sql_logs
+# config opt   sql_init = ${exec_prefix}/lib/MonetDB5/sql_init.sql
+# cmdline opt  config = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/etc/monetdb5.conf
+# cmdline opt  gdk_nr_threads = 0
+# cmdline opt  monet_mod_path = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5/bin
+# cmdline opt  gdk_dbfarm = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/dbfarm
+# cmdline opt  sql_logdir = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/sql_logs
+# cmdline opt  mapi_open = true
+# cmdline opt  xrpc_open = true
+# cmdline opt  mapi_port = 31973
+# cmdline opt  xrpc_port = 46571
+# cmdline opt  monet_prompt = 
+# cmdline opt  gdk_dbfarm = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/dbfarm
+# cmdline opt  gdk_dbname = mTests_src_test_Connections
+# cmdline opt  gdk_debug = 10
+#warning: please don't forget to set your vault key!
+#(see /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/etc/monetdb5.conf)
+
+# builtin opt  gdk_arch = 64bitx86_64-unknown-linux-gnu
+# builtin opt  gdk_version = 1.27.0
+# builtin opt  monet_pid = 6199
+# builtin opt  prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB/
+# builtin opt  exec_prefix = ${prefix}
+# builtin opt  gdk_dbname = tst
+# builtin opt  gdk_dbfarm = ${prefix}/var/MonetDB
+# builtin opt  gdk_debug = 8
+# builtin opt  gdk_mem_bigsize = 262144
+# builtin opt  gdk_alloc_map = yes
+# builtin opt  gdk_mem_pagebits = 14
+# builtin opt  gdk_vmtrim = yes
+# builtin opt  monet_admin = adm
+# builtin opt  monet_prompt = >
+# builtin opt  monet_welcome = yes
+# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
+# builtin opt  monet_daemon = yes
+# builtin opt  host = localhost
+# builtin opt  mapi_port = 50000
+# builtin opt  mapi_noheaders = no
+# builtin opt  mapi_debug = 0
+# builtin opt  mapi_clients = 2
+# builtin opt  sql_debug = 0
+# builtin opt  sql_logdir = ${prefix}/var/MonetDB
+# builtin opt  xquery_logdir = ${prefix}/var/MonetDB
+# builtin opt  standoff_ns = http://monetdb.cwi.nl/standoff
+# builtin opt  standoff_start = start
+# builtin opt  standoff_end = end
+# config opt   prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/
+# config opt   config = ${prefix}/etc/monetdb5.conf
+# config opt   prefix = /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/
+# config opt   exec_prefix = ${prefix}
+# config opt   gdk_dbfarm = ${prefix}/var/MonetDB5/dbfarm
+# config opt   gdk_dbname = demo
+# config opt   gdk_alloc_map = no
+# config opt   gdk_embedded = no
+# config opt   gdk_debug = 0
+# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB5:${exec_prefix}/lib/MonetDB5/lib:${exec_prefix}/lib/MonetDB5/bin
+# config opt   monet_daemon = no
+# config opt   monet_welcome = yes
+# config opt   mero_msglog = ${prefix}/var/log/merovingian.log
+# config opt   mero_errlog = ${prefix}/var/log/merovingian.log
+# config opt   mero_timeinterval = 600
+# config opt   mero_pidfile = ${prefix}/var/run/merovingian.pid
+# config opt   mero_exittimeout = 7
+# config opt   mero_doproxy = yes
+# config opt   mero_discoveryttl = 600
+# config opt   mal_init = ${exec_prefix}/lib/MonetDB5/mal_init.mal
+# config opt   mal_listing = 2
+# config opt   checkpoint_dir = ${prefix}/var/MonetDB5/chkpnt
+# config opt   mapi_port = 50000
+# config opt   mapi_open = false
+# config opt   sql_logdir = ${prefix}/var/MonetDB5/sql_logs
+# config opt   sql_init = ${exec_prefix}/lib/MonetDB5/sql_init.sql
+# cmdline opt  config = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/etc/monetdb5.conf
+# cmdline opt  gdk_nr_threads = 0
+# cmdline opt  monet_mod_path = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//lib/MonetDB5/bin
+# cmdline opt  gdk_dbfarm = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/dbfarm
+# cmdline opt  sql_logdir = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/sql_logs
+# cmdline opt  mapi_open = true
+# cmdline opt  xrpc_open = true
+# cmdline opt  mapi_port = 31974
+# cmdline opt  xrpc_port = 46571
+# cmdline opt  monet_prompt = 
+# cmdline opt  gdk_dbfarm = 
/ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5//var/MonetDB5/dbfarm
+# cmdline opt  gdk_dbname = mTests_src_test_Connections_test1
+# cmdline opt  gdk_debug = 10
+#warning: please don't forget to set your vault key!
+#(see /ufs/goncalve/scratch/MonetDB/current/debug/MonetDB5/etc/monetdb5.conf)
+
+# 17:56:55 >  
+# 17:56:55 >  Done.
+# 17:56:55 >  
+
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to