Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/modules/pftijah/Tests test_lms_or.stable.out, Feb2009, 1.3, 1.3.16.1
On Thu, Feb 05, 2009 at 02:48:37PM +0000, Henning Rode wrote:
Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv2165/Tests
Modified Files: Tag: Feb2009 test_lms_or.stable.out Log Message: after running the testset of INEX efficiency track, i found and fixed several small bugs that caused queries to fail.
Would it be an option to consider adding these tests to the standard testset to be run (and checked) automatically every night? Stefan
U test_lms_or.stable.out Index: test_lms_or.stable.out =================================================================== RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/test_lms_or.stable.out,v retrieving revision 1.3 retrieving revision 1.3.16.1 diff -u -d -r1.3 -r1.3.16.1 --- test_lms_or.stable.out 11 Sep 2007 15:52:53 -0000 1.3 +++ test_lms_or.stable.out 5 Feb 2009 14:48:35 -0000 1.3.16.1 @@ -22,7 +22,7 @@ # 12:52:37 >
<?xml version="1.0" encoding="utf-8"?> -<XQueryResult><node rank="1"><title>Pathfinder and TIJAH</title></node><node rank="2"><title>TIJAH</title></node><node rank="3"><title>Pathfinder</title></node><node rank="4"><title>PF/Tijah</title></node></XQueryResult> +<XQueryResult><node rank="1"><title>Pathfinder and TIJAH</title></node><node rank="2"><title>Pathfinder</title></node><node rank="3"><title>TIJAH</title></node><node rank="4"><title>PF/Tijah</title></node></XQueryResult>
# 12:52:37 > # 12:52:37 > Done.
------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ 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 |
Stefan Manegold wrote:
Log Message: after running the testset of INEX efficiency track, i found and fixed several small bugs that caused queries to fail.
Would it be an option to consider adding these tests to the standard testset to be run (and checked) automatically every night?
Stefan
well, the test set is indeed more representative for pf/tijah than our own test cases. however, it is usually run on a large test corpus (XML version of Wikipedia 2006, ~5GB). in order to check that the queries don't result in error messages it is probably possible to just index a tiny fraction of this corpus, however most queries will result in empty result sets then. furthermore, it would take some manual work to select all "structural different" queries out of the 568 queries. many of them would in fact test the same functionality. so, it is possible, but with some work to do. -henning
participants (2)
-
Henning Rode
-
Stefan Manegold