Skip to content

[dotnet] Add support for Mac Catalyst. Fixes #10287.#10699

Merged
rolfbjarne merged 12 commits intodotnet:mainfrom
rolfbjarne:dotnet-catalyst
Feb 24, 2021
Merged

[dotnet] Add support for Mac Catalyst. Fixes #10287.#10699
rolfbjarne merged 12 commits intodotnet:mainfrom
rolfbjarne:dotnet-catalyst

Conversation

@rolfbjarne
Copy link
Member

Misc changes to add support for Mac Catalyst + added some tests as well.

Fixes #10287.

@rolfbjarne rolfbjarne requested a review from spouliot as a code owner February 23, 2021 07:28
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Feb 23, 2021
Copy link
Member

@dalexsoto dalexsoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

6 tests failed, 175 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)
  • introspection/watchOS 32-bits - simulator/Debug (watchOS 3.2): LaunchFailure Known issue: HE0038)

Pipeline on Agent XAMBOT-1094'

This reverts commit a65d579.
New commits in spouliot/Touch.Unit:

* xamarin/Touch.Unit@a33e0c3 [Touch.Client] Add a .NET version of the MacCatalyst version of Touch.Client. (dotnet#99)
* xamarin/Touch.Unit@31d94bb [Touch.Client] Add a Mac Catalyst version for .NET 6. (dotnet#98)
* xamarin/Touch.Unit@425c3b2 [Touch.Server] Fix parsing of -address, -port and -logpath options (dotnet#97)

Diff: https://github.com/spouliot/Touch.Unit/compare/05db76923adb03b3bbca5b2a354a1bb531e4982d..a33e0c3f2e80f3ff2e2d9078a82a260b20d259a9
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

🎉 All 181 tests passed 🎉

Pipeline on Agent XAMBOT-1101'

@rolfbjarne rolfbjarne merged commit df30128 into dotnet:main Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET 6: add support for Mac Catalyst

5 participants