Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-18190

[CI][Packaging] macOS mojave wheels are not being properly tested

    XMLWordPrintableJSON

Details

    Description

      As discussed on this PR:

      https://github.com/apache/arrow/pull/14499#issuecomment-1295070686

      None of the wheel-macos-mojave-cp3xx-amd64 wheels are being properly tested:

      https://github.com/ursacomputing/crossbow/actions/runs/3336582425/jobs/5521908254#step:13:46

      Run case "${PYTHON_VERSION}" in
        case "${PYTHON_VERSION}" in
          3.7)
            python_version=${PYTHON_VERSION}m
            ;;
          *)
            python_version=${PYTHON_VERSION}
            ;;
        esac
        export TEST_PYTHON_VERSIONS=${python_version}
        arrow/dev/release/verify-release-candidate.sh
        shell: /usr/local/bin/bash --noprofile --norc -e -o pipefail {0}
        env:
          CC: clang
          CXX: clang++
          MACOSX_DEPLOYMENT_TARGET: 10.14
          PYARROW_BUILD_VERBOSE: 1
          PYARROW_VERSION: 11.0.0.dev14
          PYTHON_VERSION: 3.8
          PYTHON: /Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8
          VCPKG_DEFAULT_TRIPLET: amd64-osx-static-release
          VCPKG_FEATURE_FLAGS: manifests
          VCPKG_OVERLAY_TRIPLETS: /Users/runner/work/crossbow/crossbow/arrow/ci/vcpkg
          VCPKG_ROOT: /Users/runner/work/crossbow/crossbow/vcpkg
          VCPKG_BINARY_SOURCES: clear;nuget,GitHub,readwrite
          VCPKG_VERSION: 38bb87c
          TEST_DEFAULT: 0
          TEST_PYARROW_VERSION: 11.0.0.dev14
          TEST_WHEEL: 1===========
      Detect CUDA
      ===========
      No devices found.============================
      Creating temporary directory
      ============================
      Working in sandbox /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.PvwH3J7q=========================
      Ensuring source directory
      =========================
      Verifying local Arrow checkout at /Users/runner/work/crossbow/crossbow/arrow
      ~/work/crossbow/crossbow/arrow ~/work/crossbow/crossbow
      ~/work/crossbow/crossbow
      Release candidate looks good! 

      We should fix the CI jobs and run the tests on the generated wheels.

      Attachments

        Issue Links

          Activity

            People

              raulcd Raúl Cumplido
              raulcd Raúl Cumplido
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m