You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@susmitamane looking at the CI logs more carefully, it seems that the regression is specific to python 3.13 (works on 3.10/3.11/3.12)- I.e. skia-python loaded via python 3.13 on Intel mac 13 can't access apple color emoji. Has anything changes between the two images regarding its python 3.13 installation?
HinTak
changed the title
[Regression] Apple Color Emoji font missing from the latest intel mac os 13 image
[Regression] python 3.13 can't access Apple Color Emoji font on the latest intel mac os 13 image
Dec 26, 2024
According to our early investigation, they have created some Skia.Iter modifications are causing an error. Please give us more time to investigate it and come back to you with clear inputs.
Description
Have two identical ci, https://github.com/kyamagu/skia-python/actions/runs/11829956181
(Sync main of fork with upstream)
https://github.com/HinTak/skia-python/actions/runs/12487829150
The latter fails on Apple Color Emoji font being missing.
Platforms affected
Runner images affected
Image version and build link
Success:
Current runner version: '2.320.0'
Operating System
macOS
13.7.1
22H221
Runner Image
Image: macos-13
Version: 20241108.324
Included Software: https://github.com/actions/runner-images/blob/macos-13/20241108.324/images/macos/macos-13-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-13%2F20241108.324
Runner Image Provisioner
2.0.384.1+6d6c56aa16f1b9c7dd7935df5d63980397e44def
Failure:
Current runner version: '2.321.0'
Operating System
macOS
13.7.2
22H313
Runner Image
Image: macos-13
Version: 20241216.479
Included Software: https://github.com/actions/runner-images/blob/macos-13/20241216.479/images/macos/macos-13-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-13%2F20241216.479
Runner Image Provisioner
2.0.404.1+573eac7f0cc07d6bb82d8b9bf5e1ffa69a554644
Is it regression?
Yes
Expected behavior
The Apple Color Emoji font is exported to be installed.
Actual behavior
Cannot find the Emoji font from the system
Repro steps
See the CI entries.
The text was updated successfully, but these errors were encountered: