Bugs item #1822816, was opened at 2007-10-30 14:25
Message generated for change (Comment added) made by nielsnes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1822816&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: SQL 2.20
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Niels Nes (nielsnes)
Summary: SQL: python_dbapi_embedded test bound to fail in TestWeb

Initial Comment:
With nightly testing, test
sql/src/test/mapi/Tests/python_dbapi_embedded.*
is bound to fail as the test and/or the embedded python version of MonetDB 
itself does not (yet?) (allow to) exploit the information given in 
MONET_MOD_PATH to find the sql_server (M4) resp. sql (M5) module, which are not 
in the default M4/M5 module search path, neither during SQL/4's `make check` 
(`sh RunMtest`) as the module has not been installed at all, yet, nor during 
SQL/5's `Mtest.py -r` as nightly testing uses individual prefixes for all 
packages.

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.64.32.d-Fedora6/src_test_mapi/python_dbapi_embedded.out.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.64.32.d-Fedora6/src_test_mapi/python_dbapi_embedded.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql5/.mTests103/GNU.64.32.d-Fedora6/src_test_mapi/python_dbapi_embedded.out.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql5/.mTests103/GNU.64.32.d-Fedora6/src_test_mapi/python_dbapi_embedded.err.00.html


----------------------------------------------------------------------

>Comment By: Niels Nes (nielsnes)
Date: 2007-12-01 13:22

Message:
Logged In: YES 
user_id=43556
Originator: NO

the latest fixes by stefan fixed the problem. This is a bugreport about a
failing test, ie no
new tests needed.

----------------------------------------------------------------------

Comment By: Niels Nes (nielsnes)
Date: 2007-10-30 18:01

Message:
Logged In: YES 
user_id=43556
Originator: NO

Embedding monetdb/sql into python requires an api in python, this is
currently limited to setting dbfarm and dbname, ie all settings MOD_PATH
etc are taken from the config file(s). Not sure if we could correct the
monetdb5.conf and Mserver.conf files for testing?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1822816&group_id=56967

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to