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

[release/8.0] Use JS interop to get full NativeName, DisplayName #110221

Draft
wants to merge 1 commit into
base: release/8.0-staging
Choose a base branch
from

Use JS interop to get full NativeName.

9606da3
Select commit
Loading
Failed to load commit list.
Draft

[release/8.0] Use JS interop to get full NativeName, DisplayName #110221

Use JS interop to get full NativeName.
9606da3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build Libraries Build linux_musl x64 Debug) failed Nov 27, 2024 in 16m 38s

Build Libraries Build linux_musl x64 Debug failed

Annotations

Check failure on line 19 in src/libraries/System.Globalization/tests/System/Globalization/RegionInfoTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Build linux_musl x64 Debug)

src/libraries/System.Globalization/tests/System/Globalization/RegionInfoTests.cs#L19

src/libraries/System.Globalization/tests/System/Globalization/RegionInfoTests.cs(19,61): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'PlatformDetection' does not contain a definition for 'IsHybridGlobalizationOnApplePlatform'

Check failure on line 14 in src/libraries/System.Globalization/tests/CultureInfo/CultureInfoNativeName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Build linux_musl x64 Debug)

src/libraries/System.Globalization/tests/CultureInfo/CultureInfoNativeName.cs#L14

src/libraries/System.Globalization/tests/CultureInfo/CultureInfoNativeName.cs(14,61): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'PlatformDetection' does not contain a definition for 'IsHybridGlobalizationOnApplePlatform'

Check failure on line 14 in src/libraries/System.Globalization/tests/CultureInfo/CultureInfoEnglishName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Build linux_musl x64 Debug)

src/libraries/System.Globalization/tests/CultureInfo/CultureInfoEnglishName.cs#L14

src/libraries/System.Globalization/tests/CultureInfo/CultureInfoEnglishName.cs(14,61): error CS0117: (NETCORE_ENGINEERING_TELEMETRY=Build) 'PlatformDetection' does not contain a definition for 'IsHybridGlobalizationOnApplePlatform'