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 full generation tests #777

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Fix full generation tests #777

merged 2 commits into from
Nov 16, 2022

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Nov 15, 2022

Our full generation testing was actually omitting many COM interfaces. Closing that hole revealed a few bugs where we can emit C# that will not compile.
These changes address the test hole and the issues that closing it exposed.

@AArnott
Copy link
Member Author

AArnott commented Nov 15, 2022

There is a test failure in generating IAudioProcessingObjectConfiguration due to microsoft/win32metadata#1368.

@AArnott AArnott force-pushed the fixFullGeneration branch 2 times, most recently from 54a4161 to eea8f9e Compare November 16, 2022 18:49
@AArnott AArnott merged commit b7584ae into main Nov 16, 2022
@AArnott AArnott deleted the fixFullGeneration branch November 16, 2022 20:01
AArnott added a commit that referenced this pull request Nov 23, 2022
This avoids the crash that has been blocking tests ever since #777 merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant