Skip to content

[7.0] Globalization IcuAppLocalTests .TestIcuAppLocal test failure #88742

Closed

Description

Error Blob

{
  "ErrorMessage": "Failed to load app-local ICU",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

I only found this failure in a mono runtime config.

C:\h\w\9E650856\w\AF0A095B\e>"C:\h\w\9E650856\p\dotnet.exe" exec --runtimeconfig IcuAppLocal.Tests.runtimeconfig.json --depsfile IcuAppLocal.Tests.deps.json xunit.console.dll IcuAppLocal.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: IcuAppLocal.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  IcuAppLocal.Tests (found 1 test case)
  Starting:    IcuAppLocal.Tests (parallel test collections = on, max threads = 2)
Process terminated.
Failed to load app-local ICU: icuuc68.2.0.9.dll
    System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal [FAIL]
      Exit code was -1073740791 but it should have been 42
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(239,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose(Boolean disposing)
        /_/src/Microsoft.DotNet.RemoteExecutor/src/RemoteInvokeHandle.cs(57,0): at Microsoft.DotNet.RemoteExecutor.RemoteInvokeHandle.Dispose()
        /_/src/libraries/System.Globalization/tests/IcuAppLocal/IcuAppLocal.cs(32,0): at System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal()
        /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs(33,0): at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)
  Finished:    IcuAppLocal.Tests
=== TEST EXECUTION SUMMARY ===
   IcuAppLocal.Tests  Total: 1, Errors: 0, Failed: 1, Skipped: 0, Time: 7.563s
----- end Wed 07/12/2023  3:56:03.52 ----- exit code 1 ----------------------------------------------------------

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

Build Definition Test Pull Request
681837 dotnet/runtime System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal
679420 dotnet/runtime System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal
678355 dotnet/runtime System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal
659984 dotnet/runtime System.Globalization.Tests.IcuAppLocalTests.TestIcuAppLocal

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarea-VM-meta-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'runtime-monospecific to the Mono runtime

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions