runtime icon indicating copy to clipboard operation
runtime copied to clipboard

JsImportObjectArray test fails with `null` instead of `System.Exception: test`

Open ericstj opened this issue 1 year ago • 0 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=808398 Build error leg or test failing: System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportObjectArray Pull request: https://github.com/dotnet/runtime/pull/107820

Error Message

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

{
  "ErrorMessage": "[FAIL] System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportObjectArray(expected: [null, Object { }, SomethingRef { }, SomethingStruct { }, System.Exception: test])",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=808398 Error message validated: [[FAIL] System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportObjectArray(expected: [null, Object { }, SomethingRef { }, SomethingStruct { }, System.Exception: test])] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 9/16/2024 3:24:48 PM UTC

Report

Summary

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

ericstj avatar Sep 16 '24 15:09 ericstj