On Fri, Jun 3, 2011 at 09:55, Caleb James DeLisle <[email protected]> wrote: > Does anyone know why the CreateEmptyWiki selenium test is failing in XEM > tests? > http://ci.xwiki.org/job/xwiki-manager-tests/1164/org.xwiki.manager$xwiki-manager-test-selenium/testReport/org.xwiki.test.selenium.xem/WikiManagementCreate/testCreateEmptyWiki/ > It seems that it has been failing for quite some time although the failure > looks serious enough to warrant attention. > > If this is a "normal" failure then I propose we @Ignore it and if nobody > wants to get it functioning correctly then remove it entirely since it is not > proving anything now and if there isn't a regression here then it is just > creating unnecessary noise.
The problem actually comes from hsqldb on which multiwiki does not really work. This test used to work "visually" but look like an upgrade of hsqldb changed that, I will keep the test and comment the part after clicking on create button which is not the important part (what is really tested here is the dynamic form actually). > > Caleb > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

