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

Add first WinForms Async experimental APIs #11828

Closed

Finalize Invoke async including the docs.

71b6034
Select commit
Loading
Failed to load commit list.
Closed

Add first WinForms Async experimental APIs #11828

Finalize Invoke async including the docs.
71b6034
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-winforms CI failed Aug 9, 2024 in 20m 8s

Build #20240809.16 had test failures

Details

Tests

  • Failed: 44 (0.06%)
  • Passed: 77,792 (99.52%)
  • Other: 328 (0.42%)
  • Total: 78,164

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_net9.0-windows7.0_x64.html [net9.0-windows7.0|x64]

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\Release\System.Windows.Forms.Tests_net9.0-windows7.0_x86.html [net9.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\Release\System.Windows.Forms.Tests_net9.0-windows7.0_x64.html [net9.0-windows7.0|x64]

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_net9.0-windows7.0_x86.html [net9.0-windows7.0|x86]

Check failure on line 1 in System.Windows.Forms.Tests.ListViewTests.ListView_Handle_GetTextBackColor_Success

See this annotation in the file changed.

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

System.Windows.Forms.Tests.ListViewTests.ListView_Handle_GetTextBackColor_Success

Assert.Equal() Failure: Values differ\r\nExpected: 4294967295\r\nActual:   4278190080
Raw output
   at System.Windows.Forms.Tests.ListViewTests.ListView_Handle_GetTextBackColor_Success() in /_/src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/ListViewTests.cs:line 1976
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Font_SetWithNonNullOldValueWithHandle_GetReturnsExpected

See this annotation in the file changed.

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

System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Font_SetWithNonNullOldValueWithHandle_GetReturnsExpected

Test failed

Check failure on line 1 in System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Multiline_SetWithHandle_GetReturnsExpected

See this annotation in the file changed.

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

System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Multiline_SetWithHandle_GetReturnsExpected

Test failed

Check failure on line 1 in System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Font_SetWithHandle_GetReturnsExpected

See this annotation in the file changed.

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

System.Windows.Forms.Tests.RichTextBoxTests.RichTextBox_Font_SetWithHandle_GetReturnsExpected

Test failed