-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
area-NativeAOT-coreclros-iosApple iOSApple iOSuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Running the native AOT tests locally was broken in #120949
Build FAILED.
d:\git\runtime4\src\tests\Common\tests.targets(53,5): error MSB3030: Could not copy the file "d:\git\runtime4\artifacts\tests\coreclr\windows.x64.Checked\nativeaot\CustomMainWithStubExe\CustomMainWithStubExe\CustomMainWithStubExe.testResults.xml" because it was not found.
d:\git\runtime4\src\tests\Common\tests.targets(53,5): error MSB3030: Could not copy the file "d:\git\runtime4\artifacts\tests\coreclr\windows.x64.Checked\nativeaot\SmokeTests\PInvoke\PInvoke\PInvoke.testResults.xml" because it was not found.
d:\git\runtime4\src\tests\Common\tests.targets(53,5): error MSB3030: Could not copy the file "d:\git\runtime4\artifacts\tests\coreclr\windows.x64.Checked\nativeaot\SmokeTests\AttributeTrimming\AttributeTrimming\AttributeTrimming.testResults.xml" because it was not found.
repeated many times.
This fixes it for me:
It is not clear to me why we're making nativeaot subtree special for mobile runs. To be able to ship, we need to run the entire test tree. We cannot ship something that didn't have a full test run. The native AOT subtree is a tiny subset of our quality gates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-NativeAOT-coreclros-iosApple iOSApple iOSuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Type
Projects
Status
No status