Skip to content

[src] Remove the NO_SYSTEM_DRAWING conditional compilation define, it's never set.#24479

Merged
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/system-drawing
Jan 12, 2026
Merged

[src] Remove the NO_SYSTEM_DRAWING conditional compilation define, it's never set.#24479
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/system-drawing

[src] Remove the NO_SYSTEM_DRAWING conditional compilation define, it…

d0b7272
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-sim-pr-tests succeeded Jan 12, 2026 in 52m 58s

Build #20260106.4 had test failures

Details

Tests

  • Failed: 1 (0.00%, 1 new, 0 recurring)
  • Passed: 164,184 (95.12%)
  • Other: 8,416 (4.88%)
  • Total: 172,601

Annotations

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:  <ObjCRuntime.ObjCException: Objective-C exception thrown.  Name: NSGenericException Reason: Task created in a session that has been invalidated
Native stack trace:
	0   CoreFoundation                      0x00007ff801d4164e __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff801509c61 objc_exception_throw + 62
	2   CFNetwork                           0x00007ff8025980fa CFNetwork + 2384122
	3   CFNetwork                           0x00007ff80240f422 __54-[__NSURLBackgroundSession _dataTaskWithTaskForClass:]_block_invoke + 1718
	4   CFNetwork                           0x00007ff802409f03 __68-[__NSURLBackgroundSession performBlockOnQueueAndRethrowExceptions:]_block_invoke + 690
	5   libdispatch.dylib                   0x00007ff8016e9f7d _dispatch_client_callout + 6
	6   libdispatch.dylib                   0x00007ff8016e02fc _dispatch_lane_barrier_sync_invoke_and_complete + 92
	7   CFNetwork                           0x00007ff802409c07 -[__NSURLBackgroundSession performBlockOnQueueAndRethrowExceptions:] + 143
	8   CFNetwork                           0x00007ff802400e09 -[__NSURLBackgroundSession _dataTaskWithTaskForClass:] + 169
	9   libxamarin-dotnet.dylib             0x000000010495f6a9 xamarin_dyn_objc_msgSend + 217
	10  libmonosgen-2.0.dylib               0x0000000104e1fad8 do_icall + 248
	11  libmonosgen-2.0.dylib               0x0000000104e1e01d do_icall_wrapper + 301
	12  libmonosgen-2.0.dylib               0x0000000104e16441 mono_interp_exec_method + 7377
	13  libmonosgen-2.0.dylib               0x0000000104e12e84 interp_runtime_invoke + 260
	14  libmonosgen-2.0.dylib               0x0000000104ee6c57 mono_runtime_invoke_checked + 135
	15  libmonosgen-2.0.dylib               0x0000000104eeef91 mono_runtime_try_invoke_byrefs + 577
	16  libmonosgen-2.0.dylib               0x0000000104ea6c68 ves_icall_InternalInvoke + 264
	17  libmonosgen-2.0.dylib               0x0000000104eb1103 ves_icall_InternalInvoke_raw + 99
	18  libmonosgen-2.0.dylib               0x0000000104e1faac do_icall + 204
	19  libmonosgen-2.0.dylib               0x0000000104e1e052 do_icall_wrapper + 354
	20  libmonosgen-2.0.dylib               0x0000000104e16441 mono_interp_exec_method + 7377
	21  libmonosgen-2.0.dylib               0x0000000104e12e84 interp_runtime_invoke + 260
	22  libmonosgen-2.0.dylib               0x0000000104ee8469 mono_runtime_try_invoke + 137
	23  libmonosgen-2.0.dylib               0x0000000104eea3e1 mono_runtime_invoke + 481
	24  monotouchtest                       0x00000001040727eb _ZL30native_to_managed_trampoline_3P11objc_objectP13objc_selectorPP11_MonoMethodj + 251
	25  monotouchtest                       0x00000001040c1ce9 -[__MonoMac_NSAsyncActionDispatcher xamarinApplySelector] + 41
	26  Foundation                          0x00007ff803126230 __NSThreadPerformPerform + 178
	27  CoreFoundation                      0x00007ff801c9d26b __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
	28  CoreFoundation                      0x00007ff801c9d1ad __CFRunLoopDoSource0 + 157
	29  CoreFoundation                      0x00007ff801c9ca00 __CFRunLoopDoSources0 + 311
	30  CoreFoundation                      0x00007ff801c9bb04 __CFRunLoopRun + 916
	31  CoreFoundation                      0x00007ff801c96b48 _CFRunLoopRunSpecificWithOptions + 496
	32  GraphicsServices                    0x00007ff807b5c8c3 GSEventRunModal + 94
	33  UIKitCore                           0x00007ffb07fa3657 -[UIApplication _run] + 842
	34  UIKitCore                           0x00007ffb07fa861d UIApplicationMain + 123
	35  libxamarin-dotnet.dylib             0x0000000104944716 xamarin_UIApplicationMain + 22
	36  libmonosgen-2.0.dylib               0x0000000104e1fa51 do_icall + 113
	37  libmonosgen-2.0.dylib               0x0000000104e1e01d do_icall_wrapper + 301
	38  libmonosgen-2.0.dylib               0x0000000104e16441 mono_interp_exec_method + 7377
	39  libmonosgen-2.0.dylib
Raw output
   at MonoTests.System.Net.Http.NSUrlSessionHandlerTest.DisposeAndRecreateBackgroundSessionHandler()