Skip to content

Test failure: Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd #111264

Closed
@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr outerloop 20250109.4

Failed tests:

coreclr windows arm64 Checked no_tiered_compilation @ Windows.11.Arm64.Open
    - Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd

Error message:

 Unhandled exception. System.Runtime.InteropServices.COMException (0x8000000E): A method was called at an unexpected time.

   at ComWrappersTests.Program.<>c__DisplayClass28_0.<CrossApartmentQueryInterface_NoDeadlock>b__1()
   at System.Threading.Thread.StartHelper.RunWorker()

Return code:      1
Raw output file:      C:hwA860090CwAB0F09A7uploadsCOMComWrappersAPIComWrappersTestsBuiltInComDisabledoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwA860090Cpcorerun.exe" -p "System.Runtime.InteropServices.BuiltInComInterop.IsSupported=false" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  ComWrappersTestsBuiltInComDisabled.dll 
Running ValidateComInterfaceCreation...
Running ValidateComInterfaceCreationRoundTrip...
Running ValidateComInterfaceUnwrapWrapperSpecific...
Running ValidateComObjectExtendsManagedLifetime...
Running ValidateCreatingAComInterfaceForObjectAfterTheFirstIsFree...
Running ValidateResurrection...
Running ValidateFallbackQueryInterface...
Running ValidateCreateObjectCachingScenario...
Running ValidateCreateObjectWeakHandleCacheCleanUp...
Running ValidateMappingAPIs...
Running ValidateWrappersInstanceIsolation...
Running ValidatePrecreatedExternalWrapper...
Running ValidateExternalWrapperCacheCleanUp...
Running ValidateSuppliedInnerNotAggregation...
Running ValidateIUnknownImpls...
Running ValidateBadComWrapperImpl...
Running ValidateRuntimeTrackerScenario...
Running ValidateQueryInterfaceAfterManagedObjectCollected...
Running ValidateAggregationWithComObject...
Running ValidateAggregationWithReferenceTrackerObject...
Running ComWrappersNoLockAroundQueryInterface...
Attempting to create a new COM object on a different thread.
Running CrossApartmentQueryInterface_NoDeadlock...
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump f

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor204|25_205(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)

Metadata

Metadata

Assignees

Labels

arch-arm64area-Interop-coreclrblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsin-prThere is an active PR which will close this issue when it is mergedos-windows

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions