-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[8.0] [outerloop] jit-format: Format job found errors, please apply the format patch #95159
Comments
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsError BlobIs this owned by dnceng? Asking in case I need to transfer it to their repo. {
"ErrorMessage": "Format job found errors, please apply the format patch.",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
} Reproduction Steps
|
No this is owned by the JIT team, /cc @dotnet/jit-contrib We should probably only run the format job on main and disable it on release branches. |
@carlossanlop Which branch or branches should I create a PR for to fix this? Namely, to disable the formatting job for servicing branches. I did this for release/6.0 with #61485 We probably need to do this for both 7.0 and 8.0. (Maybe we could use a condition like runtime/eng/pipelines/runtime.yml Lines 185 to 193 in 882c60c
|
@carlossanlop ping |
I missed the first notification, sorry. So I found this issue in 8.0, as stated by the title. But looking at the autogenerated KnownBuildError table containing all the detected failures, this problem is affecting mostly main. Since you already fixed this in 6.0, then it means the issue could also be in 7.0 (I don't have proof though). So: main, 8.0, 7.0. |
@carlossanlop 'main' is ok (in any case, if there are problems there, they should be fixed, not have the job disabled). As for 8.0/7.0, the question is: what is the exact branch name I should use? I get lost as to which branch names we use for ongoing fixes. |
Ah! For servicing changes, always target the staging branches: release/8.0-staging, release/7.0-staging, release/6.0-staging. Those branches are always open and you have permission to merge the PR when it's ready. The base branches (release/X.0) are restricted to only admins. |
Error Blob
Is this owned by dnceng? Asking in case I need to transfer it to their repo.
Reproduction Steps
Formatting linux x64
in outerloopKnown issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=478601
Error message validated:
Format job found errors, please apply the format patch.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/23/2023 2:31:07 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: