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

[browser][MT] deputy thread #98118

Merged
merged 9 commits into from
Feb 22, 2024

wip

24d74c9
Select commit
Loading
Failed to load commit list.
Merged

[browser][MT] deputy thread #98118

wip
24d74c9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm (Build browser-wasm linux Release LibraryTests_HybridGlobalization_AOT) failed Feb 21, 2024 in 15m 1s

Build browser-wasm linux Release LibraryTests_HybridGlobalization_AOT failed

Annotations

Check failure on line 472 in src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm (Build browser-wasm linux Release LibraryTests_HybridGlobalization_AOT)

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs#L472

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs(472,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JSMarshalerArgument.JSMarshalerArgumentImpl' does not contain a definition for 'CallerNativeTID' and no accessible extension method 'CallerNativeTID' accepting a first argument of type 'JSMarshalerArgument.JSMarshalerArgumentImpl' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 472 in src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm (Build browser-wasm linux Release LibraryTests_HybridGlobalization_AOT)

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs#L472

src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs(472,62): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'JSProxyContext' does not contain a definition for 'NativeTID' and no accessible extension method 'NativeTID' accepting a first argument of type 'JSProxyContext' could be found (are you missing a using directive or an assembly reference?)