Bugs item #2406824, was opened at 2008-12-08 16:59
Message generated for change (Comment added) made by yingying
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2406824&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: PF/tests
Group: Pathfinder "stable"
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Ying Zhang (yingying)
Summary: PF: all xrpc/admin tests fail

Initial Comment:
All tests in pathfinder/runtime/xrpc/admin/Tests/ fail on all platforms, with 
both ALG & MPS.
On Fedora 8 & Gentoo 1.12.11.1, they run into a timeout, on all other 
platforms, they produce a syntax error like
"
QUERY = import module namespace adm = "http://monetdb.cwi.nl/XQuery/admin/";
ERROR = !parse error: syntax error, unexpected invalid_character, expecting 
$end on line 1, column 5 (next token is `N')
        !parse error: XQuery parsing failed
        !module import: "import module" references a query, not a module
"

See, e.g.,
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d.1-Fedora9/runtime_xrpc_admin/add_del_doc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/Int.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora9/runtime_xrpc_admin/add_del_doc.err.00.html


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

>Comment By: Ying Zhang (yingying)
Date: 2009-02-20 12:34

Message:
On several systems, all tests work now, after the HTTP server document-root
has been made comfigurable (via xrpc_docroot).

On Fedora 8, the tests time out, and on Windows they give syntax error. 
But both problems might due to the same reason, i.e., could not retrieve
the module file.
This only happens if monet is compiled with --enable-optimize, but then,
both with RunMtest and Mtest.

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

Comment By: Ying Zhang (yingying)
Date: 2009-02-17 13:43

Message:
The first two, i.e., add_del_doc_noxrpc and backup_restore_noxrpc, should
work with the algebra back-end, so I have enabled them.
The last two, i.e., db_env_noxrpc and db_stat_noxrpc, don't work with the
algebra back-end, because they need pf:mil(), which is not implemented in
the algebra back-end, so, they remain disabled.


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

Comment By: Stefan Manegold (stmane)
Date: 2009-02-15 19:04

Message:
Jennie,

are the "noxrpc" variants of the xrpc admin tests supposed to work withou
XRPc, and hence also with the default Algebra back-end?

Thanks,
Stefan


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

Comment By: Stefan Manegold (stmane)
Date: 2009-02-14 18:06

Message:
The test now appear to timeout on many (though not all) platforms --- with
MPS back-end; XRPC is not yet supported with the Algebra back-end:

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc_noxrpc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/backup_restore_noxrpc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/backup_restore.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_stats_noxrpc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_stats.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_env_noxrpc.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_env.err.00.html


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

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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to