Skip to content

Auto-format source code

e865530
Select commit
Loading
Failed to load commit list.
Merged

[Foundation] Fix nullability in NSMutableDictionary<TKey, TValue>. #24458

Auto-format source code
e865530
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-sim-pr-tests succeeded Dec 29, 2025 in 54m 46s

Build #20251217.16 had test failures

Details

Tests

  • Failed: 5 (0.00%, 5 new, 0 recurring)
  • Passed: 218,362 (95.11%)
  • Other: 11,210 (4.88%)
  • Total: 229,577

Annotations

Check failure on line 12 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

Build log #L12

Error while trying to get OIDC token: Error: Request timeout: /_apis/distributedtask

Check failure on line 13 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

Build log #L13

Error while trying to get OIDC token: Error: getaddrinfo ENOTFOUND devdiv.visualstudio.com

Check failure on line 1 in MonoTouchFixtures.CoreWlan.CWKeychainTests.TrySetWiFiEAPIdentityTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

MonoTouchFixtures.CoreWlan.CWKeychainTests.TrySetWiFiEAPIdentityTest

  ImportPkcs12
  Expected: Success
  But was:  DuplicateItem
Raw output
   at MonoTouchFixtures.Security.IdentityTest.GetIdentity()
   at MonoTouchFixtures.CoreWlan.CWKeychainTests.TrySetWiFiEAPIdentityTest()

Check failure on line 1 in MonoTests.System.Net.Http.NSUrlSessionHandlerTest.DisposeAndRecreateBackgroundSessionHandler

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

MonoTests.System.Net.Http.NSUrlSessionHandlerTest.DisposeAndRecreateBackgroundSessionHandler

  Second request exception
  Expected: null
  But was:  <System.Net.Http.HttpRequestException: Could not communicate with background transfer service
 ---> Foundation.NSErrorException: Error Domain=NSURLErrorDomain Code=-996 "Could not communicate with background transfer service" UserInfo={_NSURLErrorRelatedURLSessionTaskErrorKey=(
    "BackgroundDataTask <3D102034-B391-43D0-AA2D-C5E0E110B502>.<1>"
), NSLocalizedDescription=Could not communicate with background transfer service, _NSURLErrorFailingURLSessionTaskErrorKey=BackgroundDataTask <3D102034-B391-43D0-AA2D-C5E0E110B502>.<1>}
   --- End of inner exception stack trace ---
   at Foundation.NSUrlSessionHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /Users/builder/azdo/_work/2/s/macios/src/Foundation/NSUrlSessionHandler.cs:line 595
   at System.Net.Http.HttpClient.GetByteArrayAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at MonoTests.System.Net.Http.NSUrlSessionHandlerTest.<>c.<<DisposeAndRecreateBackgroundSessionHandler>b__0_1>d.MoveNext() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/NSUrlSessionHandlerTest.cs:line 47
--- End of stack trace from previous location ---
   at TestRuntime.TryRunAsync(TimeSpan timeout, Task startTask, Task completionTask, NSImage imageToShow, Exception& exception) in /Users/builder/azdo/_work/1/s/macios/tests/common/TestRuntime.RunAsync.cs:line 119>
Raw output
   at MonoTests.System.Net.Http.NSUrlSessionHandlerTest.DisposeAndRecreateBackgroundSessionHandler() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/System.Net.Http/NSUrlSessionHandlerTest.cs:line 60

Check failure on line 1 in MonoTests.System.Net.Http.MessageHandlerTest.SslCertificatesWithoutOCSPEndPointsNSUrlSessionHandler_AllowByDefault("https://sha256.badssl.com/")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

MonoTests.System.Net.Http.MessageHandlerTest.SslCertificatesWithoutOCSPEndPointsNSUrlSessionHandler_AllowByDefault("https://sha256.badssl.com/")

Test failed

Check failure on line 1 in MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / xamarin-macios-sim-pr-tests

MonoTests.System.Net.Http.MessageHandlerTest.TestNSUrlSessionHandlerSendClientCertificate

Test failed