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

[7.0] Globalization CultureInfoConstructor.Ctor_String failures #88740

Closed
carlossanlop opened this issue Jul 12, 2023 · 2 comments
Closed

[7.0] Globalization CultureInfoConstructor.Ctor_String failures #88740

carlossanlop opened this issue Jul 12, 2023 · 2 comments
Labels
area-System.Globalization blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab test-failure
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jul 12, 2023

Error Blob

{
  "ErrorMessage": "System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Reproduction Steps

[FAIL] System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name: "prs", expectedNames: ["prs"], expectToThrowOnBrowser: True)
Assert.Contains() Failure
Not found: fa
In value:  String[] ["prs"]
   at System.Globalization.Tests.CultureInfoConstructor.Ctor_String(String name, String[] expectedNames, Boolean expectToThrowOnBrowser) + 0xa0
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8da00c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[FAIL] System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name: "prs-AF", expectedNames: ["prs-AF"], expectToThrowOnBrowser: True)
Assert.Contains() Failure
Not found: fa-AF
In value:  String[] ["prs-AF"]
   at System.Globalization.Tests.CultureInfoConstructor.Ctor_String(String name, String[] expectedNames, Boolean expectToThrowOnBrowser) + 0xa0
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8da00c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[SKIP] System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentUICulture
[SKIP] System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentCulture
[SKIP] System.Globalization.Tests.RegionInfoPropertyTests.ValidateUsingCasedRegionName
[SKIP] System.Globalization.Tests.RegionInfoPropertyTests.CurrentRegion_Windows
[SKIP] System.Globalization.Tests.GetCultureInfoTests.TestAllowInvariantCultureOnly
[SKIP] System.Globalization.Tests.GetCultureInfoTests.PredefinedCulturesOnlyEnvVarTest
[SKIP] System.Globalization.Tests.CompareInfoIsSuffixTests.IsSuffixWithAsciiAndIgnoredCharacters
[FAIL] System.Globalization.Tests.NumberFormatInfoCurrencyGroupSizes.CurrencyGroupSizes_Get_ReturnsExpected(format: NumberFormatInfo { }, expected: [3, 2])
Assert.Equal() Failure
              � (pos 1)
Expected: [3, 2]
Actual:   [3]
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8cf53c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[SKIP] System.Globalization.Tests.NumberFormatInfoPercentPositivePattern.PercentPositivePattern_Get_ReturnsExpected_ICU
[SKIP] System.Globalization.Tests.CompareInfoIsPrefixTests.IsPrefixWithAsciiAndIgnoredCharacters
[SKIP] System.Globalization.Tests.CultureInfoAll.ClearCachedDataTest
[FAIL] System.Globalization.Tests.NumberFormatInfoMiscTests.DigitSubstitutionListTest(cultureName: "prs", shape: NativeNational)
Assert.Equal() Failure
Expected: Context
Actual:   NativeNational
   at System.Globalization.Tests.NumberFormatInfoMiscTests.DigitSubstitutionListTest(String cultureName, DigitShapes shape) + 0x54
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8cf6dc
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=336356
Error message validated: System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 7/12/2023 3:11:18 PM UTC

@carlossanlop carlossanlop added area-System.Globalization blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' test-failure Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 12, 2023
@carlossanlop carlossanlop added this to the 7.0.x milestone Jul 12, 2023
@ghost
Copy link

ghost commented Jul 12, 2023

Tagging subscribers to this area: @dotnet/area-system-globalization
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name: "prs"",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Reproduction Steps

[FAIL] System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name: "prs", expectedNames: ["prs"], expectToThrowOnBrowser: True)
Assert.Contains() Failure
Not found: fa
In value:  String[] ["prs"]
   at System.Globalization.Tests.CultureInfoConstructor.Ctor_String(String name, String[] expectedNames, Boolean expectToThrowOnBrowser) + 0xa0
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8da00c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[FAIL] System.Globalization.Tests.CultureInfoConstructor.Ctor_String(name: "prs-AF", expectedNames: ["prs-AF"], expectToThrowOnBrowser: True)
Assert.Contains() Failure
Not found: fa-AF
In value:  String[] ["prs-AF"]
   at System.Globalization.Tests.CultureInfoConstructor.Ctor_String(String name, String[] expectedNames, Boolean expectToThrowOnBrowser) + 0xa0
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8da00c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[SKIP] System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentUICulture
[SKIP] System.Globalization.Tests.CurrentCultureTests.DefaultThreadCurrentCulture
[SKIP] System.Globalization.Tests.RegionInfoPropertyTests.ValidateUsingCasedRegionName
[SKIP] System.Globalization.Tests.RegionInfoPropertyTests.CurrentRegion_Windows
[SKIP] System.Globalization.Tests.GetCultureInfoTests.TestAllowInvariantCultureOnly
[SKIP] System.Globalization.Tests.GetCultureInfoTests.PredefinedCulturesOnlyEnvVarTest
[SKIP] System.Globalization.Tests.CompareInfoIsSuffixTests.IsSuffixWithAsciiAndIgnoredCharacters
[FAIL] System.Globalization.Tests.NumberFormatInfoCurrencyGroupSizes.CurrencyGroupSizes_Get_ReturnsExpected(format: NumberFormatInfo { }, expected: [3, 2])
Assert.Equal() Failure
              � (pos 1)
Expected: [3, 2]
Actual:   [3]
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8cf53c
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
[SKIP] System.Globalization.Tests.NumberFormatInfoPercentPositivePattern.PercentPositivePattern_Get_ReturnsExpected_ICU
[SKIP] System.Globalization.Tests.CompareInfoIsPrefixTests.IsPrefixWithAsciiAndIgnoredCharacters
[SKIP] System.Globalization.Tests.CultureInfoAll.ClearCachedDataTest
[FAIL] System.Globalization.Tests.NumberFormatInfoMiscTests.DigitSubstitutionListTest(cultureName: "prs", shape: NativeNational)
Assert.Equal() Failure
Expected: Context
Actual:   NativeNational
   at System.Globalization.Tests.NumberFormatInfoMiscTests.DigitSubstitutionListTest(String cultureName, DigitShapes shape) + 0x54
   at System.Globalization.Nls.Tests!<BaseAddress>+0x8cf6dc
   at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) + 0x150
Author: carlossanlop
Assignees: -
Labels:

area-System.Globalization, blocking-clean-ci, test-failure, Known Build Error

Milestone: 7.0.x

@carlossanlop carlossanlop added Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner and removed Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 12, 2023
This was referenced Jul 16, 2023
@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels Jul 18, 2023
@tarekgh
Copy link
Member

tarekgh commented Jul 18, 2023

Should be fixed now by #89065

@tarekgh tarekgh closed this as completed Jul 18, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Globalization blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab test-failure
Projects
None yet
Development

No branches or pull requests

2 participants