On 24 Oct 2018, at 12:14, Adel Atallah <[email protected]> wrote:
Hello Vincent,
I'd like to try the new tests on my machine if that's ok. I remember having some issues in the past.
sure, just do: "mvn clean install” inside https://github.com/xwiki/xwiki-platform/tree/b4432820f7c3f9e9c13d4767b514546... What is good is that the test passes consistently on a4 in our CI (+ on my mac ofc). So at least, I know they can pass on unix and if there’s a problem it can probably be fixed at the computer level. Thanks -Vincent
Thanks, Adel
On Wed, Oct 24, 2018 at 12:11 PM Vincent Massol <[email protected]> wrote:
Hi devs,
Now that the docker-based MenuIT test is working and passing in our CI, I’m proposing to remove the MenuIT version using the XWiki Maven Packager plugin.
More Precisely, replace:
https://github.com/xwiki/xwiki-platform/tree/ac542d169957d4315fc4eb9d7329a5d...
by
https://github.com/xwiki/xwiki-platform/tree/b4432820f7c3f9e9c13d4767b514546...
Note that this means you need to have docker installed locally if you need to run the functional tests for the menu module.
Ok with everyone?
Thanks -Vincent