Under FreeBSD 10, I see no issue w/ testpoll. So it's looking like an OSX issue and not kqueue per-se.
> On Apr 28, 2015, at 8:40 AM, Jeff Trawick <[email protected]> wrote: > > On 04/28/2015 08:38 AM, Jim Jagielski wrote: >> Hmmm... seeing a regression on OSX 10.10.3 w/ Xcode 6.3.1: >> >> % ./testall -v testpoll >> testpoll : /Line 816: expected <0>, but saw <4> >> FAILED 1 of 23 >> Failed Tests Total Fail Failed % >> =================================================== >> testpoll 23 1 4.35% >> >> Investigating. >> >> PS: OSX sets HAVE_KQUEUE 1 > > "Cool" :) I'll fire up Lion and FreeBSD... > >>> On Apr 25, 2015, at 9:39 AM, Jeff Trawick <[email protected]> wrote: >>> >>> Tarballs/zipfiles are at http://apr.apache.org/dev/dist/ >>> >>> Shortcut to CHANGES: >>> http://apr.apache.org/dev/dist/CHANGES-APR-1.5.2 >>> >>> autoconf version: 2.69 (same as apr 1.5.1) >>> libtool version: 2.4.2 (same as apr 1.5.1) >>> >>> +/-1 >>> [ ] Release APR 1.5.2 as GA >>> >>> I'll hold the vote open for 72 hours unless something out of the ordinary >>> occurs. >>> >>> Thanks in advance for testing! >>> >
