DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15006>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15006 copy21 testcases fails in trax.dom flavor Summary: copy21 testcases fails in trax.dom flavor Product: XalanJ2 Version: 2.4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When I run the test harness against the conformance test bucket using the trax.dom flavor, the copy21 testcase is flagged as a failure. This is reproducible on the Xalan Java 2.4.1 release and current cvs but appears to pass when Xalan Java 2.4.0 is used. Here's the relevant info from the results-alltest/conf/dom/results.xml file: <message level="60">executing with: inputName=tests\conf\copy\copy21.xsl xmlName=tests\conf\copy\copy21.xml outputName=results- alltest\conf\dom\copy\copy21.out goldName=tests\conf-gold\copy\copy21.out flavor=trax.dom</message> <fileCheck level="40" reference="tests\conf-gold\copy\copy21.out" baseref="C:\xsltwork\apache-xalanj241\xml-xalan\test" reportedBy="XHTFileCheckService" actual="results-alltest\conf\dom\copy\copy21.out" > StylesheetTestlet{trax.dom} copy21.xsl(null) gold-parse-type;[xml]; test-parse-type;[xml]; mismatch-attribute;ELEMENT(extEnt)-1;ELEMENT(extEnt)-2;attribte count mismatch XHTFileCheckService files were not equal </fileCheck> <checkresult result="Fail" desc="StylesheetTestlet{trax.dom} copy21.xsl"/> <fileref level="40" xmlName="tests\conf\copy\copy21.xml" baseref="C:\xsltwork\apache-xalanj241\xml-xalan\test" inputName="tests\conf\copy\copy21.xsl" idref="copy21.xsl" outputName="results-alltest\conf\dom\copy\copy21.out" goldName="tests\conf-gold\copy\copy21.out" > Conformance test file references </fileref>
