Smoketest fails with xml-xalan extract from CVS.
------------------------------------------------
Key: XALANJ-2096
URL: http://issues.apache.org/jira/browse/XALANJ-2096
Project: XalanJ2
Type: Bug
Components: TestHarness-TestCase
Versions: CurrentCVS
Environment: Windows 2000
Reporter: Yash Talwar
Assigned to: Yash Talwar
Attachments: XalanJ2096_Patch.txt
Smoketest fails with latest extract of xml-xalan project from CVS.
The following seems to be the cause of failure:
[xalantest] FAIL! StylesheetTestlet{trax} spec1110.xsl
[xalantest] fileref
[xalantest] xmlName=tests\accept\spec11\spec1110.xml
[xalantest]
baseref=D:\working\workspaces\XalanXML11SupportDevPlus\xml-xalan\test
[xalantest] inputName=tests\accept\spec11\spec1110.xsl
[xalantest] idref=spec1110.xsl
[xalantest] outputName=smoketest\accept\spec11\spec1110.out
[xalantest] goldName=tests\accept-gold\spec11\spec1110.out
....
[xalantest] FAIL! StylesheetTestlet{trax} spec1109.xsl
[xalantest] fileref
[xalantest] xmlName=tests\accept\spec11\spec1109.xml
[xalantest]
baseref=D:\working\workspaces\XalanXML11SupportDevPlus\xml-xalan\test
[xalantest] inputName=tests\accept\spec11\spec1109.xsl
[xalantest] idref=spec1109.xsl
[xalantest] outputName=smoketest\accept\spec11\spec1109.out
[xalantest] goldName=tests\accept-gold\spec11\spec1109.out
In a recent change to accept testcase in JIRA issue XALANJ-2090, the
following testcases were removed from tests\accept bucket:
spec1109
spec1110
spec1111
Then, testcases spec1112 and spec1113 were renamed to spec1109 and spec1110.
However, it appears that similar change was missed in tests\accept-gold
bucket for gold files.
A second check shows that the following gold files were removed:
spec1111.out
spec1112.out
spec1113.out
Rather, gold files spec1112.out and spec1113.out should have been renamed to
spec1109.out and spec1110.out
As a result of XALANJ-2090 change, gold files, spec1109.out and spec1110.out
do not reflect output for corresponding testcases.
I will be attaching a patch for this issue.
Yash Talwar
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]