Hi Gary, I've committed again the xslt 3.0 test case result files for these two failing tests, by regenerating these files on Linux and committing from Linux itself.
During my previous attempt, I guess there were file formatting issues specific for windows for these two xslt 3.0 test case result files. Requesting you to please, have git pull again and verify whether these issues are solved for you or not. Many thanks. On Wed, Aug 20, 2025 at 5:39 PM Gary Gregory <garydgreg...@gmail.com> wrote: > > I pulled and still get errors: > > git log -1 > commit 384da287ba97ff1fbbe85a550d096969257837c1 (HEAD -> > xalan-j_xslt3.0_mvn, origin/xalan-j_xslt3.0_mvn) > Author: Mukul Gandhi <gandhi.mu...@gmail.com> > Date: Wed Aug 20 17:11:19 2025 +0530 > > committing implementation of xslt 3.0 xsl:sort instruction's > attribute 'stable' > > Then: > > OK: mvn clean install -DskipTests > > Failure: mvn clean test -Dtest=AllXalanXSLT3Tests > > [INFO] ------------------------------------------------------- > [INFO] T E S T S > [INFO] ------------------------------------------------------- > [INFO] Running org.apache.xalan.tests.main.AllXalanXSLT3Tests > [ERROR] Tests run: 1266, Failures: 2, Errors: 0, Skipped: 0, Time > elapsed: 2.997 s <<< FAILURE! - in > org.apache.xalan.tests.main.AllXalanXSLT3Tests > [ERROR] xslFnTransformTest11(org.apache.xalan.tests.xpath3.FnTransformTests) > Time elapsed: 0.007 s <<< FAILURE! > junit.framework.AssertionFailedError > at > org.apache.xalan.tests.xpath3.FnTransformTests.xslFnTransformTest11(FnTransformTests.java:171) > > [ERROR] xslFnTransformTest12(org.apache.xalan.tests.xpath3.FnTransformTests) > Time elapsed: 0.005 s <<< FAILURE! > junit.framework.AssertionFailedError > at > org.apache.xalan.tests.xpath3.FnTransformTests.xslFnTransformTest12(FnTransformTests.java:188) > > [INFO] > [INFO] Results: > [INFO] > [ERROR] Failures: > [ERROR] > FnTransformTests.xslFnTransformTest11:171->XslTransformTestsUtil.runXslTransformAndAssertOutput:176 > [ERROR] > FnTransformTests.xslFnTransformTest12:188->XslTransformTestsUtil.runXslTransformAndAssertOutput:176 > [INFO] > [ERROR] Tests run: 1266, Failures: 2, Errors: 0, Skipped: 0 > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7.332 s > [INFO] Finished at: 2025-08-20T08:06:21-04:00 > [INFO] > ------------------------------------------------------------------------ > > Is there some other intermediary step I might be missing? > > TY! > Gary -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org