Skip to content

Commit

Permalink
[CoreText] Add support for Xcode13 beta1. (#11993)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Jun 22, 2021
1 parent 621aaef commit 0e07b98
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 10 deletions.
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/MacCatalyst-CoreText.todo
Expand Up @@ -3,8 +3,6 @@
!missing-field! kCTFontManagerBundleIdentifier not bound
!missing-field! kCTFontRegistrationUserInfoAttribute not bound
!missing-pinvoke! CTFontCollectionCopyExclusionDescriptors is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
!missing-pinvoke! CTFontCollectionCopyQueryDescriptors is not bound
!missing-pinvoke! CTFontCollectionCreateMatchingFontDescriptorsForFamily is not bound
!missing-pinvoke! CTFontCollectionCreateMutableCopy is not bound
Expand Down
2 changes: 2 additions & 0 deletions tests/xtro-sharpie/common-CoreText.ignore
Expand Up @@ -138,3 +138,5 @@
## part of an unnamed enum inside CTStringAttributes.h
!extra-enum-value! Managed value 2 for CTWritingDirection.Override not found in native headers

!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/iOS-CoreText.todo

This file was deleted.

2 changes: 0 additions & 2 deletions tests/xtro-sharpie/macOS-CoreText.ignore
Expand Up @@ -2,8 +2,6 @@
!missing-field! kCTFontCollectionIncludeDisabledFontsOption not bound
!missing-field! kCTFontManagerBundleIdentifier not bound
!missing-pinvoke! CTFontCollectionCopyExclusionDescriptors is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttribute is not bound
!missing-pinvoke! CTFontCollectionCopyFontAttributes is not bound
!missing-pinvoke! CTFontCollectionCopyQueryDescriptors is not bound
!missing-pinvoke! CTFontCollectionCreateMatchingFontDescriptorsForFamily is not bound
!missing-pinvoke! CTFontCollectionCreateMutableCopy is not bound
Expand Down
2 changes: 0 additions & 2 deletions tests/xtro-sharpie/tvOS-CoreText.todo

This file was deleted.

2 changes: 0 additions & 2 deletions tests/xtro-sharpie/watchOS-CoreText.todo

This file was deleted.

8 comments on commit 0e07b98

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

✅ [CI Build] Tests passed on Build. ✅

Tests passed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

API Diff (from PR only) (no change)
Generator Diff (no change)

Packages generated

View packages

🎉 All 221 tests passed 🎉

Pipeline on Agent XAMBOT-1025.BigSur'
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

🔥 Tests failed catastrophically on VSTS: device tests tvOS 🔥

Not enough free space in the host.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Tests were not ran (VSTS: device tests iOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Tests were not ran (VSTS: device tests tvOS). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

✅ Tests passed on macOS Mac Catalina (10.15) ✅

Tests passed

All tests on macOS X Mac Catalina (10.15) passed.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

✅ Tests passed on macOS Mac Mojave (10.14) ✅

Tests passed

All tests on macOS X Mac Mojave (10.14) passed.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

✅ Tests passed on macOS Mac High Sierra (10.13) ✅

Tests passed

All tests on macOS X Mac High Sierra (10.13) passed.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

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

⚠️ Tests were not ran (VSTS: device tests iOS32b). ⚠️

Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.

Pipeline on Agent
[CoreText] Add support for Xcode13 beta1. (#11993)

Please sign in to comment.