Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/admin/Tests All, Nov2009, 1.3.10.1, 1.3.10.2
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431
Modified Files: Tag: Nov2009 All Log Message:
conditionally disabled backup_restore_noxrpc test for Algebra, as it required fn:put, which it not (yet?) available for Algebra; please re-enable once fn:put becomes available also with Algebra
ps: does this also means that since XRPC and module queries not longer automatically fall back to MPS, the XRPC-/module-based administrative console does no longer offer all its functionallity when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG.
Index: All =================================================================== RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v retrieving revision 1.3.10.1 retrieving revision 1.3.10.2 diff -u -d -r1.3.10.1 -r1.3.10.2 --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 @@ -1,6 +1,7 @@ add_del_doc_noxrpc NOT_ALGEBRA?add_del_doc -backup_restore_noxrpc +# fn:put() +NOT_ALGEBRA?backup_restore_noxrpc NOT_ALGEBRA?backup_restore # pf:mil() NOT_ALGEBRA?db_stats_noxrpc
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431
Modified Files: Tag: Nov2009 All Log Message:
conditionally disabled backup_restore_noxrpc test for Algebra, as it required fn:put, which it not (yet?) available for Algebra; please re-enable once fn:put becomes available also with Algebra
ps: does this also means that since XRPC and module queries not longer automatically fall back to MPS, the XRPC-/module-based administrative console does no longer offer all its functionallity when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG.
Then please re-enable all of those tests, that I recently disabled because they do not work with Algebra anymore, that are still supposed to work also with Algebra --- I must admit I'm getting confused and lose track ... Thank you very much! Stefan
Index: All =================================================================== RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v retrieving revision 1.3.10.1 retrieving revision 1.3.10.2 diff -u -d -r1.3.10.1 -r1.3.10.2 --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 @@ -1,6 +1,7 @@ add_del_doc_noxrpc NOT_ALGEBRA?add_del_doc -backup_restore_noxrpc +# fn:put() +NOT_ALGEBRA?backup_restore_noxrpc NOT_ALGEBRA?backup_restore # pf:mil() NOT_ALGEBRA?db_stats_noxrpc
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
On Nov 15, 2009, at 15:55 , Stefan Manegold wrote:
On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431
Modified Files: Tag: Nov2009 All Log Message:
conditionally disabled backup_restore_noxrpc test for Algebra, as it required fn:put, which it not (yet?) available for Algebra; please re-enable once fn:put becomes available also with Algebra
ps: does this also means that since XRPC and module queries not longer automatically fall back to MPS, the XRPC-/module-based administrative console does no longer offer all its functionallity when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG.
Then please re-enable all of those tests, that I recently disabled because they do not work with Algebra anymore, that are still supposed to work also with Algebra --- I must admit I'm getting confused and lose track ...
Done. When will the tests for Nov2009 be run?
Thank you very much!
Stefan
Index: All =================================================================== RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v retrieving revision 1.3.10.1 retrieving revision 1.3.10.2 diff -u -d -r1.3.10.1 -r1.3.10.2 --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 @@ -1,6 +1,7 @@ add_del_doc_noxrpc NOT_ALGEBRA?add_del_doc -backup_restore_noxrpc +# fn:put() +NOT_ALGEBRA?backup_restore_noxrpc NOT_ALGEBRA?backup_restore # pf:mil() NOT_ALGEBRA?db_stats_noxrpc
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
On Sun, Nov 15, 2009 at 05:25:20PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 15:55 , Stefan Manegold wrote:
On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431
Modified Files: Tag: Nov2009 All Log Message:
conditionally disabled backup_restore_noxrpc test for Algebra, as it required fn:put, which it not (yet?) available for Algebra; please re-enable once fn:put becomes available also with Algebra
ps: does this also means that since XRPC and module queries not longer automatically fall back to MPS, the XRPC-/module-based administrative console does no longer offer all its functionallity when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG.
Then please re-enable all of those tests, that I recently disabled because they do not work with Algebra anymore, that are still supposed to work also with Algebra --- I must admit I'm getting confused and lose track ...
Done. When will the tests for Nov2009 be run?
As usually: every night starting ust after midnight. Stefan
Thank you very much!
Stefan
Index: All =================================================================== RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v retrieving revision 1.3.10.1 retrieving revision 1.3.10.2 diff -u -d -r1.3.10.1 -r1.3.10.2 --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 @@ -1,6 +1,7 @@ add_del_doc_noxrpc NOT_ALGEBRA?add_del_doc -backup_restore_noxrpc +# fn:put() +NOT_ALGEBRA?backup_restore_noxrpc NOT_ALGEBRA?backup_restore # pf:mil() NOT_ALGEBRA?db_stats_noxrpc
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
On Sun, Nov 15, 2009 at 05:25:20PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 15:55 , Stefan Manegold wrote:
On Sun, Nov 15, 2009 at 03:22:59PM +0100, Ying Zhang wrote:
On Nov 15, 2009, at 14:59 , Stefan Manegold wrote:
Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431
Modified Files: Tag: Nov2009 All Log Message:
conditionally disabled backup_restore_noxrpc test for Algebra, as it required fn:put, which it not (yet?) available for Algebra; please re-enable once fn:put becomes available also with Algebra
ps: does this also means that since XRPC and module queries not longer automatically fall back to MPS, the XRPC-/module-based administrative console does no longer offer all its functionallity when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG.
Then please re-enable all of those tests, that I recently disabled because they do not work with Algebra anymore, that are still supposed to work also with Algebra --- I must admit I'm getting confused and lose track ...
Done.
What about pathfinder/tests/BugTracker/Tests/All-# XRPC pathfinder/tests/BugTracker/Tests/All:NOT_ALGEBRA?call2builtin_function_crashes_XRPC_client.SF-1655857 pathfinder/tests/BugTracker/Tests/All:NOT_ALGEBRA?conflict_normal_xrpc_queries_nx.SF-1644610 pathfinder/tests/BugTracker/Tests/All:NOT_ALGEBRA?conflict_normal_xrpc_queries_xn.SF-1644610 pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?import_doc pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?add_dbl-localhost pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?add_dbl pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?add_int pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?concatStr pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?echoAll pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?echoVoid pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq1 pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq2 pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq3 pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq4 pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?manyItemsInOneSequenceParam pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?multi_clnt pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnAncestor pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnAncestorOrSelf pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnChild pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnDescendant pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnDescendantOrSelf pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnFollowing pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnFollowingSibling pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnParent pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnPreceding pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnPrecedingSibling pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnSelf pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?xrpcConvert pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?xrpcConvert2 pathfinder/tests/XRpc/Tests/All-# tests using the option xrpc:bulkrpc "no" pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?add_int_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?concatStr_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?echoVoid_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq1_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq2_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq3_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?emptySeq4_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnAncestorOrSelf_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnAncestor_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnChild_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnDescendantOrSelf_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnDescendant_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnFollowingSibling_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnFollowing_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnParent_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnPrecedingSibling_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnPreceding_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?returnSelf_single pathfinder/tests/XRpc/Tests/All:NOT_ALGEBRA?insertNode Are they (or at least some of them) (now/still?) also supposed to run with ALG (i.e., automatically fall-back to MPS), or not? pathfinder/tests/BugTracker/Tests/All:NOT_ALGEBRA?conflict_normal_xrpc_queries_nx.SF-1644610 pathfinder/tests/BugTracker/Tests/All:NOT_ALGEBRA?conflict_normal_xrpc_queries_xn.SF-1644610 (and the "noxrpc" in pathfinder/runtime/xrpc/admin/Tests/) used to work with ALG (-> fall-back to MPS) until Peter recently disabled that fall-back (as far as I understand); all others (inclusing the ones you ust re-enabled in pathfinder/runtime/xrpc/admin/Tests/All) never worked with ALG. Stefan
When will the tests for Nov2009 be run?
Thank you very much!
Stefan
Index: All =================================================================== RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v retrieving revision 1.3.10.1 retrieving revision 1.3.10.2 diff -u -d -r1.3.10.1 -r1.3.10.2 --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 @@ -1,6 +1,7 @@ add_del_doc_noxrpc NOT_ALGEBRA?add_del_doc -backup_restore_noxrpc +# fn:put() +NOT_ALGEBRA?backup_restore_noxrpc NOT_ALGEBRA?backup_restore # pf:mil() NOT_ALGEBRA?db_stats_noxrpc
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-pf-checkins mailing list Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (2)
-
Stefan Manegold
-
Ying Zhang