Hi Antonio,

On Wed, Mar 13, 2013 at 11:29 AM, Antonio Sanso <[email protected]> wrote:
> On Mar 13, 2013, at 10:13 AM, Bertrand Delacretaz wrote:
>>... We don't have a clean and simple way of excluding tests so far (as I
>> assume a number of them will fail initially) - JUnit categories would
>> be ideal...

> can't we use the list.xml run mode or that?

I don't think so, the launchpad/integration-tests are just client-side
tests that run by the maven surefire plugin, talking to Sling via
http. So they're not aware of bundles or run modes. Unless we create a
TestSuite or test runner that asks the Sling server under test which
tests should run based on that server's configuration - but a maven
profile should work as well.

-Bertrand

Reply via email to