On Fri, Mar 20, 2015 at 12:40 AM, <[email protected]> wrote: > Author: ylavic > Date: Thu Mar 19 23:40:51 2015 > New Revision: 1667901 > > URL: http://svn.apache.org/r1667901 > Log: > Follow up to r1667900: revert spurious change on test/abts_tests.h. > > Modified: > apr/apr/trunk/test/abts_tests.h > > Modified: apr/apr/trunk/test/abts_tests.h > URL: > http://svn.apache.org/viewvc/apr/apr/trunk/test/abts_tests.h?rev=1667901&r1=1667900&r2=1667901&view=diff > ============================================================================== > --- apr/apr/trunk/test/abts_tests.h (original) > +++ apr/apr/trunk/test/abts_tests.h Thu Mar 19 23:40:51 2015 > @@ -50,9 +50,7 @@ const struct testlist { > {testoc}, > {testpath}, > {testpipe}, > -#if 0 > {testpoll}, > -#endif
This test blocks infinitely on my machine (Linux 2.6.32-5-amd64 with libc6 2.11.3-4+deb6u5). Any other with the same issue?
