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

[xcode16.3] Merge main into xcode16.3. #22276

Merged
merged 11 commits into from
Mar 4, 2025

[xcode16.3] Merge main into xcode16.3.

c13ebbb
Select commit
Loading
Failed to load commit list.
Merged

[xcode16.3] Merge main into xcode16.3. #22276

[xcode16.3] Merge main into xcode16.3.
c13ebbb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / xamarin-macios-sim-pr-tests failed Mar 4, 2025 in 2h 47m 8s

Build #20250303.18 had test failures

Details

Tests

  • Failed: 7 (0.00%, 7 new, 0 recurring)
  • Passed: 188,259 (95.51%)
  • Other: 8,850 (4.49%)
  • Total: 197,116

Annotations

Check failure on line 1006 in Build log

See this annotation in the file changed.

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

Build log #L1006

The process '/Users/builder/azdo/_work/_tool/provisionator/0.2.710/arm64/provisionator' failed with exit code 104

Check failure on line 53484 in Build log

See this annotation in the file changed.

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

Build log #L53484

Bash exited with code '2'.

Check failure on line 53513 in Build log

See this annotation in the file changed.

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

Build log #L53513

Bash exited with code '2'.

Check failure on line 53907 in Build log

See this annotation in the file changed.

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

Build log #L53907

Bash exited with code '2'.

Check failure on line 1 in MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject

See this annotation in the file changed.

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

MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject

  #d1
  Expected: False
  But was:  True
Raw output
   at MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject() + 0x411
   at monotouchtest!<BaseAddress>+0xc10c33

Check failure on line 1 in MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject

See this annotation in the file changed.

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

MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject

  #d1
  Expected: False
  But was:  True
Raw output
   at MonoTouchFixtures.ObjCRuntime.RegistrarTest.TestINativeObject() + 0x411
   at monotouchtest!<BaseAddress>+0xb03d73

Check failure on line 1 in MonoTouchFixtures.MapKit.LocalSearchTest.EmptyRequest

See this annotation in the file changed.

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

MonoTouchFixtures.MapKit.LocalSearchTest.EmptyRequest

  IsSearching/Cancel
  Expected: False
  But was:  True
Raw output
   at MonoTouchFixtures.MapKit.LocalSearchTest.EmptyRequest() in /Users/builder/azdo/_work/1/s/macios/tests/monotouch-test/MapKit/LocalSearchTest.cs:line 53

Check failure on line 1 in MonoTouchFixtures.UIKit.DocumentTest.Save

See this annotation in the file changed.

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

MonoTouchFixtures.UIKit.DocumentTest.Save

ObjCRuntime.RuntimeException : Failed to marshal the Objective-C object 0x6000021a25a0 (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 )