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

Interop\COM\Dynamic\Dynamic\Dynamic.cmd fails on x86 #33276

Closed
sandreenko opened this issue Mar 6, 2020 · 1 comment · Fixed by #33334
Closed

Interop\COM\Dynamic\Dynamic\Dynamic.cmd fails on x86 #33276

sandreenko opened this issue Mar 6, 2020 · 1 comment · Fixed by #33334
Assignees
Labels
arch-x86 area-Interop-coreclr test-bug Problem in test source code (most likely) untriaged New issue has not been triaged by the area owner

Comments

@sandreenko
Copy link
Contributor

I see that test is failing in different runts on x86.
Examples:
outerloop:
1, 2, 3
inerloop:
1 , 2

Added in #33060.
@elinor-fung could you please take a look or disable it for x86?

@sandreenko sandreenko added arch-x86 test-bug Problem in test source code (most likely) labels Mar 6, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Host untriaged New issue has not been triaged by the area owner labels Mar 6, 2020
@ViktorHofer
Copy link
Member

Failed again: https://dev.azure.com/dnceng/public/_build/results?buildId=549031&view=ms.vss-test-web.build-test-results-tab&runId=17345718&resultId=101312&paneView=debug

\r\nReturn code: 1\r\nRaw output file: C:\h\w\B2FC09B2\w\A6540913\e\Interop\COM\Reports\Interop.COM\Dynamic\Dynamic\Dynamic.output.txt\r\nRaw output:\r\nBEGIN EXECUTION\r\n "C:\h\w\B2FC09B2\p\corerun.exe" Dynamic.dll \r\nRunning BasicTest\r\nRunning CollectionTest\r\nExpected: 100\r\nActual: -1073740940\r\nEND EXECUTION - FAILED\r\nFAILED\r\nTest Harness Exitcode is : 1\r\nTo run the test:\r\n> set CORE_ROOT=C:\h\w\B2FC09B2\p\r\n> C:\h\w\B2FC09B2\w\A6540913\e\Interop\COM\Dynamic\Dynamic\Dynamic.cmd\r\nExpected: True\r\nActual: False
   at Interop_COM._Dynamic_Dynamic_Dynamic_._Dynamic_Dynamic_Dynamic_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.x86.Checked\TestWrappers\Interop.COM\Interop.COM.XUnitWrapper.cs:line 237

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 area-Interop-coreclr test-bug Problem in test source code (most likely) untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants