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

Test failure: Interop/COM/NativeClients/MiscTypes/MiscTypes.cmd #112545

Closed
v-wenyuxu opened this issue Feb 14, 2025 · 3 comments · Fixed by #112566
Closed

Test failure: Interop/COM/NativeClients/MiscTypes/MiscTypes.cmd #112545

v-wenyuxu opened this issue Feb 14, 2025 · 3 comments · Fixed by #112566
Assignees
Labels
arch-arm64 area-Interop-coreclr blocking-clean-ci-optional Blocking optional rolling runs GCStress in-pr There is an active PR which will close this issue when it is merged os-windows

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr gcstress-extra 20250212.1

Failed tests:

coreclr windows arm64 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.11.Arm64.Open
    - Interop/COM/NativeClients/MiscTypes/MiscTypes.cmd
coreclr windows arm64 Checked gcstress0xc_disabler2r @ Windows.11.Arm64.Open
    - Interop/COM/NativeClients/MiscTypes/MiscTypes.cmd

Error message:

 
Return code:      1
Raw output file:      C:hwB71C09A3wA00A08B1uploadsCOMNativeClientsMiscTypesoutput.txt
Raw output:
BEGIN EXECUTION
Copying 'C:hwB71C09A3pCoreShim.dll'...
        1 file(s) copied.
 COMClientMiscTypes MiscTypes.dll 
Expected: 100
Actual: -1073740791
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 2/12/2025 11:24:39 PM
Processing C:coresCOMClientMiscTypes.exe.7972.dmp
Unable to find cdb.exe at C:Program Files (x86)Windows Kits10Debuggers�rm64cdb.exe
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> C:hwB71C09A3wA00A08B1eInteropInterop../COM/NativeClients/MiscTypes/MiscTypes.cmd

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 123
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor216|25_217(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 14, 2025
Copy link
Contributor

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

@AaronRobinsonMSFT
Copy link
Member

Hmmm. I just updated this test in #112375.

@AaronRobinsonMSFT AaronRobinsonMSFT self-assigned this Feb 14, 2025
@AaronRobinsonMSFT
Copy link
Member

Sigh... this is a test bug. Will fix tomorrow.

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Feb 14, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-Interop-coreclr blocking-clean-ci-optional Blocking optional rolling runs GCStress in-pr There is an active PR which will close this issue when it is merged os-windows
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants