You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2013/04/15 08:34:53 UTC

camel-servet - test fails on trunk

Hi

I get these errors testing camel-servlet on trunk. I have a local fix
in the bean component in the works. So not sure if that for some very
odd reason has a side effect in camel-servlet. Hence why I am doing a
full test before committing any changes.

Anyone else got them too? There was some changes recently in
camel-http, it may very likely be related to that? And hence not
related to my local changes.



Results :

Failed tests:
  HttpClientRouteSpringTest>HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88
Get a wrong message header expected:</hello> but was:<null>
  HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88
Get a wrong message header expected:</hello> but was:<null>

Tests run: 16, Failures: 2, Errors: 0, Skipped: 0


[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.237s
[INFO] Finished at: Mon Apr 15 08:32:24 CEST 2013
[INFO] Final Memory: 20M/205M



--
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Re: camel-servet - test fails on trunk

Posted by Babak Vahdat <ba...@swissonline.ch>.
Good morning,

I've got the same 2 test failures of camel-servlet on trunk as well.

Babak



--
View this message in context: http://camel.465427.n5.nabble.com/camel-servet-test-fails-on-trunk-tp5730862p5730865.html
Sent from the Camel Development mailing list archive at Nabble.com.

Re: camel-servet - test fails on trunk

Posted by Willem jiang <wi...@gmail.com>.
Sorry, these test failures are caused by my recent change[1].
I'm working on the fix now.

[1]http://svn.apache.org/r1467164
--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Monday, April 15, 2013 at 2:34 PM, Claus Ibsen wrote:

> Hi
>  
> I get these errors testing camel-servlet on trunk. I have a local fix
> in the bean component in the works. So not sure if that for some very
> odd reason has a side effect in camel-servlet. Hence why I am doing a
> full test before committing any changes.
>  
> Anyone else got them too? There was some changes recently in
> camel-http, it may very likely be related to that? And hence not
> related to my local changes.
>  
>  
>  
> Results :
>  
> Failed tests:
> HttpClientRouteSpringTest>HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88
> Get a wrong message header expected:</hello> but was:<null>
> HttpClientRouteTest.testHttpClient:48->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88
> Get a wrong message header expected:</hello> but was:<null>
>  
> Tests run: 16, Failures: 2, Errors: 0, Skipped: 0
>  
>  
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 17.237s
> [INFO] Finished at: Mon Apr 15 08:32:24 CEST 2013
> [INFO] Final Memory: 20M/205M
>  
>  
>  
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: cibsen@redhat.com (mailto:cibsen@redhat.com)
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen