[wasm][debugger] Failing test - DebuggerTests.CallFunctionOnTests.CheckVSCodeTestFunction1
#95950
Labels
arch-wasm
WebAssembly architecture
area-Debugger-mono
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
Hit on #95832
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=494540
Build error leg or test failing: DebuggerTests.CallFunctionOnTests.DebuggerTests.CallFunctionOnTests.CheckVSCodeTestFunction1
Pull request: https://github.com/dotnet/runtime.git/pull/95832
Error Message
Fill the error message using step by step known issues guidance.
The actual object is missing the
subtype
, which might be because something went wrong. This is for a js object, so it isn't controlled by our debug proxy. If it isn't an error then we should update the test. That could be tested by checking some contents of the array.Update:
CheckVSCodeTestFunction2
passes though.cc @ilonatommy
Report
Summary
The text was updated successfully, but these errors were encountered: