[assembly-preparer] Skip re-serializing assemblies that weren't modified.#25971
Merged
rolfbjarne merged 1 commit intoJul 9, 2026
Merged
Azure Pipelines / xamarin-macios-sim-pr-tests
succeeded
Jul 9, 2026 in 1h 56m 2s
Build #20260708.33 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 319,192 (95.17%)
- Other: 16,201 (4.83%)
- Total: 335,394
Annotations
Check failure on line 1 in MonoTouchFixtures.CategoryTest.NavigationControllerOverride
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTouchFixtures.CategoryTest.NavigationControllerOverride
ObjCRuntime.RuntimeException : Failed to lookup the required marshalling information.
Additional information:
Selector: xamarinApplySelector
Type: __MonoMac_NSAsyncActionDispatcher
Code: 8034
Error: True
----> ObjCRuntime.RuntimeException : Failed to get the 'this' instance in a method call to Foundation.NSAsyncActionDispatcher.Apply.
Code: 8035
Error: True
----> ObjCRuntime.RuntimeException : Failed to marshal the Objective-C object 0x12a349280 (type: __MonoMac_NSAsyncActionDispatcher). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance (because the type 'Foundation.NSAsyncActionDispatcher' does not have a constructor that takes one NativeHandle argument).
Code: 8027
Error: True
Raw output
at ObjCRuntime.Runtime.RethrowManagedException(IntPtr exception_gchandle) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 495
at ObjCRuntime.Runtime.rethrow_managed_exception(IntPtr original_exception_gchandle, IntPtr* exception_gchandle) in /Users/builder/azdo/_work/1/s/macios/runtime/Delegates.generated.cs:line 148
at Foundation.NSRunLoop.RunUntil(NSDate date) in /Users/builder/azdo/_work/1/s/macios/src/build/dotnet/ios/generated-sources/Foundation/NSRunLoop.g.cs:line 296
at AppDelegate.PresentModalViewController(UIViewController vc, Double duration) in /Users/cloudtest/vss/_work/1/s/macios/tests/monotouch-test/SceneDelegate.cs:line 40
at MonoTouchFixtures.CategoryTest.NavigationControllerOverride() in /Users/cloudtest/vss/_work/1/s/macios/tests/monotouch-test/ObjCRuntime/CategoryTest.cs:line 102
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--RuntimeException
at Registrar.DynamicRegistrar.GetMethodDescriptionAndObject(Type type, IntPtr selector, Boolean is_static, IntPtr obj, IntPtr& mthis, IntPtr desc) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/DynamicRegistrar.cs:line 1001
at ObjCRuntime.Runtime.GetMethodAndObjectForSelector(IntPtr klass, IntPtr sel, SByte is_static, IntPtr obj, IntPtr* mthisPtr, IntPtr desc) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 874
at ObjCRuntime.Runtime.get_method_and_object_for_selector(IntPtr cls, IntPtr sel, SByte is_static, IntPtr obj, IntPtr* mthis, IntPtr desc, IntPtr* exception_gchandle) in /Users/builder/azdo/_work/1/s/macios/runtime/Delegates.generated.cs:line 469
--RuntimeException
at ObjCRuntime.Runtime.MissingCtor(IntPtr ptr, IntPtr klass, Type type, MissingCtorResolution resolution, IntPtr sel, RuntimeMethodHandle method_handle) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 1277
at ObjCRuntime.Runtime.ConstructNSObject[NSObject](IntPtr ptr, Type type, MissingCtorResolution missingCtorResolution, IntPtr sel, RuntimeMethodHandle method_handle)
at ObjCRuntime.Runtime.ConstructNSObject[NSObject](IntPtr ptr, Type type, MissingCtorResolution missingCtorResolution)
at ObjCRuntime.Runtime.ConstructNSObject(IntPtr ptr, IntPtr klass, MissingCtorResolution missingCtorResolution) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 1336
at ObjCRuntime.Runtime.GetNSObject(IntPtr ptr, Boolean owns, MissingCtorResolution missingCtorResolution, Boolean evenInFinalizerQueue) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 1828
at ObjCRuntime.Runtime.GetNSObject(IntPtr ptr, MissingCtorResolution missingCtorResolution, Boolean evenInFinalizerQueue) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/Runtime.cs:line 1812
at Registrar.DynamicRegistrar.GetMethodDescriptionAndObject(Type type, IntPtr selector, Boolean is_static, IntPtr obj, IntPtr& mthis, IntPtr desc) in /Users/builder/azdo/_work/1/s/macios/src/ObjCRuntime/DynamicRegistrar.cs:line 994
Loading