[xwiki-devs] Functional tests failing in platform
Hi Thomas, I've analyzed why Functional tests are failing in the platform, more specifically why the IRCBot one is failing The reason is because there's no XWiki.WikiMacroClass anymore and thus the wiki macro I have in the IRCBot application is not registered when the wiki is started. Could you look at that or tell me how to fix it? Thanks -Vincent
On Mon, Jul 16, 2012 at 7:24 PM, Vincent Massol <[email protected]> wrote:
Hi Thomas,
I've analyzed why Functional tests are failing in the platform, more specifically why the IRCBot one is failing
The reason is because there's no XWiki.WikiMacroClass anymore and thus the wiki macro I have in the IRCBot application is not registered when the wiki is started.
Could you look at that or tell me how to fix it?
That's probably because you don't have of the new wikimacro-store module in your tests setup. Checking.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
participants (2)
-
Thomas Mortagne -
Vincent Massol