You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: