Remove flacky test and replace with Mocking test#80159
Remove flacky test and replace with Mocking test#80159davidchencsl wants to merge 4 commits intogh/davidchencsl/12/basefrom
Conversation
[ghstack-poisoned]
🔗 Helpful links
✅ No Failures (0 Pending)As of commit 8ff84fb (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
[ghstack-poisoned]
[ghstack-poisoned]
This PR removes the flaky test that was introduce in the previous commit, and replace it with a mocking test. The actual test of queue depth is added in the next commit. [ghstack-poisoned]
|
@pytorchmergebot please merge |
|
❌ 🤖 pytorchbot command failed: Try |
|
@pytorchmergebot merge |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Hey @davidchencsl. |
Summary: This PR removes the flaky test that was introduce in the previous commit, and replace it with a mocking test. The actual test of queue depth is added in the next commit. Pull Request resolved: #80159 Approved by: https://github.com/robieta Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/8cfb8f94a08628b5941a0912b3945c3976e69c46 Reviewed By: atalman Differential Revision: D37455665 Pulled By: davidchencsl fbshipit-source-id: 387be77bed7d9d3e9631d34dacf97de586e08a94
This PR removes the flaky test that was introduce in the previous commit, and replace it with a mocking test. The actual test of queue depth is added in the next commit. Pull Request resolved: pytorch#80159 Approved by: https://github.com/robieta
Stack from ghstack (oldest at bottom):
This PR removes the flaky test that was introduce in the previous commit, and replace it with a mocking test. The actual test of queue depth is added in the next commit.