Thanks everyone for the update. I just set the failoveronerror=false in the junit ant task to be able to run the build for now.
Thod On Jan 21, 2008 12:56 AM, Jerome Louvel <[EMAIL PROTECTED]> wrote: > Hi all, > > Right, we are currently completing the connector which still fails with > test cases requiring chunked encoding. We should have this fixed for 1.1M2 at > the end of the month. > > Best regards, > Jerome > > > 2008/1/19, Kevin Conaway <[EMAIL PROTECTED]>: > > > Were there any other stack traces in the test case logs? > > > > I believe that the grizzly connector is still not complete > > > > On Jan 18, 2008 9:22 PM, dev dev < [EMAIL PROTECTED]> wrote: > > > > > Got this error when running ant under restlet/build/ on Ubuntu 7. > > > Please help. (Ant version 1.7). > > > > > > From TEST-com.noelios.restlet.test.NoeliosTestSuite.txt, > > > > > > Testcase: testGrizzlyAndDefault took 0.005 sec > > > FAILED > > > Unable to complete the HTTP call due to a communication error with the > > > remote server. Connection refused expected:<OK (200)> but > > > was:<Communication > > > Error (1001)> > > > junit.framework.AssertionFailedError: Unable to complete the HTTP call > > > due to a communication error with the remote server. Connection refused > > > expected:<OK (200)> but was:<Communication Error (1001)> > > > at com.noelios.restlet.test.GetTestCase.call(GetTestCase.java > > > :64) > > > at com.noelios.restlet.test.BaseConnectorsTestCase.runTest( > > > BaseConnectorsTestCase.java:134) > > > at > > > com.noelios.restlet.test.BaseConnectorsTestCase.testGrizzlyAndDefault( > > > BaseConnectorsTestCase.java:75) > > > > > > > > > Thanks > > > dev > > > > > > > > > > > > > > > > > >

