Hi,

the current build cause one test to fail. I'm not sure whether the failed
test is significant but I guess none of the test should fail
Here is the output :

    [junit] Document [xml/pi2.xml]
    [junit] Initial Context :: /a/c
    [junit]   Select :: //processing-instruction()
    [junit]     Expected Size :: 1
    [junit]     Result Size   :: 1
    [junit]   Select :: preceding-sibling::*
    [junit]     Expected Size :: 1
    [junit]     Result Size   :: 1
    [junit]   Select :: preceding-sibling::node()
    [junit]     Expected Size :: 5
    [junit]     Result Size   :: 2
    [junit]       ## FAILED
    [junit]       ## xpath: preceding-sibling::node() = [(DefaultXPath):
[(DefaultRelativeLocationPath): [(DefaultAllNodeStep): preceding-sibling]]]
    [junit]       --> <?toc order-by="x"?>
    [junit]       --> <b>foo</b>

Regards
Eddie

_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to