You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jk...@apache.org on 2023/07/14 15:41:14 UTC

[xalan-test] branch master updated (61ce985e -> dfeea1c4)

This is an automated email from the ASF dual-hosted git repository.

jkesselm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/xalan-test.git


    from 61ce985e Move tests/2.7.3 into main test driver framework, document bugzilla test status (#1)
     add bb1ce5d9 Discard tests shown to no longer apply. If the Bugzilla instance still existed I'd say close the tests too, but as far as I know it doesn't.
     add 2db8455a Another one we can't reproduce. And if we kept it we'd want to rewrite it for compatibility with our test framework; at the moment it has path sensitivities.
     add 1565a34f More cleanup of obsolete tests
     add e74a8e2c Ancilliary file for item being deleted.
     add 7009e8bd Don't just return empty when dyn:evaluate XPath has unresolved function.
     add dfeea1c4 Fix one goldfile (newline after XML Declaration), add comments to several failing conformance tests to note that they are failing and what the failure is. (string-value is not sufficient in these cases).

No new revisions were added by this update.

Summary of changes:
 tests/bugzilla/Bugzilla1009.out           |   1 -
 tests/bugzilla/Bugzilla1009.xsl           |  45 --------
 tests/bugzilla/Bugzilla1110.java          | 120 --------------------
 tests/bugzilla/Bugzilla1251.java          | 159 ---------------------------
 tests/bugzilla/Bugzilla1266.java          |   1 +
 tests/bugzilla/Bugzilla1283.java          |  98 -----------------
 tests/bugzilla/Bugzilla1283.out           |   0
 tests/bugzilla/Bugzilla1288.java          | 130 ----------------------
 tests/bugzilla/Bugzilla1288.xsl           |  47 --------
 tests/bugzilla/Bugzilla1330.out           |   1 -
 tests/bugzilla/Bugzilla1330.xsl           |  50 ---------
 tests/bugzilla/Bugzilla2945.out           |   5 -
 tests/bugzilla/Bugzilla2945.xml           |  11 --
 tests/bugzilla/Bugzilla2945.xsl           |  50 ---------
 tests/bugzilla/Bugzilla3001.out           |  18 ---
 tests/bugzilla/Bugzilla3001.xml           |  19 ----
 tests/bugzilla/Bugzilla3001.xsl           |  82 --------------
 tests/bugzilla/Bugzilla3031.out           |  10 --
 tests/bugzilla/Bugzilla3031.xml           |  11 --
 tests/bugzilla/Bugzilla3031.xsl           |  46 --------
 tests/bugzilla/Bugzilla3060.out           |   4 -
 tests/bugzilla/Bugzilla3060.xml           |   3 -
 tests/bugzilla/Bugzilla3060.xsl           |  31 ------
 tests/bugzilla/Bugzilla3265.out           |  11 --
 tests/bugzilla/Bugzilla3265.xml           |  12 --
 tests/bugzilla/Bugzilla3265.xsl           |  48 --------
 tests/bugzilla/Bugzilla4056.out           |  66 -----------
 tests/bugzilla/Bugzilla4056.xml           |  30 -----
 tests/bugzilla/Bugzilla4056.xsl           |  90 ---------------
 tests/bugzilla/Bugzilla4218.out           |   1 -
 tests/bugzilla/Bugzilla4218.xsl           |  65 -----------
 tests/bugzilla/Bugzilla4218a.out          |   1 -
 tests/bugzilla/Bugzilla4218a.xsl          |  71 ------------
 tests/bugzilla/Bugzilla4286.java          |  84 --------------
 tests/bugzilla/Bugzilla4336.java          | 150 -------------------------
 tests/bugzilla/Bugzilla5609.gold          |   4 -
 tests/bugzilla/Bugzilla5609.java          | 132 ----------------------
 tests/bugzilla/Bugzilla5609.out           |   3 -
 tests/bugzilla/Bugzilla5609.xml           |   8 --
 tests/bugzilla/Bugzilla5609.xsl           |  32 ------
 tests/bugzilla/Bugzilla5609a.gold         |   3 -
 tests/bugzilla/Bugzilla5609a.out          |   3 -
 tests/bugzilla/Bugzilla5609a.xml          |   9 --
 tests/bugzilla/Bugzilla6181.java          | 153 --------------------------
 tests/bugzilla/Bugzilla6181.xml           |  44 --------
 tests/bugzilla/Bugzilla6181.xsl           |  55 ----------
 tests/bugzilla/Bugzilla6284.out           |   3 -
 tests/bugzilla/Bugzilla6284.xml           |   5 -
 tests/bugzilla/Bugzilla6284.xsl           |  62 -----------
 tests/bugzilla/Bugzilla6312.java          | 120 --------------------
 tests/bugzilla/Bugzilla6312.xml           | 176 ------------------------------
 tests/bugzilla/Bugzilla6312.xsl           | 165 ----------------------------
 tests/bugzilla/Bugzilla6328.out           |  24 ----
 tests/bugzilla/Bugzilla6328.xml           |  25 -----
 tests/bugzilla/Bugzilla6328.xsl           |  41 -------
 tests/bugzilla/Bugzilla6329.java          | 141 ------------------------
 tests/bugzilla/Bugzilla6337.out           |   1 -
 tests/bugzilla/Bugzilla6337.xml           |  12 --
 tests/bugzilla/Bugzilla6337.xsl           |  70 ------------
 tests/bugzilla/Redirect1330.out           |   1 -
 tests/conf-gold/attribset/attribset40.out |   3 +-
 tests/conf/copy/copy56.xsl                |   9 ++
 tests/conf/copy/copy58.xsl                |   9 ++
 tests/conf/copy/copy59.xsl                |   8 ++
 tests/conf/copy/copy60.xsl                |  10 +-
 65 files changed, 37 insertions(+), 2865 deletions(-)
 delete mode 100644 tests/bugzilla/Bugzilla1009.out
 delete mode 100644 tests/bugzilla/Bugzilla1009.xsl
 delete mode 100644 tests/bugzilla/Bugzilla1110.java
 delete mode 100644 tests/bugzilla/Bugzilla1251.java
 delete mode 100644 tests/bugzilla/Bugzilla1283.java
 delete mode 100644 tests/bugzilla/Bugzilla1283.out
 delete mode 100644 tests/bugzilla/Bugzilla1288.java
 delete mode 100644 tests/bugzilla/Bugzilla1288.xsl
 delete mode 100644 tests/bugzilla/Bugzilla1330.out
 delete mode 100644 tests/bugzilla/Bugzilla1330.xsl
 delete mode 100644 tests/bugzilla/Bugzilla2945.out
 delete mode 100644 tests/bugzilla/Bugzilla2945.xml
 delete mode 100644 tests/bugzilla/Bugzilla2945.xsl
 delete mode 100644 tests/bugzilla/Bugzilla3001.out
 delete mode 100644 tests/bugzilla/Bugzilla3001.xml
 delete mode 100644 tests/bugzilla/Bugzilla3001.xsl
 delete mode 100644 tests/bugzilla/Bugzilla3031.out
 delete mode 100644 tests/bugzilla/Bugzilla3031.xml
 delete mode 100644 tests/bugzilla/Bugzilla3031.xsl
 delete mode 100644 tests/bugzilla/Bugzilla3060.out
 delete mode 100644 tests/bugzilla/Bugzilla3060.xml
 delete mode 100644 tests/bugzilla/Bugzilla3060.xsl
 delete mode 100644 tests/bugzilla/Bugzilla3265.out
 delete mode 100644 tests/bugzilla/Bugzilla3265.xml
 delete mode 100644 tests/bugzilla/Bugzilla3265.xsl
 delete mode 100644 tests/bugzilla/Bugzilla4056.out
 delete mode 100644 tests/bugzilla/Bugzilla4056.xml
 delete mode 100644 tests/bugzilla/Bugzilla4056.xsl
 delete mode 100644 tests/bugzilla/Bugzilla4218.out
 delete mode 100644 tests/bugzilla/Bugzilla4218.xsl
 delete mode 100644 tests/bugzilla/Bugzilla4218a.out
 delete mode 100644 tests/bugzilla/Bugzilla4218a.xsl
 delete mode 100644 tests/bugzilla/Bugzilla4286.java
 delete mode 100644 tests/bugzilla/Bugzilla4336.java
 delete mode 100644 tests/bugzilla/Bugzilla5609.gold
 delete mode 100644 tests/bugzilla/Bugzilla5609.java
 delete mode 100644 tests/bugzilla/Bugzilla5609.out
 delete mode 100644 tests/bugzilla/Bugzilla5609.xml
 delete mode 100644 tests/bugzilla/Bugzilla5609.xsl
 delete mode 100644 tests/bugzilla/Bugzilla5609a.gold
 delete mode 100644 tests/bugzilla/Bugzilla5609a.out
 delete mode 100644 tests/bugzilla/Bugzilla5609a.xml
 delete mode 100644 tests/bugzilla/Bugzilla6181.java
 delete mode 100644 tests/bugzilla/Bugzilla6181.xml
 delete mode 100644 tests/bugzilla/Bugzilla6181.xsl
 delete mode 100644 tests/bugzilla/Bugzilla6284.out
 delete mode 100644 tests/bugzilla/Bugzilla6284.xml
 delete mode 100644 tests/bugzilla/Bugzilla6284.xsl
 delete mode 100644 tests/bugzilla/Bugzilla6312.java
 delete mode 100644 tests/bugzilla/Bugzilla6312.xml
 delete mode 100644 tests/bugzilla/Bugzilla6312.xsl
 delete mode 100644 tests/bugzilla/Bugzilla6328.out
 delete mode 100644 tests/bugzilla/Bugzilla6328.xml
 delete mode 100644 tests/bugzilla/Bugzilla6328.xsl
 delete mode 100644 tests/bugzilla/Bugzilla6329.java
 delete mode 100644 tests/bugzilla/Bugzilla6337.out
 delete mode 100644 tests/bugzilla/Bugzilla6337.xml
 delete mode 100644 tests/bugzilla/Bugzilla6337.xsl
 delete mode 100644 tests/bugzilla/Redirect1330.out


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