-
Notifications
You must be signed in to change notification settings - Fork 24.1k
Newly added lint-urls jobs are very flaky #152439
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
Comments
cc @shoumikhin |
I'm going to move this to unstable till we can confirm that the job is stable enough after all the recent fixes |
If this still happens after the fixes, one thing to investigate might be if we're getting rate limited by stack overflow |
I'm going to do something like this: |
#152439 Pull Request resolved: #152464 Approved by: https://github.com/huydhn
@huydhn and @shoumikhin should we disable this ? Here are the failures: https://github.com/pytorch/pytorch/actions/runs/14799982778/job/41556256522
This is existing code and URL is constructed. We should be able to skip the check using some tags in the code or something like this. |
As they are legit FP when the script doesn't know the value of |
@atalman please try appending |
As devs has been complaining it's failing. Completely remove them from lint.yml as #153157 moved it to nightly See #152439 as well as #152884 and #152489 for more details Was introduced in #152377 Pull Request resolved: #153156 Approved by: https://github.com/albanD, https://github.com/ZainRizvi
π Describe the bug
May be it's just me, but newly added lint jobs keeps intermittently failing on PRs/trunk, for example
https://github.com/pytorch/pytorch/actions/runs/14737078933/job/41365789268
Versions
CI
cc @seemethere @pytorch/pytorch-dev-infra @clee2000
The text was updated successfully, but these errors were encountered: