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

Add DNMD into src/native #107961

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

Remove the implicit conversion from span<T> to T* and instead introdu…

6d99e39
Select commit
Loading
Failed to load commit list.
Open

Add DNMD into src/native #107961

Remove the implicit conversion from span<T> to T* and instead introdu…
6d99e39
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 6, 2024 in 4h 7m 40s

Build #20241105.84 had test failures

Details

Tests

  • Failed: 19 (0.00%)
  • Passed: 3,705,835 (98.30%)
  • Other: 63,953 (1.70%)
  • Total: 3,769,807

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24551.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24551.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 1 in DebuggerTests.ExceptionTests.DebuggerTests.ExceptionTests.JSExceptionTestNone

See this annotation in the file changed.

@azure-pipelines 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 ---

Check failure on line 1 in DebuggerTests.ExceptionTests.DebuggerTests.ExceptionTests.ExceptionTestNone

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 1 in DebuggerTests.HarnessTests.DebuggerTests.HarnessTests.TimedOutWaitingForInvalidBreakpoint

See this annotation in the file changed.

@azure-pipelines 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