-
Couldn't load subscription status.
- Fork 5.2k
Description
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.
<PropertyGroup Condition="'$(UseRuntimeComponents)' == 'true'">
<RuntimeComponents>diagnostics_tracing;marshal-ilgen</RuntimeComponents>
<DiagnosticPorts>127.0.0.1:9000,nosuspend,listen</DiagnosticPorts>
</PropertyGroup>
/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
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 8 | 27 | 27 |