Build Nuxeo Core - Trunk::Maven Test #215 failed (148 tests passed, 111 tests 
failed (111 new))
Agent: Octopussy1
Build results: http://localhost:8111/viewLog.html?buildId=7469&buildTypeId=bt7

Newly failed tests (111 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.core.repository.jcr.model.TestSystemSchema.testProps 
=================
junit.framework.AssertionFailedError: Test resource not found: EventService.xml
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:80)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.setUp(NXRuntimeTestCase.java:62)
        at 
org.nuxeo.ecm.core.repository.jcr.testing.RepositoryTestCase.setUp(RepositoryTestCase.java:44)
        at 
org.nuxeo.ecm.core.repository.jcr.model.TestSystemSchema.start(TestSystemSchema.java:55)
        at 
org.nuxeo.ecm.core.repository.jcr.model.TestSystemSchema.testProps(TestSystemSchema.java:63)
        at 
org.nuxeo.ecm.core.repository.jcr.model.TestSystemSchema.testProps(TestSystemSchema.java:63)
        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.repository.jcr.model.TestDocument.testGetName 
=================
junit.framework.AssertionFailedError: Test resource not found: EventService.xml
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:80)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.setUp(NXRuntimeTestCase.java:62)
        at 
org.nuxeo.ecm.core.repository.jcr.testing.RepositoryTestCase.setUp(RepositoryTestCase.java:44)
        at 
org.nuxeo.ecm.core.repository.jcr.model.TestDocument.setUp(TestDocument.java:47)
        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.repository.jcr.model.TestDocument.testSave =================
junit.framework.AssertionFailedError: Test resource not found: EventService.xml
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.deploy(NXRuntimeTestCase.java:80)
        at 
org.nuxeo.runtime.test.NXRuntimeTestCase.setUp(NXRuntimeTestCase.java:62)
        at 
org.nuxeo.ecm.core.repository.jcr.testing.RepositoryTestCase.setUp(RepositoryTestCase.java:44)
        at 
org.nuxeo.ecm.core.repository.jcr.model.TestDocument.setUp(TestDocument.java:47)
        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=7469&buildTypeId=bt7
Changes included (1 change)
====================================================
Change 24692 by dmihalache (1 file):
search test

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7469&buildTypeId=bt7


============================================================================
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

Reply via email to