Tangent: We should enable GitHub Actions builds to build the master branch and PRs, this will avoid merging broken PRs. This failure could be my fault since I did not run local builds before merging the recent PR. Switching our build to Maven will make this much easier. I personally would not bother getting GH builds working with our current Ant builds since failure detection seems to require eyeballing console output. I would go as far as suggesting that switching to Maven should be job one.
Gary On Sun, May 14, 2023, 04:31 Mukul Gandhi <muk...@apache.org> wrote: > Hi all, > I've taken latest git pull just now, from xalan-java repos's master > branch and xalan-test repos's master branch. > > With this, I'm able to see that, xalan-test smoketest build is > failing. I've run this XalanJ smoketest build on windows. > > For this, I can see within XalanJ smoketest log, that various > individual test results have FAIL! marked against them. Few examples > are mentioned below, > > FAIL! Extension test of javaElem01.xsl > > FAIL! Extension test of javaSample3.xsl > > FAIL! StylesheetTestlet{trax} axes129.xsl > FAIL! StylesheetTestlet{trax} axes130.xsl > > FAIL! StylesheetTestlet{trax} idkey59.xsl > > FAIL! StylesheetTestlet{trax} lre15.xsl > FAIL! StylesheetTestlet{trax} lre18.xsl > > There are various PASS! test case reports as well, within my this > smoketest build. > > Any thoughts, why we've so many XalanJ smoke tests failing now? > > > > -- > Regards, > Mukul Gandhi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org > For additional commands, e-mail: dev-h...@xalan.apache.org > >