summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-09-23 23:34:29 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-09-23 23:34:29 +0100
commit9c56df3904a9f6aa5c3dce1b91ab34038fc9eeb2 (patch)
tree4ba0c7f689e1d1f17fbfc2bacad4451f529ebea5 /test
parent70ac21f7bbd31799437f1152c7174468f9684df4 (diff)
test: Mark the record-select-font-face as XFAIL
The recording surface has no knowledge of the target surface when it generates the scaled font and informs the client about the kerning and metrics. This results in an unfortunate slight misalignment when replaying the glyphs against the ideal case. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.refs1
-rw-r--r--test/reference/record-select-font-face.xfail.pngbin0 -> 1448 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.refs b/test/Makefile.refs
index b4bd3365..89eb3f06 100644
--- a/test/Makefile.refs
+++ b/test/Makefile.refs
@@ -2103,6 +2103,7 @@ REFERENCE_IMAGES = \
reference/record-paint.traps.argb32.ref.png \
reference/record-paint.traps.rgb24.ref.png \
reference/record-select-font-face.ref.png \
+ reference/record-select-font-face.xfail.png \
reference/record-self-intersecting.ref.png \
reference/record-text-transform.ref.png \
reference/recording-surface-extend-none.argb32.ref.png \
diff --git a/test/reference/record-select-font-face.xfail.png b/test/reference/record-select-font-face.xfail.png
new file mode 100644
index 00000000..1f57d692
--- /dev/null
+++ b/test/reference/record-select-font-face.xfail.png
Binary files differ