Skip to content

jitstress-random ComWrappersTestsBuiltInComDisabled is failing #85262

Description

@kunalspathak

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions