Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[MXNET-908] Enable minimal OSX Travis build (v1.3.x) #13179

Closed
wants to merge 4 commits into from

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    0cc61c9 View commit details
    Browse the repository at this point in the history
  2. [MXNET-908] Enable python tests in Travis

    This turns on python tests in Travis in order to increase or MacOS coverage.
    KellenSunderland authored and lebeg committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5b33f78 View commit details
    Browse the repository at this point in the history
  3. [MXNET-968] Fix MacOS python tests

    Fixes: apache#12089
    MacOS python tests are failing.  This seems to be because OpenCV on
    brew is missing some threading symbols that we're calling.  As a work
    around I'm reverting to a previously working behaviour (not setting
    threading limits explicitly on MacOS builds).
    KellenSunderland authored and lebeg committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    ca4f661 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Disable travis tests

    marcoabreu authored and lebeg committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    aecc345 View commit details
    Browse the repository at this point in the history