Hi,

On 12/14/2010 07:55 AM, Rainer Schöpf wrote:
> On Mon, 13 Dec 2010, Florent André wrote:
> 
>  [...]
> 
>  > Yep,
>  > $ ./build.sh test
...
>  > Running org.apache.lenya.cms.export.ImportTest
>  > Testsuite: org.apache.lenya.cms.export.ImportTest
>  > Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.913 sec
>  > Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.913 sec
>  > Testcase: testImport took 1.607 sec
>  >    FAILED
> 
> Exactly. That failure worries me. 

Ok solve in Committed revision 1049475.

Another seems to be here related to siteTreeRevisionVerifier :

Testcase: testNotification took 49.08 sec
        Caused an ERROR
null
java.lang.NullPointerException
        at
org.apache.lenya.cms.site.tree2.SiteTreeRevisionVerifier.eventFired(SiteTreeRevisionVerifier.java:33)
        at
org.apache.lenya.cms.observation.ObservationManager.notify(ObservationManager.java:88)
        at
org.apache.lenya.cms.observation.ObservationManager.eventFired(ObservationManager.java:101)
        at
org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
        at $Proxy20.eventFired(Unknown Source)
        at
org.apache.lenya.cms.repository.SessionImpl.commit(SessionImpl.java:155)
        at
org.apache.lenya.notification.NotificationTest.testNotification(NotificationTest.java:61)

BUILD FAILED

++

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lenya.apache.org
For additional commands, e-mail: dev-h...@lenya.apache.org

Reply via email to