On Tue, Apr 21, 2015 at 11:46 PM, Sanne Grinovero <sa...@infinispan.org>
wrote:

> Hi all,
> as I was exploring the source tree for potentially interesting tests
> to run on WildFly 9, I'm getting a bit confused by the amount of
> testing modules.
>
> For example, I have no idea why there is a module
> "infinispan-embedded-query-it" which apparently contains some more
> tests for "infinispan-query" - but above all I'm not seeing why such
> tests should be living in a separate module.
>

Those are tests for the query uberjar, they do not involve any container.



> Also, it looks like there might possibly be quite some redundancy on
> top of existing tests.
>
> In a similar way, I'm aware "infinispan-as-lucene-integration" was
> just created as we migrated those from Hibernate Search. But we could
> merge that in our existing integration tests right?
>


This was created last year to test the Lucene Directory. Now it is also
testing
the Infinispan Directory Provider since we migrated it from Search.


>
> Ideally I was hoping that an activity like a WildFly upgrade would
> touch just a couple of modules; I think the only reason we should have
> to separate these in different modules is if it's really important to
> not have some module installed.
> If we could achieve that, it should be easier to then start the
> container only once (twice) to run all tests quicker?
>

Assuming they install the same modules and wildfly configuration used is
compatible, +1


>
> Thanks,
> Sanne
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to