-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Interop-coreclrblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windows
Description
Failing on jitstress-random
set DOTNET_TieredCompilation=0
set DOTNET_JitStress=30d
BEGIN EXECUTION
"C:\h\w\B9AB0A63\p\corerun.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 ValidateComObjectExtendsManagedLifetime...
Test Failure: Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: 0
Actual: 1
at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
at ComWrappersTests.Program.ValidateComObjectExtendsManagedLifetime()
at ComWrappersTests.Program.Main()
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 4/23/2023 7:51:40 PM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\B9AB0A63\p
> C:\h\w\B9AB0A63\w\B3B80A0B\e\Interop\COM\ComWrappers\API\ComWrappersTestsBuiltInComDisabled\ComWrappersTestsBuiltInComDisabled.cmd
Expected: True
Actual: False
Stack Trace:
at Interop_COM._ComWrappers_API_ComWrappersTestsBuiltInComDisabled_ComWrappersTestsBuiltInComDisabled_._ComWrappers_API_ComWrappersTestsBuiltInComDisabled_ComWrappersTestsBuiltInComDisabled_cmd()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Metadata
Metadata
Assignees
Labels
area-Interop-coreclrblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windows