-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Update CoreClr, CoreFx to beta-24509-03, beta-24509-01, respectively (master) #11524
Update CoreClr, CoreFx to beta-24509-03, beta-24509-01, respectively (master) #11524
Conversation
60af8c2 to
301d2ca
Compare
|
@sepidehms, @shmao, there are a handful of failing tests in this PR, with the same tests failing across multiple legs. Can you please take a look? Looks like they may all have the same root cause, as they all seem to involve |
301d2ca to
d7f1ca0
Compare
|
I debugged one of the failed tests, Xml_TypeWithXmlDocumentProperty. The test failed at this line due to the following exception, None of the managed code files on the call stack has been changed recently. Could this be caused by some change in CoreCLR? |
@jkotas, ring any bells? |
|
Bad codegen bug introduced by dotnet/coreclr#6889. I am going to submit rollback shortly. |
|
The fragments of good/bad code are at: https://gist.github.com/jkotas/c73468309c63754037375cb6aab7b1e4 |
|
Thanks, Jan! |
d7f1ca0 to
e28abc0
Compare
e28abc0 to
5659f99
Compare
5659f99 to
791c42c
Compare
…ependencies Update CoreClr, CoreFx to beta-24509-03, beta-24509-01, respectively (master) Commit migrated from dotnet/corefx@0fe2a03
…ependencies Update CoreClr, CoreFx to beta-24509-03, beta-24509-01, respectively (master) Commit migrated from dotnet/corefx@0fe2a03
/cc @dotnet/corefx-contrib