Removing invalid git option when updating submodules#91132
Removing invalid git option when updating submodules#91132atalman wants to merge 1 commit intopytorch:masterfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/91132
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 FailuresAs of commit 7d69f9a: NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
`jobs = 0` no longer valid in recent git. Also see #91132
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 5 additional jobs have failed, first few of them are: linux-binary-manywheel / manywheel-py3_10-cuda11_7-with-pypi-cudnn-test / test ,linux-binary-manywheel / manywheel-py3_9-cuda11_7-with-pypi-cudnn-test / test ,linux-binary-manywheel / manywheel-py3_7-cuda11_7-with-pypi-cudnn-test / test ,linux-binary-manywheel / manywheel-py3_8-cuda11_7-with-pypi-cudnn-test / test ,linux-binary-manywheel / manywheel-py3_11-cuda11_7-with-pypi-cudnn-test / test Details for Dev Infra teamRaised by workflow job |
|
@pytorchmergebot merge -f "failures are not realated to this PR" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Same as this: pytorch/builder#1246
Related to following git commit: git/git@51243f9
Which makes jobs = 0 invalid.
Nightlies for MacOS are failing because of this issue: https://github.com/pytorch/pytorch/actions/runs/3729522653/jobs/6325523414
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @gujinghui @PenghuiCheng @jianyuh @min-jean-cho @yanbing-j @Guobing-Chen @Xia-Weiwen