xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.42k stars 507 forks source link

[release/8.0.1xx-xcode15.1] [GameController] GCMouse doesn't conform to NSCoding/NSSecureCoding. #20667

Closed vs-mobiletools-engineering-service2 closed 4 weeks ago

vs-mobiletools-engineering-service2 commented 1 month ago

GCMouse doesn't conform to NSCoding/NSSecureCoding, so fix the API definition. Since this would be a breaking change, also add compat code to preserve binary compatibility.

Fixes this test:

Introspection.MacApiSelectorTest
    [FAIL] InstanceMethods :   1 errors found in 33428 instance selector validated:
        Selector not found for GameController.GCMouse : encodeWithCoder: in Void EncodeTo(Foundation.NSCoder) on GameController.GCMouse
            Expected: 0
            But was:  1
    [FAIL] Selector not found for GameController.GCMouse : encodeWithCoder: in Void EncodeTo(Foundation.NSCoder) on GameController.GCMouse
         at Introspection.ApiSelectorTest.InstanceMethods() in /Users/rolf/work/maccore/net9.0/xamarin-macios/tests/introspection/ApiSelectorTest.cs:line 1121

Backport of #20641

vs-mobiletools-engineering-service2 commented 1 month ago

:computer: [CI Build] Windows Integration Tests passed :computer:

:white_check_mark: All Windows Integration Tests passed.

Pipeline on Agent Hash: 382ece87e3f975a5939c674af3c68fbdcacf519b [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

:books: [PR Build] Artifacts :books:

Packages generated

View packages

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

:computer: [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed :computer:

:white_check_mark: All tests on macOS M1 - Mac Ventura (13.0) passed.

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

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

:white_check_mark: All tests on macOS M1 - Mac Big Sur (11.5) passed.

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

:white_check_mark: API diff for current PR / commit

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

.NET (No breaking changes) * iOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240531.2/9660172-1/;/stable-api-comparison/diff/dotnet/Microsoft.iOS.Ref/ref/net8.0/Microsoft.iOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/6047ecb9c9299fc4ed50e3123fd4fafc) (No breaking changes) * tvOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240531.2/9660172-1/;/stable-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net8.0/Microsoft.tvOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/483e2611124297bd68af76a6e75ece5f) (No breaking changes) * MacCatalyst: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240531.2/9660172-1/;/stable-api-comparison/diff/dotnet/Microsoft.MacCatalyst.Ref/ref/net8.0/Microsoft.MacCatalyst.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/f4cf83e7f074b42cc5ae636fab5bf7d0) (No breaking changes) * macOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240531.2/9660172-1/;/stable-api-comparison/diff/dotnet/Microsoft.macOS.Ref/ref/net8.0/Microsoft.macOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/9e4fb051323ac55adfb0b26e81850f2b) (No breaking changes) * Microsoft.iOS vs Microsoft.MacCatalyst: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240531.2/9660172-1/;/stable-api-comparison/diff/dotnet/iOS-MacCatalyst-diff/Microsoft.iOS.Ref/ref/net8.0/Microsoft.iOS.MacCatalyst.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/0bd8a33650e8007a5172734e91d18800)

:information_source: Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent Hash: 382ece87e3f975a5939c674af3c68fbdcacf519b [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

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

Test results

:x: Tests failed on VSTS: simulator tests

0 tests crashed, 23 tests failed, 72 tests passed.

Failures

:x: fsharp tests

1 tests failed, 3 tests passed.
* fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed

Html Report (VSDrops) Download

:x: framework tests

2 tests failed, 2 tests passed.
* framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * framework-test/tvOS - simulator/Debug [dotnet]: Crashed

Html Report (VSDrops) Download

:x: introspection tests

1 tests failed, 3 tests passed.
* introspection/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 33 Passed: 32 Inconclusive: 0 Failed: 1 Ignored: 0)

Html Report (VSDrops) Download

:x: monotouch tests

19 tests failed, 10 tests passed.
* monotouch-test/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2777 Passed: 2686 Inconclusive: 4 Failed: 1 Ignored: 90) * monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2773 Passed: 2671 Inconclusive: 5 Failed: 1 Ignored: 101) * monotouch-test/Mac [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2682 Inconclusive: 4 Failed: 1 Ignored: 91) * monotouch-test/Mac [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run failed. Tests run: 2773 Passed: 2672 Inconclusive: 4 Failed: 1 Ignored: 100) * monotouch-test/Mac [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2893 Passed: 2772 Inconclusive: 10 Failed: 1 Ignored: 120) * monotouch-test/Mac Catalyst [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2763 Inconclusive: 10 Failed: 1 Ignored: 126) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2755 Inconclusive: 10 Failed: 1 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2755 Inconclusive: 10 Failed: 1 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130) * monotouch-test/Mac Catalyst [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2771 Inconclusive: 10 Failed: 1 Ignored: 118) * monotouch-test/Mac Catalyst [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130) * monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: TimedOut * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: TimedOut

Html Report (VSDrops) Download

Successes

: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: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mac_binding_project: No tests selected. Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xcframework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 382ece87e3f975a5939c674af3c68fbdcacf519b [PR build]

vs-mobiletools-engineering-service2 commented 1 month ago

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

Test results

:x: Tests failed on VSTS: simulator tests

0 tests crashed, 24 tests failed, 71 tests passed.

Failures

:x: fsharp tests [attempt 2]

2 tests failed, 2 tests passed.
* fsharp/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * fsharp/tvOS - simulator/Debug [dotnet]: Crashed

Html Report (VSDrops) Download

:x: framework tests [attempt 2]

2 tests failed, 2 tests passed.
* framework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * framework-test/tvOS - simulator/Debug [dotnet]: Crashed

Html Report (VSDrops) Download

:x: introspection tests [attempt 2]

1 tests failed, 3 tests passed.
* introspection/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 33 Passed: 32 Inconclusive: 0 Failed: 1 Ignored: 0)

Html Report (VSDrops) Download

:x: monotouch tests [attempt 2]

19 tests failed, 10 tests passed.
* monotouch-test/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2777 Passed: 2686 Inconclusive: 4 Failed: 1 Ignored: 90) * monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2773 Passed: 2672 Inconclusive: 4 Failed: 1 Ignored: 100) * monotouch-test/Mac [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2682 Inconclusive: 4 Failed: 1 Ignored: 91) * monotouch-test/Mac [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run failed. Tests run: 2773 Passed: 2672 Inconclusive: 4 Failed: 1 Ignored: 100) * monotouch-test/Mac [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2682 Inconclusive: 4 Failed: 2 Ignored: 90) * monotouch-test/Mac [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2893 Passed: 2772 Inconclusive: 10 Failed: 1 Ignored: 120) * monotouch-test/Mac Catalyst [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2763 Inconclusive: 10 Failed: 1 Ignored: 126) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2755 Inconclusive: 10 Failed: 1 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2754 Inconclusive: 10 Failed: 2 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130) * monotouch-test/Mac Catalyst [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2771 Inconclusive: 10 Failed: 1 Ignored: 118) * monotouch-test/Mac Catalyst [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130) * monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: TimedOut * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: TimedOut

Html Report (VSDrops) Download

Successes

: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: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mac_binding_project: No tests selected. Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xcframework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 382ece87e3f975a5939c674af3c68fbdcacf519b [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

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

Test results

:x: Tests failed on VSTS: simulator tests

0 tests crashed, 16 tests failed, 79 tests passed.

Failures

:x: introspection tests [attempt 3]

1 tests failed, 3 tests passed.
* introspection/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 33 Passed: 32 Inconclusive: 0 Failed: 1 Ignored: 0)

Html Report (VSDrops) Download

:x: monotouch tests [attempt 3]

15 tests failed, 14 tests passed.
* monotouch-test/Mac [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2777 Passed: 2686 Inconclusive: 4 Failed: 1 Ignored: 90) * monotouch-test/Mac [dotnet]/Debug (static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2773 Passed: 2672 Inconclusive: 4 Failed: 1 Ignored: 100) * monotouch-test/Mac [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2682 Inconclusive: 4 Failed: 1 Ignored: 91) * monotouch-test/Mac [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run crashed (exit code: 139). Test run crashed) * monotouch-test/Mac [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2774 Passed: 2684 Inconclusive: 4 Failed: 1 Ignored: 89) * monotouch-test/Mac Catalyst [dotnet]/Debug [dotnet]: Failed (Test run failed. Tests run: 2893 Passed: 2772 Inconclusive: 10 Failed: 1 Ignored: 120) * monotouch-test/Mac Catalyst [dotnet]/Release [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2763 Inconclusive: 10 Failed: 1 Ignored: 126) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2755 Inconclusive: 10 Failed: 1 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT, x64) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2755 Inconclusive: 10 Failed: 1 Ignored: 134) * monotouch-test/Mac Catalyst [dotnet]/Release (all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130) * monotouch-test/Mac Catalyst [dotnet]/Debug (managed static registrar) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2771 Inconclusive: 10 Failed: 1 Ignored: 118) * monotouch-test/Mac Catalyst [dotnet]/Release (managed static registrar, all optimizations) [dotnet]: Failed (Test run failed. Tests run: 2890 Passed: 2759 Inconclusive: 10 Failed: 1 Ignored: 130)

Html Report (VSDrops) Download

Successes

: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 4 tests passed. [attempt 3] Html Report (VSDrops) Download :white_check_mark: framework: All 4 tests passed. [attempt 3] Html Report (VSDrops) Download :white_check_mark: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mac_binding_project: No tests selected. Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xcframework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 382ece87e3f975a5939c674af3c68fbdcacf519b [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

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

:white_check_mark: All tests on macOS M1 - Mac Big Sur (11.5) passed.

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

:computer: [PR Build] Tests on macOS M1 - Mac Ventura (13.0) passed :computer:

:white_check_mark: All tests on macOS M1 - Mac Ventura (13.0) passed.

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

:computer: [CI Build] Windows Integration Tests passed :computer:

:white_check_mark: All Windows Integration Tests passed.

Pipeline on Agent Hash: 06b2d76046051a162adf9015190f464ba59fb0a4 [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

:books: [PR Build] Artifacts :books:

Packages generated

View packages

Pipeline on Agent Hash: [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

:white_check_mark: API diff for current PR / commit

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

.NET (No breaking changes) * iOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240603.1/9668631-1/;/stable-api-comparison/diff/dotnet/Microsoft.iOS.Ref/ref/net8.0/Microsoft.iOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/d6d4147309dfb606768389000f147917) (No breaking changes) * tvOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240603.1/9668631-1/;/stable-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net8.0/Microsoft.tvOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/36d7ca268f06b88ff22e902a52b152a5) (No breaking changes) * MacCatalyst: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240603.1/9668631-1/;/stable-api-comparison/diff/dotnet/Microsoft.MacCatalyst.Ref/ref/net8.0/Microsoft.MacCatalyst.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/248da099eba7b76eb4577cf429e27908) (No breaking changes) * macOS: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240603.1/9668631-1/;/stable-api-comparison/diff/dotnet/Microsoft.macOS.Ref/ref/net8.0/Microsoft.macOS.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/abb724d0b54bfd66c7509338d880c332) (No breaking changes) * Microsoft.iOS vs Microsoft.MacCatalyst: [vsdrops](https://vsdrop.corp.microsoft.com/file/v1/xamarin-macios/detected-changes/20240603.1/9668631-1/;/stable-api-comparison/diff/dotnet/iOS-MacCatalyst-diff/Microsoft.iOS.Ref/ref/net8.0/Microsoft.iOS.MacCatalyst.html) [gist](https://gist.github.com/vs-mobiletools-engineering-service2/c6e3118d7a9c990a5317ca882d02935f)

:information_source: Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent Hash: 06b2d76046051a162adf9015190f464ba59fb0a4 [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

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

Test results

:x: Tests failed on VSTS: simulator tests

1 tests crashed, 11 tests failed, 86 tests passed.

Failures

:x: introspection tests

5 tests failed, 1 tests passed.
* introspection/Mac Catalyst [dotnet]/Debug [dotnet]: TimedOut * introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: TimedOut * introspection/iOS Unified 64-bits - simulator/Debug (ARM64) [dotnet]: TimedOut * introspection/tvOS - simulator/Debug [dotnet]: TimedOut * introspection/tvOS - simulator/Debug (ARM64) [dotnet]: TimedOut

Html Report (VSDrops) Download

:x: mac_binding_project tests

:fire: Failed catastrophically on VSTS: simulator tests - mac_binding_project (no summary found).

Html Report (VSDrops) Download

:x: monotouch tests

4 tests failed, 25 tests passed.
* monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: Crashed * monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: TimedOut * monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: TimedOut

Html Report (VSDrops) Download

:x: xcframework tests

2 tests failed, 2 tests passed.
* xcframework-test/iOS Unified 64-bits - simulator/Debug [dotnet]: Crashed * xcframework-test/tvOS - simulator/Debug [dotnet]: Crashed

Html Report (VSDrops) Download

Successes

: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 4 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 06b2d76046051a162adf9015190f464ba59fb0a4 [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

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

Test results

:x: Tests failed on VSTS: simulator tests

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

Failures

:x: monotouch tests [attempt 2]

1 tests failed, 28 tests passed.
* monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT) [dotnet]: TimedOut (Execution timed out after 1200 seconds. No test log file was produced)

Html Report (VSDrops) Download

Successes

: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 4 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: introspection: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mac_binding_project: No tests selected. [attempt 2] Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xcframework: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 06b2d76046051a162adf9015190f464ba59fb0a4 [PR build]

vs-mobiletools-engineering-service2 commented 4 weeks ago

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

Test results

:x: Tests failed on VSTS: simulator tests

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

Failures

:x: monotouch tests [attempt 3]

1 tests failed, 28 tests passed.
* monotouch-test/Mac Catalyst [dotnet]/Release (NativeAOT) [dotnet]: TimedOut (Execution timed out after 1200 seconds. No test log file was produced)

Html Report (VSDrops) Download

Successes

: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 4 tests passed. Html Report (VSDrops) Download :white_check_mark: framework: All 4 tests passed. Html Report (VSDrops) Download :white_check_mark: generator: All 1 tests passed. Html Report (VSDrops) Download :white_check_mark: interdependent_binding_projects: All 4 tests passed. Html Report (VSDrops) Download :warning: install_source: No tests selected. Html Report (VSDrops) Download :white_check_mark: introspection: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download :white_check_mark: linker: All 40 tests passed. Html Report (VSDrops) Download :warning: mac_binding_project: No tests selected. [attempt 2] Html Report (VSDrops) Download :warning: mmp: No tests selected. Html Report (VSDrops) Download :warning: mononative: No tests selected. Html Report (VSDrops) Download :white_check_mark: msbuild: All 2 tests passed. Html Report (VSDrops) Download :warning: mtouch: No tests selected. Html Report (VSDrops) Download :warning: xammac: No tests selected. Html Report (VSDrops) Download :white_check_mark: xcframework: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download :white_check_mark: xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent Hash: 06b2d76046051a162adf9015190f464ba59fb0a4 [PR build]