Re: test failures

2009-03-31 Thread Bertrand Delacretaz
Hi, On Fri, Mar 27, 2009 at 6:44 AM, Jim White wrote: > I get the following test failures with the trunk (r758703) : > > Results : > Failed tests: > testRemoveAce(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest) &

Re: test failures

2009-03-28 Thread Filippo Diotalevi
On Fri, Mar 27, 2009 at 10:27 PM, Michael Groh wrote: > Hi, > I just built the trunk on a mac with no test failures, with the following > settings: > > $mvn -version > Maven version: 2.0.9 > Java version: 1.6.0_07 > OS name: "mac os x" version: "10.5.6&qu

Re: test failures

2009-03-27 Thread Jim White
t the same errors. Jim Eric Norman wrote: Interesting. I think that JDK 1.5 is fine, that is what I have been using. Maybe it isn't related to the memory settings in your case. I'm curious about the details of the test failures. Could you send me the reports for the unit tests t

Re: test failures

2009-03-27 Thread Eric Norman
Interesting. I think that JDK 1.5 is fine, that is what I have been using. Maybe it isn't related to the memory settings in your case. I'm curious about the details of the test failures. Could you send me the reports for the unit tests that are failing? Specifically these fi

Re: test failures

2009-03-27 Thread Jim White
of Mac, those of us without Core 2 Duo can't get JDK 1.6 (from Apple anyhow). Jim Michael Groh wrote: Hi, I just built the trunk on a mac with no test failures, with the following settings: $mvn -version Maven version: 2.0.9 Java version: 1.6.0_07 OS name: "mac os x" vers

Re: test failures

2009-03-27 Thread Michael Groh
Hi, I just built the trunk on a mac with no test failures, with the following settings: $mvn -version Maven version: 2.0.9 Java version: 1.6.0_07 OS name: "mac os x" version: "10.5.6" arch: "x86_64" Family: "mac" $export MAVEN_OPTS="-Xmx512M"

Re: test failures

2009-03-27 Thread Jim White
est) Tests run: 239, Failures: 4, Errors: 0, Skipped: 0 [INFO] [ERROR] BUILD FAILURE [INFO] ---- [INFO] There are test failures. Please refer to /Users/jim/Projects/Apache/sling-trunk/launchpad/testing/

Re: test failures

2009-03-27 Thread Eric Norman
ion: 1.5.0_17 OS name: "linux" version: "2.6.27-11-generic" arch: "i386" Family: "unix" On Thu, Mar 26, 2009 at 9:44 PM, Jim White wrote: > I get the following test failures with the trunk (r758703) : >

test failures

