The tests fail only on command line. In the IDE they pass. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov
On Mon, Mar 14, 2016 at 10:57 PM, Martin Grigorov <[email protected]> wrote: > Hi, > > Locally the build of 7.x fails with: > > Failed tests: > > InlineEnclosureTest.inlineEnclosureWithWicketMessageInvisible:137->WicketTestCase.executeTest:112->Assert.assertEquals:115 > org/apache/wicket/markup/html/internal/InlineEnclosureWithWicketMessagePage_invisible_expected.html > expected:<...ket__message__attr__[1134633999]1" style="display:no...> but > was:<...ket__message__attr__[_1502619558]1" style="display:no...> > > InlineEnclosureTest.inlineEnclosureWithWicketMessageVisible:122->WicketTestCase.executeTest:112->Assert.assertEquals:115 > org/apache/wicket/markup/html/internal/InlineEnclosureWithWicketMessagePage_visible_expected.html > expected:<...ket__message__attr__[1134633999]1" title="Some title...> but > was:<...ket__message__attr__[_1502619558]1" title="Some title...> > > > BuildBot is fine. > > Anyone else having this problem ? > > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov >
