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

Increase NativeAOT testing when NativeAOT is changed #72419

Closed
Tracked by #79316
MichalStrehovsky opened this issue Jul 19, 2022 · 1 comment
Closed
Tracked by #79316

Increase NativeAOT testing when NativeAOT is changed #72419

MichalStrehovsky opened this issue Jul 19, 2022 · 1 comment

Comments

@MichalStrehovsky
Copy link
Member

We currently run more thorough NativeAOT testing in the extra-platforms legs.

But I find myself typing azp run extra-platforms a lot. Basically whenever we change something in src/coreclr/nativeaot or src/coreclr/tools/Common/TypeSystem, src/coreclr/tools/Common/Compiler, src/coreclr/tools/aot/ILCompiler.Compiler, we would want to run the Native AOT extra testing.

extra platforms also get red too often because of all the devices testing in it and it's easy to miss failures. I know I missed some in the past.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 19, 2022
@agocke agocke added this to the 8.0.0 milestone Jul 25, 2022
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Jul 25, 2022
@agocke agocke mentioned this issue Oct 24, 2022
6 tasks
@MichalStrehovsky MichalStrehovsky modified the milestones: 8.0.0, 9.0.0 Jul 31, 2023
@MichalStrehovsky
Copy link
Member Author

We moved NativeAOT testing to a separate leg and there's a lot less pain now.

@ghost ghost locked as resolved and limited conversation to collaborators Oct 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants