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

[Test fix] improve AOT test #2592

Open
jennyf19 opened this issue May 13, 2024 · 1 comment
Open

[Test fix] improve AOT test #2592

jennyf19 opened this issue May 13, 2024 · 1 comment
Assignees

Comments

@jennyf19
Copy link
Collaborator

the test in Wilson was timing out sporadically. There is a better way - instead of it being an XUnit test, use a powershell script called from a GH action.

ex:

https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/build/test-aot-compatibility.ps1
https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/.github/workflows/verifyaotcompat.yml

this is the test:

@SaurabhMSFT
Copy link
Collaborator

Attempting to assign the issue to myself.

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

No branches or pull requests

2 participants