-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area-ClipboardIssues related to ClipboardIssues related to Clipboarddisabled-testTracking tests that have been disabled to prevent run failures.Tracking tests that have been disabled to prevent run failures.test-bugProblem in test source code (most likely)Problem in test source code (most likely)
Description
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 ClipboardIssues related to Clipboarddisabled-testTracking tests that have been disabled to prevent run failures.Tracking tests that have been disabled to prevent run failures.test-bugProblem in test source code (most likely)Problem in test source code (most likely)