Skip to content

[browser][event-pipe] EventPipe diagnostic server TypeScript for CoreCLR#126830

Merged
pavelsavara merged 9 commits into
dotnet:mainfrom
pavelsavara:browser_EP_coreclr_js
Apr 17, 2026
Merged

[browser][event-pipe] EventPipe diagnostic server TypeScript for CoreCLR#126830
pavelsavara merged 9 commits into
dotnet:mainfrom
pavelsavara:browser_EP_coreclr_js

feedback

0fa5aee
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 16, 2026 in 5h 17m 44s

Build #20260416.75 had test failures

Details

Tests

  • Failed: 1,612 (0.05%)
  • Passed: 3,390,588 (98.07%)
  • Other: 65,226 (1.89%)
  • Total: 3,457,426

Annotations

Check failure on line 107 in eng\targetingpacks.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

eng\targetingpacks.targets#L107

eng\targetingpacks.targets(107,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) The shared framework must be built before the local targeting pack can be consumed.

Check failure on line 7714 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L7714

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 7728 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L7728

The operation was canceled.

Check failure on line 1 in JavaScriptTestHelperNoNamespace+NestedClass+DoubleNestedClass.EchoString

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JavaScriptTestHelperNoNamespace+NestedClass+DoubleNestedClass.EchoString

System.InvalidOperationException : Exception during discovery:
System.TypeLoadException: Could not resolve type with token 0100001c from typeref (expected class 'System.Runtime.InteropServices.JavaScript.JSExportAttribute' in assembly 'System.Runtime.InteropServices.JavaScript, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a')
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(MethodInfo method, Type attributeType, AttributeUsageAttribute attributeUsage)
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForMethod(ITestMethod testMethod, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions)
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForType(ITestClass testClass, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions)

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportCallback_Action

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportCallback_Action

System.MissingMethodException : Method not found: System.Threading.Tasks.Task`1<System.Runtime.InteropServices.JavaScript.JSObject> System.Runtime.InteropServices.JavaScript.JSHost.ImportAsync(string,string,System.Threading.CancellationToken)
Raw output
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.InteropServices.JavaScript.Tests.JSInteropTestBase.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JSObjectGetSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JSObjectGetSet

System.MissingMethodException : Method not found: System.Threading.Tasks.Task`1<System.Runtime.InteropServices.JavaScript.JSObject> System.Runtime.InteropServices.JavaScript.JSHost.ImportAsync(string,string,System.Threading.CancellationToken)
Raw output
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.InteropServices.JavaScript.Tests.JSInteropTestBase.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportEcho_ActionAction

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportEcho_ActionAction

System.MissingMethodException : Method not found: System.Threading.Tasks.Task`1<System.Runtime.InteropServices.JavaScript.JSObject> System.Runtime.InteropServices.JavaScript.JSHost.ImportAsync(string,string,System.Threading.CancellationToken)
Raw output
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.InteropServices.JavaScript.Tests.JSInteropTestBase.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[<InitializeAsync>d__304](<InitializeAsync>d__304& stateMachine)
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.InitializeAsync()