-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Milestone
Description
Run: runtime-coreclr gcstress-extra 20210130.1
Failed tests:
CoreCLR windows arm64 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.10.Arm64v8.Open
- Interop\\COM\\ComWrappers\\API\\ComWrappersTests\\ComWrappersTests.cmd
Error message:
Return code: 1
Raw output file: D:\h\w\AAE6099D\w\A9620911\e\Interop\COM\Reports\Interop.COM\ComWrappers\API\ComWrappersTests\ComWrappersTests.output.txt
Raw output:
BEGIN EXECUTION
"D:\h\w\AAE6099D\p\corerun.exe" ComWrappersTests.dll
Running ValidateComInterfaceCreation...
Running ValidateComInterfaceCreationRoundTrip...
Running ValidateFallbackQueryInterface...
Running ValidateCreateObjectCachingScenario...
Running ValidateWrappersInstanceIsolation...
Running ValidatePrecreatedExternalWrapper...
Running ValidateSuppliedInnerNotAggregation...
Running ValidateIUnknownImpls...
Running ValidateBadComWrapperImpl...
Running ValidateRuntimeTrackerScenario...
Test Failure: TestLibrary.AssertTestException: Assert.IsTrue:
at TestLibrary.Assert.HandleFail(String assertionName, String message)
at TestLibrary.Assert.IsTrue(Boolean condition, String message)
at ComWrappersTests.Program.ValidateRuntimeTrackerScenario()
at ComWrappersTests.Program.Main(String[] doNotUse)
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=D:\h\w\AAE6099D\p
> D:\h\w\AAE6099D\w\A9620911\e\Interop\COM\ComWrappers\API\ComWrappersTests\ComWrappersTests.cmd
stack trace:
at Interop_COM._ComWrappers_API_ComWrappersTests_ComWrappersTests_._ComWrappers_API_ComWrappersTests_ComWrappersTests_cmd()