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

Support arm64 native CppUnitTestFramework with dotnet test #3768

Merged
merged 6 commits into from
Jun 16, 2022

Conversation

MarcoRossignoli
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli commented Jun 16, 2022

Support dotnet test nativeArm64.dll
image

@MarcoRossignoli MarcoRossignoli marked this pull request as ready for review June 16, 2022 12:16
@MarcoRossignoli MarcoRossignoli requested review from nohwnd and Evangelink and removed request for nohwnd June 16, 2022 12:27
@MarcoRossignoli MarcoRossignoli enabled auto-merge (squash) June 16, 2022 12:34
@MarcoRossignoli MarcoRossignoli enabled auto-merge (squash) June 16, 2022 15:17
@nohwnd nohwnd disabled auto-merge June 16, 2022 15:22
@nohwnd
Copy link
Member

nohwnd commented Jun 16, 2022

@MarcoRossignoli not sure how to revoke my approval without blocking you from merging. So I just disabled automerge.

Should the native detection run when we know that the default architecture is set?

@MarcoRossignoli
Copy link
Contributor Author

MarcoRossignoli commented Jun 16, 2022

Should the native detection run when we know that the default architecture is set?

we should never force if native, native test container is expected to be the same architecture of "current" process.

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.

3 participants