You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by zo...@apache.org on 2004/12/06 12:38:13 UTC

cvs commit: xml-xalan/test test.properties

zongaro     2004/12/06 03:38:13

  Modified:    test     test.properties
  Log:
  Added numbering17 and numbering79 to excludes lists for Xalan-J Interpretive and for XSLTC.  Gold results were recently corrected, and neither processor produces the correct result.
  
  Revision  Changes    Path
  1.113     +4 -2      xml-xalan/test/test.properties
  
  Index: test.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/test.properties,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- test.properties	9 Nov 2004 18:49:56 -0000	1.112
  +++ test.properties	6 Dec 2004 11:38:13 -0000	1.113
  @@ -154,9 +154,10 @@
   # Bugzilla5389  attribset40.xsl
   # Bugzilla10616 copy56.xsl;copy58.xsl;copy59.xsl;copy60.xsl
   # Bugzilla14999 idkey31.xsl
  +# Jira XALANJ-1979 numbering17.xsl
   # Bugzilla????? numbering79 -- fails to run on Sun JDK1.4 on GUMP machine; JDK bug??
   # Bugzilla17400 position112.xsl;position113.xsl
  -smoketest.conf.normal.excludes=attribset40.xsl;copy56.xsl;copy58.xsl;copy59.xsl;copy60.xsl;idkey31.xsl;numbering79.xsl;position112.xsl;position113.xsl
  +smoketest.conf.normal.excludes=attribset40.xsl;copy56.xsl;copy58.xsl;copy59.xsl;copy60.xsl;idkey31.xsl;numbering17.xsl;numbering79.xsl;position112.xsl;position113.xsl
   smoketest.conf.supplemental.excludes=
   
   smoketest.extensions.excludes=javaBugzilla3722.xsl;libraryNodeset05.xsl;libraryNodeset06.xsl;libraryNodeset07.xsl;libraryNodeset08.xsl
  @@ -213,9 +214,10 @@
   # Bugzilla15335 select85.xsl
   # Bugzilla15205 ver01.xsl;ver05.xsl;ver06.xsl;ver07.xsl
   # Bugzilla15326 whitespace35.xsl
  +# Jira XALANJ-1979 numbering17.xsl;numbering79.xsl
   # embed02.xml - testcase is actually passing; harness issue to be resolved
   
  -smoketest.xsltc.conf.normal.excludes=attribset15.xsl;attribset23.xsl;axes120.xsl;idkey31.xsl;idkey49.xsl;math111.xsl;namespace140.xsl;output63.xsl;position102.xsl;select85.xsl;;ver01.xsl;ver05.xsl;ver06.xsl;ver07.xsl;whitespace35.xsl
  +smoketest.xsltc.conf.normal.excludes=attribset15.xsl;attribset23.xsl;axes120.xsl;idkey31.xsl;idkey49.xsl;math111.xsl;namespace140.xsl;numbering17.xsl;numbering79.xsl;output63.xsl;position102.xsl;select85.xsl;;ver01.xsl;ver05.xsl;ver06.xsl;ver07.xsl;whitespace35.xsl
   
   smoketest.xsltc.conf.supplemental.excludes=
   
  
  
  

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