[ http://issues.apache.org/jira/browse/XALANJ-1955?page=comments#action_12319360 ]
elharo commented on XALANJ-1955: -------------------------------- FYI, Xalan and libxslt do now agree on the output from this test. However. neither one produces the expected output. I have not yet updated to the latest version of the tests cases, so I';m not sure if there've been any changes in the case. I'll do that when I get a minute. It does seem possible that the expected test case output is incorrect, and Xalan is now correct but I'd prefer not to close this issue unless we can confirm that. > Fail Oasis test case Keys_PerfRepro3 > ------------------------------------ > > Key: XALANJ-1955 > URL: http://issues.apache.org/jira/browse/XALANJ-1955 > Project: XalanJ2 > Type: Bug > Components: parse-or-compile, Xalan-interpretive > Versions: 2.6 > Reporter: elharo > Fix For: 2.7 > Attachments: PerfRepro3.txt, input.xml, input.xsl, patch.txt > > I'm not 100% sure of this one, but it seems that Xalan fails OASIS tets case > Keys_PerfRepro3. Possibly the test suite is at fault, but libxslt2 agrees > with the test suite output, and I can;t see how one could get the reuslts > Xalan is getting (though keys are tricky, so I and the test suite and libxslt > could all be wrong here). > The problem brgins around line 1189 of the output. Here the expected result > is: > </Entity_id><Subsidiaries><Entity_id>034861</Entity_id><Entity_id>034870</Entity_id><Entity_id>03499H</Entity_id><Entity_id>24899Y</Entity_id><Entity_id>604340</Entity_id></Subsidiaries></Entity><Entity><Entity_id> > 034861 > > </Entity_id><Subsidiaries><Entity_id>025991</Entity_id><Entity_id>03499C</Entity_id><Entity_id>03499G</Entity_id><Entity_id>035128</Entity_id><Entity_id>33799W</Entity_id><Entity_id>899999</Entity_id><Entity_id>94499D</Entity_id></Subsidiaries></Entity><Entity><Entity_id> > 034919 > Xalan's output is similar but not quite the same: > </Entity_id><Subsidiaries><Entity_id>034861</Entity_id><Entity_id>034870</Entity_id><Entity_id>03499H</Entity_id><Entity_id>24899Y</Entity_id><Entity_id>604340</Entity_id><Entity_id>025991</Entity_id><Entity_id>03499C</Entity_id><Entity_id>03499G</Entity_id><Entity_id>035128</Entity_id><Entity_id>33799W</Entity_id><Entity_id>899999</Entity_id><Entity_id>94499D</Entity_id></Subsidiaries></Entity><Entity><Entity_id> > 034919 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
