runtime icon indicating copy to clipboard operation
runtime copied to clipboard

MONO interpreter: NIY encountered in method

Open lewing opened this issue 1 year ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=572862 Build error leg or test failing: WasmTestOnBrowser-Microsoft.Extensions.Http.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/98701

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "MONO interpreter: NIY encountered in method",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=572862 Error message validated: [MONO interpreter: NIY encountered in method] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 2/21/2024 2:11:48 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

lewing avatar Feb 21 '24 02:02 lewing

Tagging subscribers to this area: @brzvlad, @kotlarmilos See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=572862 Build error leg or test failing: WasmTestOnBrowser-Microsoft.Extensions.Http.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/98701

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "MONO interpreter: NIY encountered in method",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=572862 Error message validated: [MONO interpreter: NIY encountered in method] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 2/21/2024 2:11:48 AM UTC

Author: lewing
Assignees: BrzVlad
Labels:

blocking-clean-ci, area-Codegen-Interpreter-mono, Known Build Error

Milestone: 9.0.0

ghost avatar Feb 21 '24 02:02 ghost

removing blocking-clean-ci label as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar May 14 '24 16:05 jeffschwMSFT

Should have been fixed by https://github.com/dotnet/runtime/pull/100832

BrzVlad avatar May 14 '24 16:05 BrzVlad