Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding changes to support use monovsdbg to debug wasm apps. #7220

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Addressing Gregg's suggestion.

9dfa93c
Select commit
Loading
Failed to load commit list.
Open

Adding changes to support use monovsdbg to debug wasm apps. #7220

Addressing Gregg's suggestion.
9dfa93c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.vscode-csharp failed Jul 10, 2024 in 16m 40s

Build #2.39.14+8b11abea85 had test failures

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 3,289 (95.14%)
  • Other: 167 (4.83%)
  • Total: 3,457

Annotations

Check failure on line 714 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.vscode-csharp

Build log #L714

Bash exited with code '1'.

Check failure on line 1 in formatting.integration.test.ts / Razor Formatting Basic Razor app / Document formatted correctly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.vscode-csharp

formatting.integration.test.ts / Razor Formatting Basic Razor app / Document formatted correctly

Test failed
Raw output
Error: expect(received).toHaveLength(expected)

Matcher error: received value must have a length property whose value must be a number

Received has value: undefined
    at /__w/1/s/test/razorIntegrationTests/formatting.integration.test.ts:50:23
    at Generator.next (<anonymous>)
    at fulfilled (/__w/1/s/test/razorIntegrationTests/formatting.integration.test.ts:9:58)