Build Nuxeo EP - Trunk::Maven Site #58 failing (235 tests passed, 4 tests 
failed (4 new))
Agent: Bart
Build results: http://localhost:8111/viewLog.html?buildId=7897&buildTypeId=bt12

Newly failed tests (4 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.core.api.TestCustomVersioning.testRemoveSingleDocVersion 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to remove and even to get [EMAIL 
PROTECTED]
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1186)
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1161)
        at 
org.nuxeo.ecm.core.api.TestVersioning.testRemoveSingleDocVersion(TestVersioning.java:143)
        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)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

org.nuxeo.ecm.core.api.TestCustomVersioning.testRemoveFirstDocVersion 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to remove and even to get [EMAIL 
PROTECTED]
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1186)
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1161)
        at 
org.nuxeo.ecm.core.api.TestVersioning.testRemoveFirstDocVersion(TestVersioning.java:174)
        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)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

org.nuxeo.ecm.core.api.TestCustomVersioning.testRemoveMiddleDocVersion 
=================
org.nuxeo.ecm.core.api.ClientException: Failed to remove and even to get [EMAIL 
PROTECTED]
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1186)
        at 
org.nuxeo.ecm.core.api.AbstractSession.removeDocument(AbstractSession.java:1161)
        at 
org.nuxeo.ecm.core.api.TestVersioning.testRemoveMiddleDocVersion(TestVersioning.java:204)
        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)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

see all newly failed tests: 
http://localhost:8111/viewLog.html?buildId=7897&buildTypeId=bt12
Changes included (32 changes, only 10 changes shown)
====================================================
Change 25081 by atchertchian (50 files):
NXP-1427: NR keep defined relations when instanciating a workspace from a 
tempalte (related to NXP-430)

Change 25080 by atchertchian (10 files):
NXP-430: changing some i/o api methods + add helpers

Change 25078 by atchertchian (6 files):
NXP-1559: Jena graph should ignore property statements when calling 
getStatements() + NXP-1561: Relation graphs should give their namespaces + misc 
minor fixes

Change 25075 by atchertchian (1 file):
make DocumentLocation serializable (NXP-430)

Change 25074 by atchertchian (1 file):
make DocumentLocation serializable (NXP-430)

Change 25074 by atchertchian (3 files):
make DocumentLocation serializable (NXP-430)

Change 25096 by bstefanescu (1 file):
commented out some logs

Change 25072 by bstefanescu (1 file):
added reference counting for registered session - this fix a bug 
when a session is unregistered in the pre passivate state of 
DocumentManagerBean 
and this session is also used at web level.
http://jira.nuxeo.org/browse/NXGED-1023

completed fix (fixed a possible regression)


Change 25055 by bstefanescu (1 file):
added reference counting for registered session - this fix a bug 
when a session is unregistered in the pre passivate state of 
DocumentManagerBean 
and this session is also used at web level.
http://jira.nuxeo.org/browse/NXGED-1023

Change 25050 by bstefanescu (1 file):
fixed class loader issue
http://www.nuxeo.org/discussions/thread.jspa?messageID=2874&#2874

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7897&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

Reply via email to