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

[tests] TestIcuAppLocal failing to load app-local ICU on Windows x64 #77485

Closed
mdh1418 opened this issue Oct 26, 2022 · 1 comment · Fixed by #77499
Closed

[tests] TestIcuAppLocal failing to load app-local ICU on Windows x64 #77485

mdh1418 opened this issue Oct 26, 2022 · 1 comment · Fixed by #77499
Assignees
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Oct 26, 2022

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=63540&view=logs&j=55625a83-07ac-525a-fb32-9d705da79581&t=ed547991-520a-5120-9a9a-8b7bdbddb033
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77471-merge-4810fa0564944a81aa/IcuAppLocal.Tests/1/console.d493c9a2.log?helixlogtype=result

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)
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 26, 2022
@ghost
Copy link

ghost commented Oct 26, 2022

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

Issue Details

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=63540&view=logs&j=55625a83-07ac-525a-fb32-9d705da79581&t=ed547991-520a-5120-9a9a-8b7bdbddb033
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-77471-merge-4810fa0564944a81aa/IcuAppLocal.Tests/1/console.d493c9a2.log?helixlogtype=result

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)
Author: mdh1418
Assignees: tarekgh
Labels:

area-System.Globalization

Milestone: -

@tarekgh tarekgh removed the untriaged New issue has not been triaged by the area owner label Oct 26, 2022
@tarekgh tarekgh added this to the 8.0.0 milestone Oct 26, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 27, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants