Build Nuxeo EP - Trunk::Maven Site #56 failed (657 tests passed, 54 tests
failed (54 new))
Agent: Bart
Build results: http://localhost:8111/viewLog.html?buildId=7778&buildTypeId=bt12
Newly failed tests (54 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.platform.actions.TestActionFilter.testSF =================
java.lang.NoClassDefFoundError: org/nuxeo/ecm/core/schema/DocumentType
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
at java.lang.Class.privateGetPublicMethods(Class.java:2488)
at java.lang.Class.privateGetPublicMethods(Class.java:2504)
at java.lang.Class.getMethods(Class.java:1406)
at
org.apache.commons.jexl.util.introspection.ClassMap.getAccessibleMethods(ClassMap.java:234)
at
org.apache.commons.jexl.util.introspection.ClassMap.populateMethodCache(ClassMap.java:139)
at
org.apache.commons.jexl.util.introspection.ClassMap.&init&(ClassMap.java:71)
at
org.apache.commons.jexl.util.introspection.IntrospectorBase.createClassMap(IntrospectorBase.java:118)
at
org.apache.commons.jexl.util.introspection.IntrospectorBase.getMethod(IntrospectorBase.java:103)
at
org.apache.commons.jexl.util.introspection.Introspector.getMethod(Introspector.java:93)
at
org.apache.commons.jexl.util.introspection.UberspectImpl.getMethod(UberspectImpl.java:115)
at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:84)
at
org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:82)
at
org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:56)
at org.apache.commons.jexl.parser.ASTEQNode.value(ASTEQNode.java:70)
at
org.apache.commons.jexl.parser.ASTExpression.value(ASTExpression.java:53)
at
org.apache.commons.jexl.parser.ASTExpressionExpression.value(ASTExpressionExpression.java:55)
at
org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:79)
at
org.nuxeo.runtime.expression.JexlExpression.eval(JexlExpression.java:41)
at
org.nuxeo.ecm.platform.actions.DefaultActionFilter.checkConditions(DefaultActionFilter.java:242)
at
org.nuxeo.ecm.platform.actions.DefaultActionFilter.checkRule(DefaultActionFilter.java:154)
at
org.nuxeo.ecm.platform.actions.DefaultActionFilter.accept(DefaultActionFilter.java:113)
at
org.nuxeo.ecm.platform.actions.TestActionFilter.filterAccept(TestActionFilter.java:49)
at
org.nuxeo.ecm.platform.actions.TestActionFilter.testSF(TestActionFilter.java:132)
at
org.nuxeo.ecm.platform.actions.TestActionFilter.testSF(TestActionFilter.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:164)
at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.testStatelessQueryModel
=================
java.lang.NoClassDefFoundError: org/apache/jackrabbit/core/RepositoryImpl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at
org.nuxeo.ecm.core.repository.jcr.JCRRepositoryFactory.createRepository(JCRRepositoryFactory.java:57)
at
org.nuxeo.ecm.core.repository.RepositoryDescriptor.create(RepositoryDescriptor.java:157)
at
org.nuxeo.ecm.core.repository.RepositoryManager$Ref.get(RepositoryManager.java:196)
at
org.nuxeo.ecm.core.repository.RepositoryManager.getRepository(RepositoryManager.java:78)
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:69)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
at
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:169)
at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:140)
at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119)
at
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.initializeStatefulQueryModel(QueryModelTestCase.java:91)
at
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.setUp(QueryModelTestCase.java:71)
at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.testSerialization
=================
java.lang.NoClassDefFoundError: org/apache/jackrabbit/core/RepositoryImpl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.apache.maven.surefire.booter.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:103)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at
org.nuxeo.ecm.core.repository.jcr.JCRRepositoryFactory.createRepository(JCRRepositoryFactory.java:57)
at
org.nuxeo.ecm.core.repository.RepositoryDescriptor.create(RepositoryDescriptor.java:157)
at
org.nuxeo.ecm.core.repository.RepositoryManager$Ref.get(RepositoryManager.java:196)
at
org.nuxeo.ecm.core.repository.RepositoryManager.getRepository(RepositoryManager.java:78)
at
org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:69)
at
org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:85)
at
org.nuxeo.ecm.core.api.AbstractSession.connect(AbstractSession.java:169)
at org.nuxeo.ecm.core.api.CoreInstance.compatOpen(CoreInstance.java:140)
at org.nuxeo.ecm.core.api.CoreInstance.open(CoreInstance.java:119)
at
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.initializeStatefulQueryModel(QueryModelTestCase.java:91)
at
org.nuxeo.ecm.core.search.api.querymodel.QueryModelTestCase.setUp(QueryModelTestCase.java:71)
at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
see all newly failed tests:
http://localhost:8111/viewLog.html?buildId=7778&buildTypeId=bt12
Changes included (10 changes)
====================================================
Change 24990 by ebarroca (16 files):
Use meaningful variable names in the generated WSDL thanks to @WebParam and
@WebResult
Please check your WS are still working as expected.
Change 24999 by jmorliaguet (1 file):
- drag-and-drop: store some information about the source container
Change 24996 by jmorliaguet (1 file):
- fix: the drop target must have the declared "drop" container class
Change 25001 by sfermigier (10 files):
IDEA files for TeamCity.
Change 25000 by sfermigier (1 file):
Examples should be properly formatted too...
Change 24995 by sfermigier (5 files):
Format.
Change 24994 by sfermigier (2 files):
Format.
Change 24993 by sfermigier (2 files):
Whitespace.
Change 24992 by sfermigier (2 files):
Format.
Change 24991 by sfermigier (1 file):
Format accordin to Nuxeo coding standard.
see more information about changed files:
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7778&buildTypeId=bt12
============================================================================
Configure email notifications:
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa