xamarin-macios icon indicating copy to clipboard operation
xamarin-macios copied to clipboard

[dotnet] Make it possible to specify the registrar using a 'Registrar' property in MSBuild.

Open rolfbjarne opened this issue 3 years ago • 15 comments

However, passing --registrar:... to mtouch/mmp will override any MSBuild property.

rolfbjarne avatar Jul 13 '22 13:07 rolfbjarne

:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:

No test package could be found for tests on macOS M1 - Mac Big Sur (11.5)

Pipeline on Agent Hash: 5d2d2c9f717590110eac2cea491ab1bb5caead11 [PR build]

:x: [PR Build] Tests on macOS Mac Catalina (10.15) failed :x:

No test package could be found for tests on macOS Mac Catalina (10.15)

Pipeline on Agent Hash: 5d2d2c9f717590110eac2cea491ab1bb5caead11 [PR build]

:books: [PR Build] Artifacts :books:

Packages generated

View packages

Pipeline on Agent XAMBOT-1097.Monterey' Hash: 5d2d2c9f717590110eac2cea491ab1bb5caead11 [PR build]

:white_check_mark: API diff for current PR / commit

Legacy Xamarin (No breaking changes)
  • ~iOS~ (no change detected)
  • ~tvOS~ (no change detected)
  • ~watchOS~ (no change detected)
  • ~macOS~ (no change detected)
NET (empty diffs)
  • ~iOS~: (empty diff detected)
  • ~tvOS~: (empty diff detected)
  • ~MacCatalyst~: (empty diff detected)
  • ~macOS~: (empty diff detected)

:white_check_mark: API diff vs stable

Legacy Xamarin (No breaking changes)
.NET (No breaking changes)
Legacy Xamarin (stable) vs .NET

:white_check_mark: Generator diff

Generator diff is empty

Pipeline on Agent Hash: 5d2d2c9f717590110eac2cea491ab1bb5caead11 [PR build]

:fire: [CI Build] Test results :fire:

Test results

:x: Tests failed on VSTS: simulator tests

0 tests crashed, 88 tests failed, 135 tests passed.

Failures

:x: dotnettests tests

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

:x: fsharp tests

4 tests failed, 3 tests passed.
  • fsharp/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • fsharp/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • fsharp/tvOS - simulator/Debug [dotnet]: BuildFailure

Html Report (VSDrops) Download

:x: framework tests

4 tests failed, 4 tests passed.
  • framework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • framework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • framework-test/tvOS - simulator/Debug [dotnet]: BuildFailure

Html Report (VSDrops) Download

:x: interdependent_binding_projects tests

4 tests failed, 3 tests passed.
  • interdependent-binding-projects/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • interdependent-binding-projects/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • interdependent-binding-projects/tvOS - simulator/Debug [dotnet]: BuildFailure

Html Report (VSDrops) Download

:x: introspection tests

4 tests failed, 4 tests passed.
  • introspection/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • introspection/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • introspection/tvOS - simulator/Debug [dotnet]: BuildFailure

Html Report (VSDrops) Download

:x: linker tests

40 tests failed, 25 tests passed.
  • dont link/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • dont link/Mac [dotnet]/Release [dotnet]: BuildFailure
  • dont link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • dont link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
  • dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • dont link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
  • dont link/tvOS - simulator/Debug [dotnet]: BuildFailure
  • dont link/tvOS - simulator/Release [dotnet]: BuildFailure
  • link sdk/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • link sdk/Mac [dotnet]/Release [dotnet]: BuildFailure
  • link sdk/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • link sdk/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
  • link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
  • link sdk/tvOS - simulator/Debug [dotnet]: BuildFailure
  • link sdk/tvOS - simulator/Release [dotnet]: BuildFailure
  • link all/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • link all/Mac [dotnet]/Release [dotnet]: BuildFailure
  • link all/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • link all/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
  • link all/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • link all/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
  • link all/tvOS - simulator/Debug [dotnet]: BuildFailure
  • link all/tvOS - simulator/Release [dotnet]: BuildFailure
  • trimmode copy/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • trimmode copy/Mac [dotnet]/Release [dotnet]: BuildFailure
  • trimmode copy/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • trimmode copy/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
  • trimmode copy/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • trimmode copy/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
  • trimmode copy/tvOS - simulator/Debug [dotnet]: BuildFailure
  • trimmode copy/tvOS - simulator/Release [dotnet]: BuildFailure
  • trimmode link/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • trimmode link/Mac [dotnet]/Release [dotnet]: BuildFailure
  • trimmode link/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • trimmode link/Mac Catalyst [dotnet]/Release [dotnet]: BuildFailure
  • trimmode link/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • trimmode link/iOS Unified 64-bits - simulator/Release [dotnet]: BuildFailure
  • trimmode link/tvOS - simulator/Debug [dotnet]: BuildFailure
  • trimmode link/tvOS - simulator/Release [dotnet]: BuildFailure

Html Report (VSDrops) Download

:x: monotouch tests

23 tests failed, 0 tests passed.
  • monotouch-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: BuildFailure
  • monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk): BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): BuildFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): BuildFailure
  • monotouch-test/tvOS - simulator/Debug [dotnet]: BuildFailure
  • monotouch-test/tvOS - simulator/Debug: BuildFailure
  • monotouch-test/tvOS - simulator/Debug (LinkSdk) [dotnet]: BuildFailure
  • monotouch-test/tvOS - simulator/Debug (static registrar) [dotnet]: BuildFailure
  • monotouch-test/tvOS - simulator/Release (all optimizations) [dotnet]: BuildFailure
  • monotouch-test/tvOS - simulator/Debug (LinkSdk): BuildFailure
  • monotouch-test/tvOS - simulator/Debug (static registrar): BuildFailure
  • monotouch-test/tvOS - simulator/Release (all optimizations): BuildFailure
  • monotouch-test/watchOS 32-bits - simulator/Debug: BuildFailure
  • monotouch-test/watchOS 32-bits - simulator/Debug (LinkSdk): BuildFailure
  • monotouch-test/watchOS 32-bits - simulator/Debug (static registrar): BuildFailure
  • monotouch-test/watchOS 32-bits - simulator/Release (all optimizations): BuildFailure

Html Report (VSDrops) Download

:x: mtouch tests

1 tests failed, 0 tests passed.
  • MTouch tests/NUnit: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

:x: xammac tests

3 tests failed, 0 tests passed.
  • xammac tests/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Release: BuildFailure
  • xammac tests/Mac Modern/Release (all optimizations): BuildFailure

Html Report (VSDrops) Download

:x: xcframework tests

4 tests failed, 4 tests passed.
  • xcframework-test/Mac [dotnet]/Debug [dotnet]: BuildFailure
  • xcframework-test/Mac Catalyst [dotnet]/Debug [dotnet]: BuildFailure
  • xcframework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure
  • xcframework-test/tvOS - simulator/Debug [dotnet]: BuildFailure

Html Report (VSDrops) Download

Successes

:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: cecil: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: [PR build]

:fire: Failed to compare API and create generator diff :fire:

Error: 'make' failed for the hash 185e1386c240086083dd59ad342a7a2c85439ce0.

Pipeline on Agent Hash: c1c3bafeaabdd8753c0bb9951ebd616ee87254f7 [PR build]

:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:

:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent Hash: c1c3bafeaabdd8753c0bb9951ebd616ee87254f7 [PR build]

:books: [PR Build] Artifacts :books:

Packages generated

View packages

Pipeline on Agent XAMBOT-1109.Monterey' Hash: c1c3bafeaabdd8753c0bb9951ebd616ee87254f7 [PR build]

:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:

Failed tests are:

  • xammac_tests
  • monotouch-test

Pipeline on Agent Hash: c1c3bafeaabdd8753c0bb9951ebd616ee87254f7 [PR build]

:fire: [CI Build] Test results :fire:

Test results

:x: Tests failed on VSTS: simulator tests

0 tests crashed, 1 tests failed, 222 tests passed.

Failures

:x: monotouch tests

1 tests failed, 22 tests passed.
  • monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: BuildFailure

Html Report (VSDrops) Download

Successes

:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: cecil: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: dotnettests: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: fsharp: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: introspection: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: linker: All 65 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mtouch: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download :white_check_mark: xcframework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: [PR build]

:computer: [PR Build] Tests on macOS Mac Catalina (10.15) passed :computer:

:white_check_mark: All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent Hash: 2e0ef4871e555ad35824e481b266a4f9cff29e7e [PR build]

:books: [PR Build] Artifacts :books:

Packages generated

View packages

Pipeline on Agent XAMBOT-1101.Monterey' Hash: 2e0ef4871e555ad35824e481b266a4f9cff29e7e [PR build]

:x: [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed :x:

Failed tests are:

  • monotouch-test

Pipeline on Agent Hash: 2e0ef4871e555ad35824e481b266a4f9cff29e7e [PR build]

:white_check_mark: API diff for current PR / commit

Legacy Xamarin (No breaking changes)
  • ~iOS~ (no change detected)
  • ~tvOS~ (no change detected)
  • ~watchOS~ (no change detected)
  • ~macOS~ (no change detected)
NET (empty diffs)
  • ~iOS~: (empty diff detected)
  • ~tvOS~: (empty diff detected)
  • ~MacCatalyst~: (empty diff detected)
  • ~macOS~: (empty diff detected)

:white_check_mark: API diff vs stable

Legacy Xamarin (No breaking changes)
.NET (No breaking changes)
Legacy Xamarin (stable) vs .NET

:white_check_mark: Generator diff

Generator diff is empty

Pipeline on Agent Hash: 2e0ef4871e555ad35824e481b266a4f9cff29e7e [PR build]

:rocket: [CI Build] Test results :rocket:

Test results

:white_check_mark: All tests passed on VSTS: simulator tests.

:tada: All 223 tests passed :tada:

Tests counts

:white_check_mark: bcl: All 69 tests passed. Html Report (VSDrops) Download :white_check_mark: cecil: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: dotnettests: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: fsharp: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 7 tests passed. Html Report (VSDrops) Download :white_check_mark: install_source: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: introspection: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: linker: All 65 tests passed. Html Report (VSDrops) Download :white_check_mark: mac_binding_project: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: mmp: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mononative: All 12 tests passed. Html Report (VSDrops) Download :white_check_mark: monotouch: All 23 tests passed. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :white_check_mark: mtouch: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: xammac: All 3 tests passed. Html Report (VSDrops) Download :white_check_mark: xcframework: All 8 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 2 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: [PR build]