Add DNMD into src/native #107961
Add DNMD into src/native #107961
Build #20241105.84 had test failures
Details
- Failed: 19 (0.00%)
- Passed: 3,705,835 (98.30%)
- Other: 63,953 (1.70%)
- Total: 3,769,807
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24551.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24551.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests in job 618c0f1b-a240-4120-93ce-cc5a323a26a8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/618c0f1b-a240-4120-93ce-cc5a323a26a8/workitems/WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item chrome-DebuggerTests.EvaluateOnCallFrameTests in job 34bb3dbd-a003-4958-bd99-5be98363b4d9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/34bb3dbd-a003-4958-bd99-5be98363b4d9/workitems/chrome-DebuggerTests.EvaluateOnCallFrameTests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item chrome-DebuggerTests.ExceptionTests in job 34bb3dbd-a003-4958-bd99-5be98363b4d9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/34bb3dbd-a003-4958-bd99-5be98363b4d9/workitems/chrome-DebuggerTests.ExceptionTests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item chrome-DebuggerTests.HarnessTests in job 34bb3dbd-a003-4958-bd99-5be98363b4d9 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/34bb3dbd-a003-4958-bd99-5be98363b4d9/workitems/chrome-DebuggerTests.HarnessTests/console
azure-pipelines / runtime
DebuggerTests.ExceptionTests.DebuggerTests.ExceptionTests.JSExceptionTestNone
System.Exception : Debugger inspector waiting for pause failed
Raw output
at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 308
at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 714
at DebuggerTests.DebuggerTestBase.EvaluateAndCheck(String expression, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 698
at DebuggerTests.ExceptionTests.JSExceptionTestNone() in /_/src/mono/browser/debugger/DebuggerTestSuite/ExceptionTests.cs:line 179
--- End of stack trace from previous location ---
azure-pipelines / runtime
DebuggerTests.ExceptionTests.DebuggerTests.ExceptionTests.ExceptionTestNone
System.Exception : Debugger inspector waiting for pause failed
Raw output
at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 308
at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 714
at DebuggerTests.DebuggerTestBase.EvaluateAndCheck(String expression, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 698
at DebuggerTests.ExceptionTests.ExceptionTestNone() in /_/src/mono/browser/debugger/DebuggerTestSuite/ExceptionTests.cs:line 147
--- End of stack trace from previous location ---
Check failure on line 1 in DebuggerTests.HarnessTests.DebuggerTests.HarnessTests.ExceptionThrown
azure-pipelines / runtime
DebuggerTests.HarnessTests.DebuggerTests.HarnessTests.ExceptionThrown
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.ArgumentException)
Actual: typeof(System.Exception)
---- System.Exception : Debugger inspector waiting for pause failed
Raw output
at DebuggerTests.HarnessTests.ExceptionThrown() in /_/src/mono/browser/debugger/DebuggerTestSuite/HarnessTests.cs:line 32
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 308
at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 714
at DebuggerTests.DebuggerTestBase.EvaluateAndCheck(String expression, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 698
at DebuggerTests.HarnessTests.<ExceptionThrown>b__2_0() in /_/src/mono/browser/debugger/DebuggerTestSuite/HarnessTests.cs:line 33
azure-pipelines / runtime
DebuggerTests.HarnessTests.DebuggerTests.HarnessTests.TimedOutWaitingForInvalidBreakpoint
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.Threading.Tasks.TaskCanceledException)
Actual: typeof(System.Exception)
---- System.Exception : Debugger inspector waiting for pause failed
Raw output
at DebuggerTests.HarnessTests.TimedOutWaitingForInvalidBreakpoint() in /_/src/mono/browser/debugger/DebuggerTestSuite/HarnessTests.cs:line 24
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at DebuggerTests.DebuggerTestBase.WaitFor(String what) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 308
at DebuggerTests.DebuggerTestBase.SendCommandAndCheck(JObject args, String method, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn, String waitForEvent) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 714
at DebuggerTests.DebuggerTestBase.EvaluateAndCheck(String expression, String script_loc, Int32 line, Int32 column, String function_name, Func`2 wait_for_event_fn, Func`2 locals_fn) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 698
at DebuggerTests.HarnessTests.<TimedOutWaitingForInvalidBreakpoint>b__1_0() in /_/src/mono/browser/debugger/DebuggerTestSuite/HarnessTests.cs:line 25