Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip tests that hang on MSWin32 #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 7, 2016

  1. Skip tests that hang on MSWin32

    01_sysrw.t hangs on MSWin32 when tested with live handles - these tests skipped.
    wheel_tail.pm test hangs on MSWin32 - this test skipped.
    
    Change tested on Perl v5.22.1 built for MSWin32-x86-multi-thread-64int
    pauloscustodio committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    2f52e4c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. skip_test as showing up in POD display

    Remove empty line between =for and skip_tests so that the POD formatters ignore the skip_tests section.
    pauloscustodio committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    85d1412 View commit details
    Browse the repository at this point in the history