Skip test_mimi in internal CI#19379
Conversation
Summary: Marking the BUCK target with `ci.skip_target()` excludes it from internal CI only — the test is structurally fine and still runs in OSS CI. Differential Revision: D104304516
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19379
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 79f55f3 with merge base fa857bd ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@rascani has exported this pull request. If you are a Meta employee, you can view the originating Diff in D104304516. |
This PR needs a
|
Summary: Marking the BUCK target with
ci.skip_target()excludes it from internal CI only — the test is structurally fine and still runs in OSS CI.Differential Revision: D104304516