Re: xalan-j xpath 3.1 tests progress

Mukul Gandhi <[email protected]> Thu, 28 May 2026 22:07:38 +0530
Newsgroups gmane.text.xml.xalan.devel
Message-ID <CABuuzNPisywrBwbHOqKuymuFtvDj6=2bd7MnLm6XtZx8TbzmGw@mail.gmail.com>
Hello Xalan-J team,
    I've added various more W3C XPath 3.1 test sets, to Xalan-J XSL 3
implementation results.

The aggregate results for these is available here,
https://github.com/apache/xalan-java/blob/xalan-j_xslt3.0_mvn/src/test/java=
/org/apache/xalan/tests/w3c/xpath3/result/w3c_xpath3_testsuite_xalan-j_resu=
lt.xml

The skipped tests are not included within total count, which likely
shows overall more pass %. I think, that this is necessary for
Xalan-J's result for W3C XSLT 3.0 test suite, because all schema aware
tests, XSLT 2.0 only tests are considered as skipped and we cannot add
them to the total tests. Xalan-J uses the same formula for total pass
%, for W3C XPath 3.1 test suite. The intention is not to show
Xalan-J's XSL 3 quality as higher than actual. We'll see more accurate
pass % for Xalan-J's XSL 3 implementation quality, as we'll put more
implementation effort.

Many thanks.

On Wed, May 27, 2026 at 10:19=E2=80=AFPM Mukul Gandhi <[email protected]=
om> wrote:
>     I've been working on developing Xalan-J W3C XPath 3.1 test suite
> driver. Following is progress on this task.
>
> This is the JUnit class from where to run with Xalan-J the W3C XPath
> 3.1 test sets included so far,
> https://github.com/apache/xalan-java/blob/xalan-j_xslt3.0_mvn/src/test/ja=
va/org/apache/xalan/tests/w3c/xpath3/W3CXPath3Tests.java
>
> Xalan-J XSL 3 results of these XPath tests are following,
> https://github.com/apache/xalan-java/tree/xalan-j_xslt3.0_mvn/src/test/ja=
va/org/apache/xalan/tests/w3c/xpath3/result/prod
>
> Hoping we'll have progress on this activity in days and weeks to come.



--=20
Regards,
Mukul Gandhi