On Feb 26, 2011, at 12:39 PM, Thomas Mortagne wrote: > Hi, > > I can't reproduce this locally. All build fine for me.
Strange, I don't have local changes. Thanks -Vincent > > On Sat, Feb 26, 2011 at 12:19, Vincent Massol <[email protected]> wrote: >> Hi Thomas, >> >> FYI the build is failing on the xwiki10 parser syntax tests (links3.test): >> >> junit.framework.ComparisonFailure: null >> Expected :[[http:~~/~~/reference>>reference]] [[*not bold*>>reference]] >> Actual :[[http:~~/~~/reference>>reference]] [[**not bold**>>reference]] >> at >> org.xwiki.rendering.scaffolding.RenderingTestCase.runTestInternal(RenderingTestCase.java:159) >> at >> org.xwiki.rendering.scaffolding.RenderingTestCase.runTest(RenderingTestCase.java:106) >> at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39) >> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) >> >> Seems like non bold is transformed into bold now. >> >> Any ide? >> >> Thanks >> -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

