Skip to content

Skip Flaky ONNX Test#79556

Closed
zengk95 wants to merge 2 commits intomasterfrom
kerryz/skip-onnx-test
Closed

Skip Flaky ONNX Test#79556
zengk95 wants to merge 2 commits intomasterfrom
kerryz/skip-onnx-test

Conversation

@zengk95
Copy link
Copy Markdown
Contributor

@zengk95 zengk95 commented Jun 14, 2022

See title

Addresses #79540

Error it's causing:

2022-06-14T16:29:53.6335274Z Results (1120.92s):
2022-06-14T16:29:53.6335495Z      393 passed
2022-06-14T16:29:53.6335710Z        1 failed
2022-06-14T16:29:53.6336041Z          - test/onnx/test_models.py:155 TestModels_new_jit_API.test_inception
2022-06-14T16:29:53.6336326Z       60 skipped
2022-06-14T16:29:54.4670969Z ##[error]Process completed with exit code 1.
2022-06-14T16:29:54.4730658Z Prepare all required actions
2022-06-14T16:29:54.4730993Z Getting action download info
<probably uninteresting folded group, click to show>

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jun 14, 2022

🔗 Helpful links

✅ No Failures (0 Pending)

As of commit 16f138a (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.

Click here to manually regenerate this comment.

@zengk95 zengk95 requested a review from a team June 14, 2022 19:57
@seemethere
Copy link
Copy Markdown
Member

@pytorchbot merge -f

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

@github-actions
Copy link
Copy Markdown
Contributor

Hey @zengk95.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

facebook-github-bot pushed a commit that referenced this pull request Jun 16, 2022
Summary:
See title

Addresses #79540

Error it's causing:
```
2022-06-14T16:29:53.6335274Z Results (1120.92s):
2022-06-14T16:29:53.6335495Z      393 passed
2022-06-14T16:29:53.6335710Z        1 failed
2022-06-14T16:29:53.6336041Z          - test/onnx/test_models.py:155 TestModels_new_jit_API.test_inception
2022-06-14T16:29:53.6336326Z       60 skipped
2022-06-14T16:29:54.4670969Z ##[error]Process completed with exit code 1.
2022-06-14T16:29:54.4730658Z Prepare all required actions
2022-06-14T16:29:54.4730993Z Getting action download info
<probably uninteresting folded group, click to show>
```

Pull Request resolved: #79556
Approved by: https://github.com/janeyx99, https://github.com/seemethere

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/28d1216bd5b49d6fe489ed595730fa8726fe6879

Reviewed By: malfet

Differential Revision: D37156860

Pulled By: zengk95

fbshipit-source-id: 4945ce3a5f6e2f52cb03dc46bb00281079c914c4
@zengk95 zengk95 deleted the kerryz/skip-onnx-test branch July 6, 2022 15:58
justinchuby pushed a commit to justinchuby/pytorch that referenced this pull request Jul 27, 2022
See title

Addresses pytorch#79540

Error it's causing:
```
2022-06-14T16:29:53.6335274Z Results (1120.92s):
2022-06-14T16:29:53.6335495Z      393 passed
2022-06-14T16:29:53.6335710Z        1 failed
2022-06-14T16:29:53.6336041Z          - test/onnx/test_models.py:155 TestModels_new_jit_API.test_inception
2022-06-14T16:29:53.6336326Z       60 skipped
2022-06-14T16:29:54.4670969Z ##[error]Process completed with exit code 1.
2022-06-14T16:29:54.4730658Z Prepare all required actions
2022-06-14T16:29:54.4730993Z Getting action download info
<probably uninteresting folded group, click to show>
```
Pull Request resolved: pytorch#79556
Approved by: https://github.com/janeyx99, https://github.com/seemethere
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 25, 2026
See title

Addresses pytorch#79540

Error it's causing:
```
2022-06-14T16:29:53.6335274Z Results (1120.92s):
2022-06-14T16:29:53.6335495Z      393 passed
2022-06-14T16:29:53.6335710Z        1 failed
2022-06-14T16:29:53.6336041Z          - test/onnx/test_models.py:155 TestModels_new_jit_API.test_inception
2022-06-14T16:29:53.6336326Z       60 skipped
2022-06-14T16:29:54.4670969Z ##[error]Process completed with exit code 1.
2022-06-14T16:29:54.4730658Z Prepare all required actions
2022-06-14T16:29:54.4730993Z Getting action download info
<probably uninteresting folded group, click to show>
```
Pull Request resolved: pytorch#79556
Approved by: https://github.com/janeyx99, https://github.com/seemethere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants