-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 IcuAppLocalTests .TestIcuAppLocal test failure #88742
Comments
Tagging subscribers to this area: @dotnet/area-system-globalization Issue DetailsError Blob{
"ErrorMessage": "Failed to load app-local ICU: icuuc68.2.0.9.dll",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction StepsI only found this failure in a
|
I'm having trouble getting the Known Build Error feature to capture the hits. But I linked the run and log file where I found the hit. Tagging @tarekgh since there was a recent globalization servicing change and it might be related to this failure. |
@carlossanlop I'll look. Do you have a pointer to the linked failures that are not mentioned here? I just want to see if all failures are on |
According to the run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=336356&view=logs&j=585f1246-0618-5d47-ff3e-08c83309e2d2&t=5e10daf8-cc46-5bd4-2ab7-d28eafd857b5 These are the queues being used: |
@marek-safar could you get someone from Mono side to look at as this is a mono specific issue. |
The Mono runtime failed to load the ICU native library. Looks runtime/src/libraries/System.Private.CoreLib/src/System/Globalization/GlobalizationMode.Windows.cs Line 45 in 6166de4
So far, I am seeing it on Windows only with Mono runtime. |
New hit:
|
@steveisok - this is on Windows which is weird. Not sure who "owns" this. Also it's 7.0, so maybe we should close it if it's nowhere else. |
Build Analysis says this only happened on release/7.0 which isn't a thing anymore, closing. |
Error Blob
Reproduction Steps
I only found this failure in a
mono
runtime config.Build windows x64 Release AllSubsets_Mono
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=336356
Error message validated:
Failed to load app-local ICU
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/12/2023 11:54:50 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: