I've seen this come and go -- if I recall correctly the test includes a
round() operation of a timer, which I believe makes it flaky. We should
probably fix that up.

On Mon, May 3, 2010 at 6:15 PM, Henry Saputra <[email protected]>wrote:

> It fails in the accelservlet test:
>
> org.junit.ComparisonFailure: expected:<private,max-age=56[6]> but
> was:<private,max-age=56[7]>
>        at org.junit.Assert.assertEquals(Assert.java:123)
>        at org.junit.Assert.assertEquals(Assert.java:145)
>        at
> org.apache.shindig.gadgets.servlet.HtmlAccelServletTest.testHtmlAccelRewriteChain(HtmlAccelServletTest.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
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.
>
>
> On Mon, May 3, 2010 at 6:11 PM, John Hjelmstad <[email protected]> wrote:
>
> > That's odd, output contains:
> >
> > [INFO]
> > [INFO]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Apache Shindig Project ................................ SUCCESS
> > [18.738s]
> > [INFO] Apache Shindig Features ............................... SUCCESS
> > [49.439s]
> > [INFO] Apache Shindig Common Code ............................ SUCCESS
> > [24.172s]
> > [INFO] Apache Shindig Gadget Renderer ........................ SUCCESS
> > [41.559s]
> > [INFO] Apache Shindig Social API ............................. SUCCESS
> > [20.023s]
> > [INFO] Apache Shindig Web App ................................ SUCCESS
> > [2:16.440s]
> > [INFO] Apache Shindig Sample SPI and API Implementations ..... SUCCESS
> > [1:23.627s]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESSFUL
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> > On Mon, May 3, 2010 at 6:03 PM, Apache Hudson Server <
> > [email protected]> wrote:
> >
> > > See <http://hudson.zones.apache.org/hudson/job/Shindig/1492/changes>
> > >
> > >
> > >
> >
>

Reply via email to