In perl.git, the branch smoke-me/tonyc/eintr-tests has been created

<http://perl5.git.perl.org/perl.git/commitdiff/ce2b6857aaabecf4768a4adbcdebc34a5e8ffa71?hp=0000000000000000000000000000000000000000>

        at  ce2b6857aaabecf4768a4adbcdebc34a5e8ffa71 (commit)

- Log -----------------------------------------------------------------
commit ce2b6857aaabecf4768a4adbcdebc34a5e8ffa71
Author: Victor <vic...@vsespb.ru>
Date:   Mon Aug 12 12:49:58 2013 +0400

    Fixing eintr_print.t intermittent hang
    
    1. Disable test for PERLIO=stdio
    2. Remove binmode - it turns out it's useless
    3. Copy OS blacklist from eintr.t ( RT #85842, RT #84688)
    4. Add additional delay before child exit, just in case.

M       t/io/eintr_print.t

commit 53eeb0e28d7c073b16cfa12b7d227042aa3a55d4
Author: Victor <vic...@vsespb.ru>
Date:   Fri Aug 2 14:39:59 2013 +0400

    Test that print() is not returning EINTR.
    
    fails under 5.14.x ( see RT #119097 )
    also fails under 5.8.x
    
    Currently test enabled on linux/bsd/solaris/darwin

M       MANIFEST
A       t/io/eintr_print.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to