[CI] Use macOS Tahoe for building and testing #24533
Build #20260123.21 had test failures
Details
- Failed: 2 (0.00%, 2 new, 0 recurring)
- Passed: 250,553 (96.05%)
- Other: 10,308 (3.95%)
- Total: 260,863
Annotations
Check failure on line 42927 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L42927
Bash exited with code '2'.
Check failure on line 43133 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L43133
Bash exited with code '2'.
Check failure on line 46425 in Build log
azure-pipelines / xamarin-macios-sim-pr-tests
Build log #L46425
Bash exited with code '2'.
Check failure on line 1 in MonoTouchFixtures.Foundation.UrlProtocolTest.RegistrarTest
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTouchFixtures.Foundation.UrlProtocolTest.RegistrarTest
State
Expected: 5
But was: 4
Raw output
at MonoTouchFixtures.Foundation.UrlProtocolTest.RegistrarTest()
Check failure on line 1 in MonoTouchFixtures.UIKit.DocumentTest.Save
azure-pipelines / xamarin-macios-sim-pr-tests
MonoTouchFixtures.UIKit.DocumentTest.Save
ObjCRuntime.RuntimeException : Failed to marshal the Objective-C object 0xb48ac2900 (type: MonoTouchFixtures_UIKit_DocumentTest_MyDocument). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance (because the type 'MonoTouchFixtures.UIKit.DocumentTest+MyDocument' does not have a constructor that takes one NativeHandle argument).
Additional information:
Selector: contentsForType:error:
Method: MonoTouchFixtures.UIKit.DocumentTest/MyDocument:ContentsForType (string,Foundation.NSError&)
Raw output
at ObjCRuntime.Runtime.RethrowManagedException(IntPtr )
at ObjCRuntime.Runtime.rethrow_managed_exception(IntPtr original_exception_gchandle, IntPtr* exception_gchandle)
at UIKit.UIDocument.Save(NSUrl , UIDocumentSaveOperation , UIOperationHandler )
at MonoTouchFixtures.UIKit.DocumentTest.Save()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )