Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3752

Fix e2e Parallel test for Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • e2e harness
    • None
    • Reviewed

    Description

      Parallel e2e test does not work for Windows (either activePerl or strawberryPerl). This is because IPC::Run module has limitation under Win32 (http://search.cpan.org/~toddr/IPC-Run-0.92/lib/IPC/Run.pm#Win32_LIMITATIONS). It will run into crash or deadlock. Fortunately cygwin perl does not use Win32 subsystem, and it does not have this issue. So we want to solve this by using cygwin perl.

      Attachments

        1. PIG-3752-1.patch
          5 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: