-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
CI failure in JIT.Regression Runtime_40444.cmd #44831
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
cc @briansull |
The version of this test was updated (by #40885), this job is running the old version of this test. |
@briansull this failure on 5.0 branch. Could you update the test there? otherwise it will fail in most of the jobs there. |
@briansull if this test changed in isolated PR in master, then you may do something like in the comment #44732 (comment). You can also do it manually by pulling locally release\5.0 branch and then cherry pick the change. either way, please inform @jeffschwMSFT about this port as I am not sure what is the policy for porting test fixes to release branches. |
Will work with @briansull offline to backport this infrastructure related changes. |
The PR that contains the fix for this issue is: Modify the test case Runtime_40444.cs #40951 |
Unfortunately the automated backport to 5.0 fails for this PR:
|
@AndyAyersMS Could you help me check this change into release\5.0 I have staged a fix here: https://github.com/briansull/runtime/tree/fix-44831-5.0 |
Helped Brian get unblocked, PR for 5.0 is #45431 |
Manual run of jit-stress to confirm that it is green: https://dev.azure.com/dnceng/public/_build/results?buildId=906223&view=results |
Fixed with #45341 |
https://dev.azure.com/dnceng/public/_build/results?buildId=889393&view=logs&j=cc37abc9-5ced-5ca3-7db5-cfbd415ba586&t=6ce0ccaa-325b-5477-c8ab-ffa0b32a6fdc
The text was updated successfully, but these errors were encountered: