You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Yash Talwar (JIRA)" <xa...@xml.apache.org> on 2005/04/06 23:06:28 UTC

[jira] Created: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Yash Talwar (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=history ]

Yash Talwar updated XALANJ-2096:
--------------------------------

    Xalan info: [PatchAvailable]

> 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
>     Assignee: 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Yash Talwar (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=all ]
     
Yash Talwar resolved XALANJ-2096:
---------------------------------

    Resolution: Fixed

Patch has been applied to cvs.

> 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
>     Assignee: 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=all ]

Brian Minchau updated XALANJ-2096:
----------------------------------

    Fix Version: 2.7

> 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
>     Assignee: Yash Talwar
>      Fix For: 2.7
>  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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Commented: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Sarah McNamara (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=comments#action_62363 ]
     
Sarah McNamara commented on XALANJ-2096:
----------------------------------------

My bad. I should have caught this when I reviewed XALANJ-2090.   I've applied the patch locally and run the smoketest successfully.  I approve the patch.

> 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
>     Assignee: 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Yash Talwar (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=history ]

Yash Talwar updated XALANJ-2096:
--------------------------------

    Attachment: XalanJ2096_Patch.txt

This patch modifies gold files spec1109.out and spec1110.out to reflect correct output for corresponding testcases.

> 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
>     Assignee: 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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Closed: (XALANJ-2096) Smoketest fails with xml-xalan extract from CVS.

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2096?page=all ]
     
Brian Minchau closed XALANJ-2096:
---------------------------------


Closing this issue. The smoketest is not currently failing.

> 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: Latest Development Code
>  Environment: Windows 2000
>     Reporter: Yash Talwar
>     Assignee: Yash Talwar
>      Fix For: 2.7
>  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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org