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

stop running test_conv.py script as it no longer exists #18455

Merged
merged 2 commits into from Jun 2, 2020

Conversation

mseth10
Copy link
Contributor

@mseth10 mseth10 commented Jun 1, 2020

Description

The script tests/python/train/test_conv.py is deleted as part of the PR #18394 .
This PR removes the references to this test script from other places in the repo. There still remains one doc that needs to be updated. Created an issue for that. #18454

@mxnet-bot
Copy link

Hey @mseth10 , 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, clang, edge, centos-cpu, unix-gpu, windows-cpu, unix-cpu, windows-gpu, sanity, website, 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.

@marcoabreu
Copy link
Contributor

Could you split the changes into two PRs?

@marcoabreu
Copy link
Contributor

Thanks! :)

@leezu
Copy link
Contributor

leezu commented Jun 1, 2020

@mxnet-bot run ci [all]

@mseth10
Copy link
Contributor Author

mseth10 commented Jun 1, 2020

@mxnet-bot run ci [unix-cpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [unix-cpu]

@mseth10
Copy link
Contributor Author

mseth10 commented Jun 2, 2020

@leezu @szha please help merge this. Thanks!

@leezu leezu merged commit a3ab45e into apache:master Jun 2, 2020
ys2843 pushed a commit to ys2843/incubator-mxnet that referenced this pull request Jun 2, 2020
* stop running test_conv.py script as it no longer exists

* revert adding mkldnn test for cu* builds
yijunc pushed a commit to yijunc/incubator-mxnet that referenced this pull request Jun 9, 2020
* stop running test_conv.py script as it no longer exists

* revert adding mkldnn test for cu* builds
AntiZpvoh pushed a commit to AntiZpvoh/incubator-mxnet that referenced this pull request Jul 6, 2020
* stop running test_conv.py script as it no longer exists

* revert adding mkldnn test for cu* builds
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.

None yet

5 participants