[xwiki-devs] Failing tests in XEM
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-man... 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. Caleb
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-man... 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
On Fri, Jun 3, 2011 at 10:13, Thomas Mortagne <[email protected]> wrote:
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-man... 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).
Hmm actually part of that is in another part an the others are tester after the wiki creation so I will ignore this test for now.
Caleb
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
-- Thomas Mortagne
participants (2)
-
Caleb James DeLisle -
Thomas Mortagne