2009-03-26 Thread Jim White
I get the following test failures with the trunk (r758703) : Results : Failed tests: testRemoveAce(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest) testRemoveAces(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest

Re: Test failures in jcrinstall extension

2009-01-21 Thread Felix Meschberger
ok, so for now, I just switch them off, while I try to fix them Regards Felix On Wed, Jan 21, 2009 at 3:53 PM, Bertrand Delacretaz wrote: > On Wed, Jan 21, 2009 at 3:49 PM, Felix Meschberger > wrote: > > ...How about this: We integrate the JCRInstall integration tests with the > > main integra

Re: Test failures in jcrinstall extension

2009-01-21 Thread Bertrand Delacretaz
On Wed, Jan 21, 2009 at 3:49 PM, Felix Meschberger wrote: > ...How about this: We integrate the JCRInstall integration tests with the > main integration tests by means of a build profile. You may then switch > on or off this profile to run the integration tests with or without > JCRInstall Th

Re: Test failures in jcrinstall extension

2009-01-21 Thread Felix Meschberger
Hi, Bertrand Delacretaz schrieb: > On Wed, Jan 21, 2009 at 3:22 PM, Felix Meschberger wrote: >> ...ok, how about removing jcr install from the default build ? Like for >> example create a new inactive-by-default profile for jcrinstall ?... > > I'd be ok with that if we have a continuous integrat

Re: Test failures in jcrinstall extension

2009-01-21 Thread Bertrand Delacretaz
On Wed, Jan 21, 2009 at 3:22 PM, Felix Meschberger wrote: > ...ok, how about removing jcr install from the default build ? Like for > example create a new inactive-by-default profile for jcrinstall ?... I'd be ok with that if we have a continuous integration setup where those jcrinstall tests run

Re: Test failures in jcrinstall extension

2009-01-21 Thread Felix Meschberger
Hi, Bertrand Delacretaz schrieb: > On Wed, Jan 21, 2009 at 3:02 PM, Felix Meschberger wrote: >> ...I have a question anyway: Shoulnd't the jcrinstall install integration >> tests not be integrated with the launchpad integration tests anyway ?... > > I created a separate testing module for jcrins

Re: Test failures in jcrinstall extension

2009-01-21 Thread Bertrand Delacretaz
On Wed, Jan 21, 2009 at 3:02 PM, Felix Meschberger wrote: > ...I have a question anyway: Shoulnd't the jcrinstall install integration > tests not be integrated with the launchpad integration tests anyway ?... I created a separate testing module for jcrinstall as we were experiencing concurrency i

Re: Test failures in jcrinstall extension

2009-01-21 Thread Felix Meschberger
Hi, Hmm, looks like I forgot to migrate the jcrinstall integration test module to the new launchpad. I have a question anyway: Shoulnd't the jcrinstall install integration tests not be integrated with the launchpad integration tests anyway ? Regards Felix Andreas Hartmann schrieb: > Hi Sling de

Test failures in jcrinstall extension

2009-01-21 Thread Andreas Hartmann
Hi Sling devs, I just did a fresh checkout of the trunk (Mac OS X, Java 1.5.0_16). The command mvn -s /dev/null clean install resulted in Failed tests: testWebServerRoot(org.apache.sling.jcr.jcrinstall.integrationtest.HttpPingTest) test404(org.apache.sling.jcr.jcrinstall.integrationtest.Htt

[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-13 Thread Bertrand Delacretaz (JIRA)
d after I deleted the /.m2/repository... Same here, I had to delete the local repository on a machine where I hadn't run the Sling build for a few days. Revision 734151 builds fine after this. > Build fails due to multiple test failures. (Could not i

[jira] Closed: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-13 Thread Pontus Amberg (JIRA)
[ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pontus Amberg closed SLING-824. --- > Build fails due to multiple test failures. (Could not initialize cl

[jira] Resolved: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-13 Thread Pontus Amberg (JIRA)
problems was probably caused by old Sling stuff in the repository. > Build fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.Http

[jira] Reopened: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-11 Thread Pontus Amberg (JIRA)
extensions/jcrinstall/pom.xml the build fails again with 208 errors in org.apache.sling.launchpad.webapp.integrationtest. I haven't check all the new failed test but there seems to be problems with org.apache.commons.httpclient.HttpClient again. > Build fails due to multiple test failures. (C

[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-11 Thread Pontus Amberg (JIRA)
fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.HttpClient) > > > Key: SLING-824 > URL: htt

[jira] Resolved: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Felix Meschberger (JIRA)
when unfolding the parent pom dependencies for SLING-811. The httpclient dependency must be compile scoped and not test scoped for the tests to be runnable. Fixed in Rev. 733351. If this also solves the issue on your platform, please close this issue. Thanks. > Build fails due to multiple t

[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-824: Affects Version/s: JCR Install 2.0.4 > Build fails due to multiple test failures. (Co

[jira] Assigned: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-824: --- Assignee: Felix Meschberger > Build fails due to multiple test failures. (Could

[jira] Commented: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Felix Meschberger (JIRA)
false testing > Build fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclie

[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Pontus Amberg (JIRA)
ild fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.HttpClient) > > > Key: SLING-824 >

[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Pontus Amberg (JIRA)
ils due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.HttpClient) > > > Key: SLING-824 > URL: https:/

[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Pontus Amberg (JIRA)
> Build fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.HttpClient) > > > Key: SLING-824 >

[jira] Updated: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Pontus Amberg (JIRA)
> Build fails due to multiple test failures. (Could not initialize class > org.apache.commons.httpclient.HttpClient) > > > Key: SLING-824 >

[jira] Created: (SLING-824) Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient)

2009-01-10 Thread Pontus Amberg (JIRA)
Build fails due to multiple test failures. (Could not initialize class org.apache.commons.httpclient.HttpClient) Key: SLING-824 URL: https

Re: test failures (was: Newbie access)

2008-05-16 Thread Jeremias Maerki
Right. That works. Thanks. On 16.05.2008 12:15:29 Felix Meschberger wrote: > Yes, sorry, this is a bit tricky > > After the update and "mvn install" of the engine module (which contains > the fix for this) you have to "mvn clean install" the launchpad/app > module and then you should be able

Re: test failures (was: Newbie access)

2008-05-16 Thread Felix Meschberger
Yes, sorry, this is a bit tricky After the update and "mvn install" of the engine module (which contains the fix for this) you have to "mvn clean install" the launchpad/app module and then you should be able to build the web app incl. tests properly. Regards Felix Am Freitag, den 16.05.2008

Re: test failures (was: Newbie access)

2008-05-16 Thread Jeremias Maerki
These tests run through now. Thanks. Now, I have another test failure in the test introduced by http://svn.apache.org/viewvc?rev=656974&view=rev (SLING457Test, method testCallHtml) --- Test set: org.apache.sling.launchpad.