Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix focus builds of macOS apps on apple silicon. (#96966) #107816

Closed

Conversation

vitalii-topoliuk
Copy link
Contributor

Summary:

Focus2 builds of some apps on apple silicon Macs are failing. We've determined that removing the user.focus_enabled=true config option allows the build to succeed.

Reviewed By: milend

Differential Revision: D44076509

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 23, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit d0f69a9 with merge base 182a9cf (image):
💚 Looks good so far! There are no failures yet. 💚

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

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 23, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: vitalii-topoliuk (d0f69a9)

@github-actions
Copy link

This PR needs a release notes: label

If your changes are user facing and intended to be a part of release notes, please use a label starting with release notes:.

If not, please add the topic: not user facing label.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "topic: not user facing"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44076509

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44076509

vitalii-topoliuk added a commit to vitalii-topoliuk/pytorch that referenced this pull request Aug 23, 2023
Summary:
Pull Request resolved: pytorch#107816

Pull Request resolved: pytorch#96966

Focus2 builds of some apps on apple silicon Macs are failing. We've determined that removing the `user.focus_enabled=true` config option allows the build to succeed.

Reviewed By: milend

Differential Revision: D44076509

fbshipit-source-id: 4b8867b752e907b820ec02ef24022eb14395d100
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44076509

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44076509

vitalii-topoliuk added a commit to vitalii-topoliuk/pytorch that referenced this pull request Aug 24, 2023
Summary:
Pull Request resolved: pytorch#107816

Pull Request resolved: pytorch#96966

Focus2 builds of some apps on apple silicon Macs are failing. We've determined that removing the `user.focus_enabled=true` config option allows the build to succeed.

Reviewed By: milend

Differential Revision: D44076509

fbshipit-source-id: 80948c9032a84560201f321a5c809220fe5209bd
@vitalii-topoliuk
Copy link
Contributor Author

/easycla

Summary:
Pull Request resolved: pytorch#107816

Pull Request resolved: pytorch#96966

Focus2 builds of some apps on apple silicon Macs are failing. We've determined that removing the `user.focus_enabled=true` config option allows the build to succeed.

Reviewed By: milend

Differential Revision: D44076509

fbshipit-source-id: b80ee07094a31caaf29deb10e53527dfd3ca1e73
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44076509

@facebook-github-bot
Copy link
Contributor

@pytorchbot merge -f 'Landed internally'

(Initiating merge automatically since Phabricator Diff has merged, using force because this PR might not pass merge_rules.json but landed internally)

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

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.

None yet

4 participants