Skip to content
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

Fix component model aot test #73734

Merged
merged 7 commits into from
Aug 12, 2022
Merged

Conversation

LakshanF
Copy link
Contributor

Added some requires types to an rd.xml files, disabled some Jit tests and #73605 fixed some additional tests

@LakshanF
Copy link
Contributor Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -0,0 +1,15 @@
<Directives>
<Application>
<Assembly Name="mscorlib" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disabled 7 test scenarios, all in XTypeDescriptionProviderTests, to get rid of the rd.xml dependency.

@LakshanF LakshanF force-pushed the FixComponentModelAotTest branch from cea1e6f to 72ec834 Compare August 11, 2022 14:22
@LakshanF
Copy link
Contributor Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

LakshanF and others added 2 commits August 12, 2022 04:27
…leAttributeTests.cs

Co-authored-by: Michal Strehovský <[email protected]>
Co-authored-by: Michal Strehovský <[email protected]>
@LakshanF LakshanF merged commit b14a213 into dotnet:main Aug 12, 2022
@LakshanF LakshanF deleted the FixComponentModelAotTest branch August 12, 2022 18:44
@ghost ghost locked as resolved and limited conversation to collaborators Sep 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants