FWIW, which probably isn't much... On a clean Ubuntu 10.04 VM with all updates and OpenJDK 6b18 and Maven 2.2.1, I've had 5 clean integration test suite runs in a row.
On 9/9/10 8:53 AM, Felix Meschberger wrote: > Hi all, > > Maybe its just me, but currently the Sling (main) integration tests run > extremely unstable. Most of the time I only have one failure. But 1 out > of 4 runs, I have a random (but rather high) number of test failures. > > I run "mvn -o clean install" in the launchpad/testing folder after a > full reactor build. > > The single test that constantly fails is > ContentLoaderMiscPropertyTest.testLoaded. This expects a node, which I > cannot find where it is created. > > Do you observe the same ? > > Thanks and Regards > Felix
