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
13:11:03.521 Running test: JIT\Regression\JitBlue\Runtime_101046\Runtime_101046\Runtime_101046.cmd
Unhandled exception. System.IO.FileNotFoundException: Could not find file 'TestLibrary'.
File name: 'TestLibrary'
at Internal.Runtime.TypeLoaderExceptionHelper.CreateFileNotFoundException(ExceptionStringID, String)
at __GeneratedMainWrapper.Main()
Return code: 1
Expected: 100
Actual: -1073740791
END EXECUTION - FAILED
This NativeAOT test regularly fails on windows.10.amd64 in the
runtime-nativeaot-outerloop pipeline (definition 265). The generated NativeAOT
entry point throws System.IO.FileNotFoundException: Could not find file 'TestLibrary' from TypeLoaderExceptionHelper.CreateFileNotFoundException
before the test body runs, exiting with -1073740791 (0xC0000409). The
signature is stable across builds 1541654, 1542248, and follow-up 1543362.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1542248
Build error leg or test failing: windows-x64 Release NativeAOT_Pri1 - JIT/Regression/JitBlue/Runtime_101046/Runtime_101046
Error Details
This NativeAOT test regularly fails on
windows.10.amd64in theruntime-nativeaot-outerloop pipeline (definition 265). The generated NativeAOT
entry point throws
System.IO.FileNotFoundException: Could not find file 'TestLibrary'fromTypeLoaderExceptionHelper.CreateFileNotFoundExceptionbefore the test body runs, exiting with
-1073740791(0xC0000409). Thesignature is stable across builds 1541654, 1542248, and follow-up 1543362.
First build it occurred: 1541654 (2026-08-05).
Error Message
{ "ErrorMessage": [ "Running test: JIT\\Regression\\JitBlue\\Runtime_101046", "Unhandled exception. System.IO.FileNotFoundException: Could not find file 'TestLibrary'." ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Note
This issue was generated by an AI (GitHub Copilot) CI failure-scan workflow.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Report
Summary