[bind10-dev] failed unittests

Jeremy C. Reed jreed at isc.org
Tue Apr 5 12:39:36 UTC 2011


On Tue, 5 Apr 2011, Stephen Morris wrote:

> On 04/04/2011 20:06, Jeremy C. Reed wrote:
> > On Mon, 4 Apr 2011, BIND 10 Tests wrote:
> >
> >> http://bind10.isc.org/~tester/builder//BIND10/20110404125000-NetBSD5-amd64/logs/unittests.out
> > 
> > [ RUN      ] IOFetchTest.UdpSendReceive
> > io_fetch_unittest.cc:418: Failure
> > Value of: result
> >   Actual: 1
> > Expected: expected_
> > Which is: 0
> > io_fetch_unittest.cc:429: Failure
> > Value of: result_buff_->getLength()
> >   Actual: 0
> > Expected: expected_buffer_->getLength()
> > Which is: 29
> > io_fetch_unittest.cc:431: Failure
> > Value of: memcmp(expected_buffer_->getData(), result_buff_->getData(), 
> > expected_buffer_->getLength())
> >   Actual: 1
> > Expected: 0
> > [  FAILED  ] IOFetchTest.UdpSendReceive (130 ms)
>
> 
> When did this test start failing?
> 
> Stephen

That was the only time (2011-04-04 12:50:00) for this specific problem 
and I don't see it for any other builds in 2011. I also don't see any 
code changes before and after so I guess it was a race or timing 
condition (which doesn't make immediate sense from above output).



More information about the bind10-dev mailing list