Skip to content

Unstable unit test: System.Windows.Forms.Tests.ClipboardTests.RoundTrip_DataObject_SupportsTypedInterface #13292

@LeafShi1

Description

@LeafShi1

Test

System.Windows.Forms.Tests.ClipboardTests.RoundTrip_DataObject_SupportsTypedInterface(copy: True)

Issue description

Error Message:

  • In X64 unit:
    • Expected boolean to be True, but found False..

Stack trace:

   at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
   at System.Windows.Forms.Tests.ClipboardTests.CustomDataObject_RoundTrip_SupportsTypedInterface[T](Boolean copy) in /_/src/test/unit/System.Windows.Forms/System/Windows/Forms/ClipboardTests.cs:line 1386
   at System.Windows.Forms.Tests.ClipboardTests.RoundTrip_DataObject_SupportsTypedInterface(Boolean copy) in /_/src/test/unit/System.Windows.Forms/System/Windows/Forms/ClipboardTests.cs:line 1297
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Metadata

Metadata

Assignees

Labels

area-ClipboardIssues related to Clipboarddisabled-testTracking tests that have been disabled to prevent run failures.test-bugProblem in test source code (most likely)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions