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

[WIP]Attempt to root cause test failure in v1.x branch #19879

Closed
wants to merge 2 commits into from

Conversation

access2rohit
Copy link
Contributor

Description

Checks CI success after reverting #19748 and reenabling skipped gluon_data_loader tests.

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

@mxnet-bot
Copy link

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


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.

@access2rohit access2rohit changed the title Attempt to root cause test failure in v1.x branch [WIP]Attempt to root cause test failure in v1.x branch Feb 10, 2021
@lanking520 lanking520 added the pr-work-in-progress PR is still work in progress label Feb 10, 2021
@access2rohit
Copy link
Contributor Author

Not required anymore as the CI issue was due to addition of a lot of onnx tests that have been moved to night in this PR #19848

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-work-in-progress PR is still work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants