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
{
"ErrorMessage": "System.InvalidOperationException: PE image does not have metadata.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
The apple mobile runtime tests are failing with System.InvalidOperationException: PE image does not have metadata. The tests use JustInterp AOT mode and have the following configuration.
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=350013 Error message validated:System.InvalidOperationException: PE image does not have metadata. Result validation: ✅ Known issue matched with the provided build. Validation performed at: 7/25/2023 10:29:00 AM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=350013
Build error leg or test failing: baseservices_compilerservices.WorkItemExecution
Pull request: #89392
Error Message
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "System.InvalidOperationException: PE image does not have metadata.", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }The apple mobile runtime tests are failing with
System.InvalidOperationException: PE image does not have metadata. The tests use JustInterp AOT mode and have the following configuration./cc: @jandupej
Known issue validation
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=350013
Error message validated:
System.InvalidOperationException: PE image does not have metadata.Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/25/2023 10:29:00 AM UTC
Report
Summary