Hi Gary,
I'm curious whether you were able to run Xalan-J's XSL 3 test
suite successfully as mentioned within my mail below as mentioned in
this mail trail?
FYI, the Maven build command to run these Xalan-J tests is now changed
to following after I've done little refactoring to related Java code
earlier today.
mvn clean test -Dtest=org/apache/xalan/tests/main/AllXsl3Tests.java
You may have latest git pull to get these Xalan-J XSL 3 codebase changes.
On Tue, Dec 17, 2024 at 10:37 PM Mukul Gandhi <[email protected]> wrote:
> On Tue, Dec 17, 2024 at 1:55 AM Gary Gregory <[email protected]> wrote:
> >
> > I checked out the branch xalan-j_xslt3.0_mvn today and:
> >
> > - 1: OK: mvn clean install -DskipTests
> > - 2: Fails: Using Java 8, mvn test
>
> > [ERROR] Tests run: 2603, Failures: 2, Errors: 0, Skipped: 0
> >
> > Using Java 17:
> > [ERROR] Tests run: 2599, Failures: 4, Errors: 0, Skipped: 0
> >
> > Are these tests supposed to pass or is this a work in progress?
>
> These Xalan-J XSL 3 tests need to be invoked as follows,
>
> mvn clean test -Dtest=org/apache/xalan/tests/xslt3/AllXsl3Tests.java
>
> The expected tests output for this is following,
>
> Tests run: 869, Failures: 0, Errors: 0, Skipped: 0
--
Regards,
Mukul Gandhi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]