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

Run python unittests on OS X with Github Actions #17771

Merged
merged 3 commits into from
Mar 5, 2020
Merged

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Mar 5, 2020

Fixes #16535

This PR enables testing the OS X staticbuild.

Exclude 3 tests:

test_extensions.test_subgraph and test_extensions.test_custom_op as they are unsupported for staticbuild.

test_gluon_data.test_recordimage_dataset_with_data_loader_multiworker as it times out on Github Actions (maybe too many workers)

@leezu leezu added the pr-awaiting-review PR is waiting for code review label Mar 5, 2020
@leezu leezu removed the pr-awaiting-review PR is waiting for code review label Mar 5, 2020
@leezu leezu merged commit aba4008 into apache:master Mar 5, 2020
@leezu leezu deleted the osxci branch March 5, 2020 05:15
MoisesHer pushed a commit to MoisesHer/incubator-mxnet that referenced this pull request Apr 10, 2020
* Remove travis and appveyor config

* Update CODEOWNERS

* Run python unittests after build
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 29, 2020
* Remove travis and appveyor config

* Update CODEOWNERS

* Run python unittests after build
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Travis time out
2 participants