mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-21 00:10:23 +01:00
ci: mark macOS job as allowed to fail, unit tests are broken
This commit is contained in:
parent
b9074f9525
commit
cb726f5729
1 changed files with 2 additions and 0 deletions
|
|
@ -391,6 +391,8 @@ meson macOS:
|
|||
exclude:
|
||||
- "build/test/**/*.cs"
|
||||
- "build/test/**/*.trace"
|
||||
# Unit tests on macOS have been failing for a while now, needs investigating..
|
||||
allow_failure: true
|
||||
before_script:
|
||||
# Install the DejaVu fonts
|
||||
- curl -LO https://downloads.sourceforge.net/dejavu/dejavu-fonts-ttf-2.37.zip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue