On Jan 19, 2008 3:26 PM, ant elder <[EMAIL PROTECTED]> wrote:

>
>
> On Jan 19, 2008 3:15 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
>
> >
> > On Sat, 2008-01-19 at 13:19 +0000, ant elder wrote:
> > > On Jan 18, 2008 6:41 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
> > >
> > > > Folks
> > > >
> > > > Please take one last look at the preview packages and the release
> > notes:
> > > >
> > > >
> > > >
> > http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt<http://people.apache.org/%7Eolegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt>
> > <http://people.apache.org/%7Eolegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt
> > >
> > > > http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/packages/<http://people.apache.org/%7Eolegk/httpcore-4.0-beta1-preview/packages/>
> > < http://people.apache.org/%7Eolegk/httpcore-4.0-beta1-preview/packages/
> > >
> > > >
> > > > If I hear no complaints, I'll go ahead with cutting the final
> > release
> > > > packages and call for a vote around 13:00 GMT tomorrow.
> > > >
> > > > Oleg
> > > >
> > >
> > > I'm still seeing a problem building this src distro:
> > >
> > > testEndpointUpAndDown(
> > > org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor )  Time
> > > elapsed: 0.062 sec  <<< FAILURE!
> > > junit.framework.AssertionFailedError: expected:<1> but was:<0>
> > >     at junit.framework.Assert.fail(Assert.java:47)
> > >     at junit.framework.Assert.failNotEquals (Assert.java:282)
> > >     at junit.framework.Assert.assertEquals(Assert.java:64)
> > >     at junit.framework.Assert.assertEquals(Assert.java:201)
> > >     at junit.framework.Assert.assertEquals(Assert.java:207)
> > >     at
> > >
> > org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor.testEndpointUpAndDown
> > > (TestDefaultListeningIOReactor.java:140)
> > >     at
> > >
> > org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor.testEndpointUpAndDown
> > > (TestDefaultListeningIOReactor.java:140)
> > >
> > >    ...ant
> >
> > Anthony
> >
> > What is the OS, CPU architecture (single- or multi-core), and JRE level
> > you are using? I am unable to reproduce the problem neither on my Ubuntu
> >
> > Linux 7.04 (single core) nor Mac OS 10.5 (dual-core).
> >
> > Oleg
> >
>
Sorry hit enter to quick...

Windows XP, on a Thinkpad T60p which has a Centrino Duo, java -version
shows:

java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)

This test failure happens every time its not intermittent.

   ...ant

Reply via email to