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][hybridGlobalization] WBT: Hybrid Globalization fails with AOT #94212

Closed
ilonatommy opened this issue Oct 31, 2023 · 3 comments
Closed
Assignees
Labels
arch-wasm WebAssembly architecture 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

Comments

@ilonatommy
Copy link
Member

ilonatommy commented Oct 31, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=456196
Build error leg or test failing: Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests
Pull request: #94166, #94204

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": " HybridGlobalization failed, unexpected exception was thrown: System.TypeInitializationException: TypeInitialization_Type, System.Globalization.CultureInfo",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

cc @kouvel, it's failing since #87672 was merged. Fails also on the related to the offender PR: #93879 of similar logic.

Error with resource strings values resolved:
The type initializer for 'System.Globalization.CultureInfo' threw an exception.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=456196
Error message validated: HybridGlobalization failed, unexpected exception was thrown: System.TypeInitializationException: TypeInitialization_Type, System.Globalization.CultureInfo
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/31/2023 2:07:27 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@ilonatommy ilonatommy added 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 labels Oct 31, 2023
@ilonatommy ilonatommy self-assigned this Oct 31, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 31, 2023
@ghost
Copy link

ghost commented Oct 31, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=456196
Build error leg or test failing: Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests
Pull request: #94166

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": " HybridGlobalization failed, unexpected exception was thrown: System.TypeInitializationException: TypeInitialization_Type, System.Globalization.CultureInfo",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: ilonatommy
Assignees: ilonatommy
Labels:

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

Milestone: -

@ilonatommy ilonatommy added the arch-wasm WebAssembly architecture label Oct 31, 2023
@ghost
Copy link

ghost commented Oct 31, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=456196
Build error leg or test failing: Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests
Pull request: #94166, #94204

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": " HybridGlobalization failed, unexpected exception was thrown: System.TypeInitializationException: TypeInitialization_Type, System.Globalization.CultureInfo",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-System.Globalization, blocking-clean-ci, untriaged, Known Build Error

Milestone: -

@radical radical changed the title [browser][hybridGlobalization] Hybrid Globalization fails with AOT [browser][hybridGlobalization] WBT: Hybrid Globalization fails with AOT Nov 4, 2023
@ilonatommy
Copy link
Member Author

Fixed by #95910.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture 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
Projects
None yet
Development

No branches or pull requests

1 participant