Uh oh!
There was an error while loading. Please reload this page.
Fix component model aot test - #73734
Conversation
LakshanF
commented
Aug 10, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
I'm a little bit worried that such broadly applied RD.XML will hide product issues. But also I don't know how much of TypeConverter actually is compatible with trimming and whether it even makes sense to guard trim safety.
Just thought to write down what I think.
There was a problem hiding this comment.
I disabled 7 test scenarios, all in XTypeDescriptionProviderTests, to get rid of the rd.xml dependency.
cea1e6f to
72ec834CompareLakshanF
commented
Aug 11, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…leAttributeTests.cs Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
Added some requires types to an rd.xml files, disabled some Jit tests and #73605 fixed some additional tests