-
Notifications
You must be signed in to change notification settings - Fork 24.2k
[iOS][CI] Update dev certs #66004
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
[iOS][CI] Update dev certs #66004
Conversation
[ghstack-poisoned]
[ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
Differential Revision: [D31332402](https://our.internmc.facebook.com/intern/diff/D31332402) [ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow For more information, please take a look at the CI Flow Wiki. |
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 85878e8 (more details on the Dr. CI page):
🕵️ 3 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
Job | Step | Action |
---|---|---|
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun | |
Unknown | 🔁 rerun | |
Build cpp docs | 🔁 rerun | |
Run mypy | 🔁 rerun |
🚧 2 fixed upstream failures:
These were probably caused by upstream breakages that were already fixed.
Please rebase on the viable/strict
branch (expand for instructions)
If your commit is older than viable/strict
, run these commands:
git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD
- linux-xenial-cuda11.3-py3.6-gcc7 / build on Oct 01 from 6:49am to 9:44am (982ef88 - 21da6ae)
- linux-xenial-py3.6-clang7-asan / build on Oct 01 from 6:49am to 9:44am (982ef88 - 21da6ae)
This comment was automatically generated by Dr. CI (expand for details).
Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group.
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Fixes pytorch#65988 Pull Request resolved: pytorch#66004 Reviewed By: xta0 Differential Revision: D31340893 Pulled By: malfet fbshipit-source-id: 3bf0be266e9686a73d62e86c5cf0bebeb0416260
Fixes #65988