On 11/16/2007 10:44 PM, Ruediger Pluem wrote: > > On 11/15/2007 10:26 PM, William A. Rowe, Jr. wrote: >> Please provide your input to release. >> >> [+1] APR-0.9.17 >> [+1] APR-1.2.12 >> [-1] APR-util-1.2.11 >> [ ] APR-iconv-1.2.1 >> >> >> >> I've already noticed I should have scuttled testreslist current >> implementation, >> but that's 20/20 hindsight and it sure isn't a showstopper. >>
Now my latest results which let me vote +1 on APR-1.2.12: APR 1.2.12: Solaris 8 / 9, OpenSuSE 10.2 32 bit, OpenSuSE 10.1 64 bit: All OK except: testshm : -Line 254: Error destroying shared memory block (22): Invalid argument FAILED 1 of 6 Failed Tests Total Fail Failed % =================================================== testshm 6 1 16.67% But as I have learned from previous posts this is expected and no regression. 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% The testpoll failure seems to be no regression though but related to PR 43000 (http://issues.apache.org/bugzilla/show_bug.cgi?id=43000). Regards RĂ¼diger