Skip to content

Conversation

@GregoryComer
Copy link
Member

@GregoryComer GregoryComer commented Oct 27, 2025

Summary

Similar to #15385, skip export-voxtral-metal-artifact / macos-job when running on fork PRs. It will fail as secrets are not available (see export-voxtral-metal-artifact / macos-job).

Test Plan

I verified that export-voxtral-metal-artifact / macos-job is skipped on this PR.

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 27, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 18 Pending

As of commit 6aefdc4 with merge base 57f0dfd (image):

NEW FAILURE - The following job has failed:

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 27, 2025
@GregoryComer GregoryComer added the release notes: none Do not include this in the release notes label Oct 27, 2025
@GregoryComer GregoryComer marked this pull request as ready for review October 27, 2025 21:23
@GregoryComer GregoryComer merged commit 4c30da3 into pytorch:main Oct 27, 2025
143 of 154 checks passed
GregoryComer added a commit that referenced this pull request Oct 28, 2025
### Summary
Similar to #15401, skip test-samsung-models-linux on forked PRs as it
requires secrets and thus fails. This should reduce false-negatives /
noise on contributor PRs.

Example failure (from
https://github.com/pytorch/executorch/actions/runs/18856230366/job/53804732612):
```
Failed to extract download URL
{"success":false,"data":null,"msg":"API key is required","page":0,"total":0}
exit 1
```

### Test Plan
Verified that test-samsung-models-linux is skipped on this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants