You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/29 21:12:43 UTC

[GitHub] [incubator-mxnet] r3stl355 opened a new pull request #19253: [DOC] Add examples of running Python unittests to docs

r3stl355 opened a new pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253


   ## Description ##
   Added an example of running Python tests in Conda environment
   
   ## Checklist ##
   ### Essentials ###
   - [x ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
   - [x ] Changes are complete (i.e. I finished coding on this PR)
   - [x ] All changes have test coverage
   - [x ] Code is well-documented
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] leezu commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
leezu commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703759794


   @mxnet-bot run ci [edge]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703166489


   Jenkins CI successfully triggered : [centos-cpu, centos-gpu, unix-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 edited a comment on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 edited a comment on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-701201530


   Sure, I'll remove conda


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha merged pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
szha merged pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703166479


   @mxnet-bot run ci [macosx-x86_64,centos-cpu,centos-gpu, unix-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703165531


   run ci [macosx-x86_64]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-701201530


   Sure, I'll conda


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-707302423


   Ahh, merged - thanks. I can now starting looking at something else


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703758942






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] leezu commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
leezu commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703758903






----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] r3stl355 commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
r3stl355 commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703166247


   run ci [centos-cpu,centos-gpu, unix-cpu]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-703759828


   Jenkins CI successfully triggered : [edge]


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-700993107


   Hey @r3stl355 , 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**: [miscellaneous, windows-gpu, unix-cpu, edge, unix-gpu, website, clang, sanity, centos-cpu, windows-cpu, centos-gpu]
   *** 
   _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. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] szha commented on pull request #19253: [DOC] Add examples of running Python unittests to docs

Posted by GitBox <gi...@apache.org>.
szha commented on pull request #19253:
URL: https://github.com/apache/incubator-mxnet/pull/19253#issuecomment-707298266


   Many thanks for the contribution, Nikolay!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org