Interop/COM/NativeClients/Dispatch test failure: 0x80131516 = dispatchCoerceTesting->Invoke
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with Interop/COM/NativeClients/Dispatch/Dispatch.cmd and the linked console log, then reproduce it with CORE_ROOT set as shown. Trace the dispatchCoerceTesting->Invoke failure and compare the returned value with the test's expected 100; done means the Dispatch test completes successfully without the 0x80131516 failure.
Written by the indexing model from the issue text.
Description
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1061113
Build error leg or test failing: Interop/COM/NativeClients/Dispatch/Dispatch.cmd
Pull request: https://github.com/dotnet/runtime/pull/116342
Return code: 1
Raw output file: C:hwAC05097EwBAE409ECuploadsCOMNativeClientsDispatchoutput.txt
Raw output:
BEGIN EXECUTION
Copying 'C:hwAC05097EpCoreShim.dll'...
1 file(s) copied.
COMClientDispatch Dispatch.dll
Invoke DoubleNumeric_ReturnByRef
Invoke Add_Float_ReturnAndUpdateByRef
Invoke Add_Double_ReturnAndUpdateByRef
Invoke PassThroughLCID
Invoke GetEnumerator (DISPID_NEWENUM)
-- Validate returned IEnumVARIANT
Invoke ExplicitGetEnumerator
-- Validate returned IEnumVARIANT
Invoke ManagedArgument
Validating VT_UI4
Validating VT_I2
Validating VT_I8
Validating VT_R8
Validating VT_CY
Validating VT_BSTR
FAILURE: 0x80131516 = dispatchCoerceTesting->Invoke( methodId, IID_NULL, lcid, DISPATCH_METHOD, ¶ms, &result, nullptr, nullptr )
Test Failure: 0x80131516
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 6/6/2025 7:17:42 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> C:hwAC05097EwBAE409ECeInteropInterop../COM/NativeClients/Dispatch/Dispatch.cmd
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "0x80131516 = dispatchCoerceTesting->Invoke",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1061113
Error message validated: [0x80131516 = dispatchCoerceTesting->Invoke]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/6/2025 8:59:20 PM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/runtime
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
area-System.Reflection blocking-clean-ci-optional Known Build Error os-mac-os-x untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
agentic-workflows untriaged
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
area-VM-meta-mono untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·