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: [email protected] (mailto:[email protected]) > Web: http://fusesource.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen
