Skip to content

Add error checking to flaky test bot platform parser (#86632)#87201

Merged
malfet merged 1 commit intorelease/1.13from
malfet/cp-86632
Oct 18, 2022
Merged

Add error checking to flaky test bot platform parser (#86632)#87201
malfet merged 1 commit intorelease/1.13from
malfet/cp-86632

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Oct 18, 2022

If an invalid platform is specified when disabling a test with flaky test bot, the CI crashes, skipping all tests that come after it.

This turns it into a console message instead. Not erroring out here since it'll affect random PRs. Actual error message should go into the bot that parses the original issue so that it can respond on that issue directly
Pull Request resolved: #86632
Approved by: https://github.com/huydhn

(cherry picked from commit 0337f0a)

If an invalid platform is specified when disabling a test with flaky test bot, the CI crashes, skipping all tests that come after it.

This turns it into a console message instead.  Not erroring out here since it'll affect random PRs.  Actual error message should go into the bot that parses the original issue so that it can respond on that issue directly
Pull Request resolved: #86632
Approved by: https://github.com/huydhn

(cherry picked from commit 0337f0a)
@malfet malfet requested a review from a team as a code owner October 18, 2022 14:54
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/87201

Note: Links to docs will display an error until the docs builds have been completed.

❗ 2 Active SEVs

There are 2 currently active SEVs. If your PR is affected, please view them below:

❌ 8 Failures, 2 Pending

As of commit 3380ad1:

The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 18, 2022
@malfet malfet merged commit c40a044 into release/1.13 Oct 18, 2022
@malfet malfet deleted the malfet/cp-86632 branch October 18, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants