Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure DataObject #12792

Closed
wants to merge 3 commits into from

Restructure DataObject

1feda3d
Select commit
Loading
Failed to load commit list.
Closed

Restructure DataObject #12792

Restructure DataObject
1feda3d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-winforms CI failed Jan 16, 2025 in 19m 43s

Build #20250116.7 had test failures

Details

Tests

  • Failed: 15 (0.01%)
  • Passed: 144,025 (99.49%)
  • Other: 721 (0.50%)
  • Total: 144,761

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Debug\System.Windows.Forms.Tests_net10.0-windows7.0_x86.html [net10.0-windows7.0|x86]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Debug\System.Windows.Forms.Tests_net10.0-windows7.0_x64.html [net10.0-windows7.0|x64]

Check failure on line 1 in System.Windows.Forms.Tests.BinaryFormatUtilitiesTests.ReadFontSerializedOnNet481

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

System.Windows.Forms.Tests.BinaryFormatUtilitiesTests.ReadFontSerializedOnNet481

System.NotSupportedException : BinaryFormatter serialization and deserialization are disabled within this application. See https://aka.ms/binaryformatter for more information.
Raw output
   at System.Private.Windows.Core.OLE.DesktopDataObject.Composition.BinaryFormatUtilities.ReadObjectWithBinaryFormatter[T](MemoryStream stream, SerializationBinder binder) in /_/src/System.Private.Windows.Core/src/OLE/DesktopDataObject.Composition.BinaryFormatUtilities.cs:line 113
   at System.Windows.Forms.WinFormsDataObject.Composition.BinaryFormatUtilities.ReadObjectFromStream[T](MemoryStream stream, Func`2 resolver, Boolean legacyMode) in /_/src/System.Windows.Forms/src/System/Windows/Forms/OLE/WinFormsDataObject.Composition.BinaryFormatUtilities.cs:line 111
   at System.Windows.Forms.Tests.BinaryFormatUtilitiesTests.<>c__DisplayClass66_0.<ReadFontSerializedOnNet481>g__TryGetData|0(MemoryStream stream) in /_/src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/BinaryFormatUtilitiesTests.cs:line 704
   at System.Windows.Forms.Tests.BinaryFormatUtilitiesTests.ReadFontSerializedOnNet481() in /_/src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/BinaryFormatUtilitiesTests.cs:line 683
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Windows.Forms.Tests.NativeToWinFormsAdapterTests.TryGetData_AsConcreteType_Custom_FormatterEnabled_RequiresResolver

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

System.Windows.Forms.Tests.NativeToWinFormsAdapterTests.TryGetData_AsConcreteType_Custom_FormatterEnabled_RequiresResolver

Test failed

Check failure on line 1 in System.Windows.Forms.Tests.ClipboardTests.Clipboard_NrbfSerializer_AppContextSwitch

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

System.Windows.Forms.Tests.ClipboardTests.Clipboard_NrbfSerializer_AppContextSwitch

Test failed

Check failure on line 1 in System.Windows.Forms.Tests.ClipboardTests.Clipboard_NrbfSerializer_AppContextSwitch

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-winforms CI

System.Windows.Forms.Tests.ClipboardTests.Clipboard_NrbfSerializer_AppContextSwitch

Test failed