You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by John Hjelmstad <fa...@google.com> on 2010/05/04 03:11:28 UTC

Re: Hudson build became unstable: Shindig #1492

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 <
hudson@hudson.zones.apache.org> wrote:

> See <http://hudson.zones.apache.org/hudson/job/Shindig/1492/changes>
>
>
>

Re: Hudson build became unstable: Shindig #1492

Posted by John Hjelmstad <fa...@google.com>.
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 <he...@gmail.com>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 <fa...@google.com> 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 <
> > hudson@hudson.zones.apache.org> wrote:
> >
> > > See <http://hudson.zones.apache.org/hudson/job/Shindig/1492/changes>
> > >
> > >
> > >
> >
>

Re: Hudson build became unstable: Shindig #1492

Posted by Henry Saputra <he...@gmail.com>.
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 <fa...@google.com> 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 <
> hudson@hudson.zones.apache.org> wrote:
>
> > See <http://hudson.zones.apache.org/hudson/job/Shindig/1492/changes>
> >
> >
> >
>