mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-06-17 03:18:33 +02:00
Add filter-bilinear-extents to the XFAIL list
This test case does show a bug, and we have lots of ideas on how to fix the bug, but we want to wait until after the 1.6 release before we fix it. See: http://bugs.freedesktop.org/show_bug.cgi?id=15349
This commit is contained in:
parent
36246c51ba
commit
fdcd144584
1 changed files with 1 additions and 0 deletions
|
|
@ -705,6 +705,7 @@ big-line$(EXEEXT) \
|
|||
big-trap$(EXEEXT) \
|
||||
extend-pad$(EXEEXT) \
|
||||
filter-nearest-offset$(EXEEXT) \
|
||||
filter-bilinear-extents$(EXEEXT) \
|
||||
long-lines$(EXEEXT) \
|
||||
self-intersecting$(EXEEXT) \
|
||||
surface-pattern$(EXEEXT) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue