Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13095/tests/BugTracker/Tests

Added Files:
        parent_wrong_properties.SF-2668437.xq.in 
Log Message:
propagated changes of Tuesday Mar 17 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/03/17 - stmane:
        tests/BugTracker/Tests/parent_wrong_properties.SF-2668437.xq.in,1.1.2.1

added test for
[ 2668437 ] PF runtime: parent step produces not/wrongly sorted result
https://sourceforge.net/tracker/index.php?func=detail&aid=2668437&group_id=56967&atid=482468

Fails with property error as reported.

When the sortedness property is not set
(i.e., removing "bn->tsorted = GDK_SORTED"
 from pathfinder/runtime/ll_upwards.mx),
it seems to work fine --- at least there is
not property error any more --- the result
still need to be checked/verified.

However, I'm not sure whether not setting
the sortedness property is the correct solution,
since I still expect ll_parent to produce a result
with the tail values (pre/item) sorted per iter,
i.e., globally sorted with only one iter.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: parent_wrong_properties.SF-2668437.xq.in ---
pf:add-doc("$TSTSRCDIR/parent_wrong_properties.SF-2668437.consumer04.xml","consumer04.xml")
<>
count(doc("consumer04.xml")//properties)
<>
count(doc("consumer04.xml")//*[properties])
<>
count(doc("consumer04.xml")//properties/..)
<>
count(doc("consumer04.xml")//properties/../properties)


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to