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

[dotnet] Add ICU support for iOS builds #11163

Merged
merged 5 commits into from
Apr 9, 2021
Merged

Conversation

spouliot
Copy link
Contributor

@spouliot spouliot commented Apr 8, 2021

and re-enable some tests for dotnet

Part of the fix for #8906

Known Issues

… the invariant culture is currently shipping in .NET 5. (xamarin#9498)"

This reverts commit 6a1e8ac.
and re-enable some tests for dotnet

Part of the fix for xamarin#8906

Known Issues
* [some Calendar are not the expected ones](dotnet/runtime#50859)
* [No support for tvOS](dotnet/runtime#50912)
@spouliot spouliot added the not-notes-worthy Ignore for release notes label Apr 8, 2021
@spouliot spouliot requested a review from emaf April 8, 2021 17:03
@spouliot
Copy link
Contributor Author

spouliot commented Apr 8, 2021

c.c. @emaf for msbuild changes

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

Test results

15 tests failed, 79 tests passed.

Failed tests

  • monotouch-test/Mac [dotnet]/Debug [dotnet]: Failed (Test run crashed (exit code: 134).
    No test log file was produced)
  • monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: LaunchFailure
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: LaunchFailure
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: Failed
  • introspection/tvOS - simulator/Debug [dotnet]: LaunchFailure
  • dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • dont link/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • link all/iOS Unified 64-bits - simulator/Debug [dotnet]: Failed
  • link all/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: LaunchFailure
  • link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: LaunchFailure
  • DotNet tests: Failed (Execution failed with exit code 1)

Pipeline on Agent BOT-0189.Catalina

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

Test results

1 tests failed, 93 tests passed.

Failed tests

  • MSBuild tests/Integration: Failed (Execution failed with exit code 28)

Pipeline on Agent XAMBOT-1093.Catalina'

@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 94 tests passed 🎉

Pipeline on Agent BOT-0189.Catalina

@spouliot spouliot merged commit f85af09 into xamarin:main Apr 9, 2021
@spouliot spouliot deleted the dotnet-icu branch April 9, 2021 21:06
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.

5 participants