It looks like almost all of the xlib errors are: "Error: Created surface has content 0" - no output file.
And almost all of the xcb failures are "Error: Created an error surface: invalid value for an input cairo_format_t".
What's causing these? Am I correct in believing all of these tests should
pass, since I'm generating my own CAIRO_REF_DIR, and not making any
changes?
darxus@dancer:~/source/cairo-ref.xlib.xvfb.3$ cat *.log | grep Error | sort | uniq -c | sort -nr
528 Error: Created surface has content 0 (expected 4096)
5 Error: Failed to set xlib-window target
5 Error: Failed to set xlib-fallback target
4 Error: Function under test failed
darxus@dancer:~/source/cairo-ref.xcb.xvfb.2$ cat *.log | grep Error | sort | uniq -c | sort -nr
1584 Error: Created an error surface: invalid value for an input cairo_format_t
5 Error: Failed to set xcb-window& target
5 Error: Failed to set xcb-window target
5 Error: Failed to set xcb-fallback target
4 Error: Function under test failed
--
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.