On 15.02.11 21:02, "Alexander Klimetschek" <[email protected]> wrote:
>the integration tests fail for me. In the trunk I do
>
>> cd launchpad/integration-tests
>> mvn test -Dtest=PostServlet*

I got it running in the meantime (thanks to Bertrand). The above is not
enough, you need to do:

(1) start the sling testing instance

cd launchpad/testing
mvn clean
mvn launchpad:run

(2) in a separate shell, run the integration tests

cd launchpad/integration-tests
mvn test -Dtest=**/*Test

Regards,
Alex

-- 
Alexander Klimetschek
Developer // Adobe (Day) // Berlin - Basel




Reply via email to