ovr_config | build_mode | Migrate constraint refs from aliases to subtargets. (#20318)#20318
ovr_config | build_mode | Migrate constraint refs from aliases to subtargets. (#20318)#20318nlutsenko wants to merge 1 commit into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20318
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 3 Unrelated FailuresAs of commit f7871d1 with merge base 30108d7 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@nlutsenko has exported this pull request. If you are a Meta employee, you can view the originating Diff in D108831239. |
8Keep
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
This PR needs a
|
There was a problem hiding this comment.
Pull request overview
Updates the fbcode-only backend test target configuration to reference the ovr_config//build_mode sanitizer constraint via its new subtarget form, aligning with the “migrate constraint refs from aliases to subtargets” change.
Changes:
- Replace
ovr_config//build_mode/constraints:sanitizerwithovr_config//build_mode/constraints:build_mode[sanitizer]in the TSAN test target modifiers.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
6c01bcc to
8966aa4
Compare
8966aa4 to
fb31c54
Compare
fb31c54 to
f7871d1
Compare
Summary: Pull Request resolved: #20318
Reviewed By: 8Keep
Differential Revision: D108831239