On 11/16/2007 10:44 PM, Ruediger Pluem wrote:
> > Solaris 10: All OK except: > > testpoll : /Line 314: expected <5>, but saw <4> > FAILED 1 of 13 > testshm : -Line 254: Error destroying shared memory block (22): > Invalid argument > > FAILED 1 of 6 > Failed Tests Total Fail Failed % > =================================================== > testpoll 13 1 7.69% > testshm 6 1 16.67% > > Is the first one in testpoll expected? To be honest I did not do a regression > check > with APR 1.2.11 so far. So not vote from me on APR 1.2.12 currently as I also > need > to do Linux test. Ok. This seems to be PR 43000 (http://issues.apache.org/bugzilla/show_bug.cgi?id=43000), but not a regression. There seems to be fix in http://issues.apache.org/bugzilla/show_bug.cgi?id=43000#c8. Regards RĂ¼diger