-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-System.Globalizationblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'runtime-monospecific to the Mono runtimespecific to the Mono runtime
Milestone
Description
Error Blob
{
"ErrorMessage": "CultureNotFoundException : Culture is not supported.",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
}Reproduction Steps
- Affected 6.0 PR: [release/6.0-staging] Reset OOB packages from 6.0.18 #86299
- Jobs:
- Full callstack:
[23:55:23] info: console.info: Arguments: --run,WasmTestRunner.dll,System.Globalization.Tests.dll,-notrait,category=IgnoreForCI,-notrait,category=OuterLoop,-notrait,category=failing
[23:55:23] info: console.debug: MONO_WASM: Initializing mono runtime
[23:55:23] info: console.debug: MONO_WASM: ICU data archive(s) loaded, disabling invariant mode
[23:55:23] info: console.debug: mono_wasm_runtime_ready fe00e07a-5519-4dfe-b35a-f867dbaf2e28
[23:55:23] info: console.info: Initializing.....
[23:55:23] info: Discovering: System.Globalization.Tests.dll (method display = ClassAndMethod, method display options = None)
[23:55:23] info: Discovered: System.Globalization.Tests.dll (found 450 of 455 test cases)
[23:55:23] info: Starting: System.Globalization.Tests.dll
[23:56:53] fail: [FAIL] System.Globalization.Tests.CultureInfoConstructor.TestCreationWithICUNormalizedNames(cultureName: "xx-u-XX", expectedCultureName: "xx-u-xx")
[23:56:53] info: System.Globalization.CultureNotFoundException : Culture is not supported. (Parameter 'name')
[23:56:53] info: xx-u-xx is an invalid culture identifier.
[23:56:53] info: at System.Globalization.CultureInfo.GetCultureInfo(String )
[23:56:53] info: at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
[23:56:53] fail: [FAIL] System.Globalization.Tests.CultureInfoConstructor.TestCreationWithICUNormalizedNames(cultureName: "xx-u-XX-u-yy", expectedCultureName: "xx-u-xx-u-yy")
[23:56:53] info: System.Globalization.CultureNotFoundException : Culture is not supported. (Parameter 'name')
[23:56:53] info: xx-u-xx-u-yy is an invalid culture identifier.
[23:56:53] info: at System.Globalization.CultureInfo.GetCultureInfo(String )
[23:56:53] info: at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
[23:56:53] fail: [FAIL] System.Globalization.Tests.CultureInfoConstructor.TestCreationWithICUNormalizedNames(cultureName: "xx-t-ja-JP", expectedCultureName: "xx-t-ja-jp")
[23:56:53] info: System.Globalization.CultureNotFoundException : Culture is not supported. (Parameter 'name')
[23:56:53] info: xx-t-ja-jp is an invalid culture identifier.
[23:56:53] info: at System.Globalization.CultureInfo.GetCultureInfo(String )
[23:56:53] info: at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
[23:56:53] fail: [FAIL] System.Globalization.Tests.CultureInfoConstructor.TestCreationWithICUNormalizedNames(cultureName: "qps-plocm", expectedCultureName: "qps-PLOCM")
[23:56:53] info: System.Globalization.CultureNotFoundException : Culture is not supported. (Parameter 'name')
[23:56:53] info: qps-plocm is an invalid culture identifier.
[23:56:53] info: at System.Globalization.CultureInfo.GetCultureInfo(String )
[23:56:53] info: at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
[23:57:04] info: Finished: System.Globalization.Tests.dll
[23:57:04] info:
[23:57:04] info: === TEST EXECUTION SUMMARY ===
[23:57:04] info: Total: 2489, Errors: 0, Failed: 4, Skipped: 20, Time: **100.4932849s**
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-System.Globalizationblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'runtime-monospecific to the Mono runtimespecific to the Mono runtime