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

Implement DAMT.*WithInherited #109608

Merged
merged 4 commits into from
Nov 11, 2024

FB

e88b800
Select commit
Loading
Failed to load commit list.
Merged

Implement DAMT.*WithInherited #109608

FB
e88b800
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Nov 11, 2024 in 2h 21m 57s

Build #20241111.6 had test failures

Details

Tests

  • Failed: 36 (0.00%)
  • Passed: 3,680,347 (98.30%)
  • Other: 63,739 (1.70%)
  • Total: 3,744,122

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24556.2\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.24556.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24556.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item chrome-DebuggerTests.EvaluateOnCallFrame2Tests in job 96575a90-359e-409f-9212-345a3f52e61f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/96575a90-359e-409f-9212-345a3f52e61f/workitems/chrome-DebuggerTests.EvaluateOnCallFrame2Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24556.2\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.24556.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.24556.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item chrome-DebuggerTests.EvaluateOnCallFrameTests in job 96575a90-359e-409f-9212-345a3f52e61f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/96575a90-359e-409f-9212-345a3f52e61f/workitems/chrome-DebuggerTests.EvaluateOnCallFrameTests/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