-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Outerloop test builds broken #101628
Labels
area-Tools-ILVerification
Issues related to ilverify tool and IL verification in general
blocking-outerloop
Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Comments
dotnet-policy-service
bot
added
the
untriaged
New issue has not been triaged by the area owner
label
Apr 26, 2024
AndyAyersMS
added
blocking-outerloop
Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
area-Tools-ILVerification
Issues related to ilverify tool and IL verification in general
and removed
area-System.Reflection
untriaged
New issue has not been triaged by the area owner
labels
Apr 26, 2024
The failures seem to be occurring after #100094 was merged. cc @adamsitnik |
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
I'm interpreting these failures as:
I see @jkotas has a branch going where he committed changes that:
|
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
…package Contributes to dotnet#101541 Fixes dotnet#101628 Better unreachable code elimination in CoreLib
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 28, 2024
…package Contributes to dotnet#101541 Fixes dotnet#101628 Better unreachable code elimination in CoreLib
jkotas
added a commit
to jkotas/runtime
that referenced
this issue
Apr 29, 2024
…package Contributes to dotnet#101541 Fixes dotnet#101628 Better unreachable code elimination in CoreLib
matouskozak
pushed a commit
to matouskozak/runtime
that referenced
this issue
Apr 30, 2024
…package (dotnet#101666) Contributes to dotnet#101541 Fixes dotnet#101628
michaelgsharp
pushed a commit
to michaelgsharp/runtime
that referenced
this issue
May 9, 2024
…package (dotnet#101666) Contributes to dotnet#101541 Fixes dotnet#101628
Ruihan-Yin
pushed a commit
to Ruihan-Yin/runtime
that referenced
this issue
May 30, 2024
…package (dotnet#101666) Contributes to dotnet#101541 Fixes dotnet#101628
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-Tools-ILVerification
Issues related to ilverify tool and IL verification in general
blocking-outerloop
Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Noticed this in some of the jit optional pipelines but it's in outerloop too.
https://dev.azure.com/dnceng-public/public/_build/results?buildId=657460&view=results
Looks like it all may be ILVerify related.
The text was updated successfully, but these errors were encountered: