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

Code Coverage for DownloadFile Review 1St #12486

Open
wants to merge 102 commits into
base: main
Choose a base branch
from

Merge branch 'master' into Code-Coverage-DownloadFile-Review-1St

63f9b0c
Select commit
Loading
Failed to load commit list.
Open

Code Coverage for DownloadFile Review 1St #12486

Merge branch 'master' into Code-Coverage-DownloadFile-Review-1St
63f9b0c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-winforms CI failed Feb 10, 2025 in 22m 20s

Build #20250210.2 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 83,359 (99.60%)
  • Other: 336 (0.40%)
  • Total: 83,696

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

Check failure on line 1 in System.Windows.Forms.Tests.BindingContextTests.BindingContext_UpdateBinding_UpdateBindingWithoutDataMember_Success

See this annotation in the file changed.

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

System.Windows.Forms.Tests.BindingContextTests.BindingContext_UpdateBinding_UpdateBindingWithoutDataMember_Success

Assert.Single() Failure: The collection was empty
Raw output
   at System.Windows.Forms.Tests.BindingContextTests.BindingContext_UpdateBinding_UpdateBindingWithoutDataMember_Success() in D:\a\_work\1\s\src\System.Windows.Forms\tests\UnitTests\System\Windows\Forms\BindingContextTests.cs:line 882
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)