[wasm][debugger][tests] Rework SetBreakpointInMethod, to get the (#19771)
commitbab72f364ae840793017e886af570b9ebe90cb48
authorAnkit Jain <radical@gmail.com>
Thu, 14 May 2020 06:15:04 +0000 (14 02:15 -0400)
committerGitHub <noreply@github.com>
Thu, 14 May 2020 06:15:04 +0000 (14 02:15 -0400)
tree1862c063b24bcfd207069ae7c6bb8187dc41e8db
parentb9d0edb40771fa8cfed6d048f35b05457d2ec0c8
[wasm][debugger][tests] Rework SetBreakpointInMethod, to get the (#19771)

* [wasm][debugger][tests] Rework SetBreakpointInMethod, to get the

.. location info from the proxy, and then use `setBreakpointByUrl` to
set the breakpoint.

* [wasm][debugger] Bump timeout for debugger tests, since we are not running

.. tests in parallel now.
scripts/ci/run-jenkins.sh
sdks/wasm/DebuggerTestSuite/DateTimeTests.cs
sdks/wasm/DebuggerTestSuite/Support.cs
sdks/wasm/Mono.WebAssembly.DebuggerProxy/MonoProxy.cs