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

Skip test_gluon_data.py on OSX #17969

Merged
merged 2 commits into from
Apr 6, 2020
Merged

Skip test_gluon_data.py on OSX #17969

merged 2 commits into from
Apr 6, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Apr 4, 2020

Description

Reference #17774

@mxnet-bot
Copy link

Hey @leezu , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [centos-gpu, centos-cpu, unix-cpu, unix-gpu, edge, website, clang, windows-gpu, windows-cpu, miscellaneous, sanity]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@leezu leezu changed the title Skip test_recordimage_dataset_with_data_loader_multiworker on OSX Skip test_gluon_data.py on OSX Apr 4, 2020
uncaught exception of type dmlc::Error: [03:02:35] ../src/storage/./cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-1 vs. 0) :
@szha szha merged commit ff234db into master Apr 6, 2020
@leezu leezu deleted the leezu-patch-2 branch April 6, 2020 23:21
mk-61 pushed a commit to mk-61/incubator-mxnet that referenced this pull request Apr 7, 2020
* Skip gluon data tests with multi-worker on OSX

uncaught exception of type dmlc::Error: [03:02:35] ../src/storage/./cpu_shared_storage_manager.h:218: Check failed: count >= 0 (-1 vs. 0) :

* Fix whitespace
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.

3 participants