Bug 97400 - record-neg-extents fails on xlib, different output every time
Summary: record-neg-extents fails on xlib, different output every time
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: xlib backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-18 18:04 UTC by Darxus
Modified: 2018-08-25 13:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2016-08-18 18:04:14 UTC
When running make check with freshly generated references, these are the only tests currently failing for the xlib target (because they output something different every run):

$ cat *.log | grep ^TEST: | grep 'xlib ' | grep ' FAIL'
TEST: record-neg-extents-bounded TARGET: xlib FORMAT: argb32 OFFSET: 0 SCALE: 1 SIMILAR: 0 RESULT: FAIL
TEST: record-neg-extents-bounded TARGET: xlib FORMAT: rgb24 OFFSET: 0 SCALE: 1 SIMILAR: 0 RESULT: FAIL
TEST: record-neg-extents-unbounded TARGET: xlib FORMAT: argb32 OFFSET: 0 SCALE: 1 SIMILAR: 0 RESULT: FAIL
TEST: record-neg-extents-unbounded TARGET: xlib FORMAT: rgb24 OFFSET: 0 SCALE: 1 SIMILAR: 0 RESULT: FAIL

Relevant thread:  https://lists.cairographics.org/archives/cairo/2016-July/027646.html

It appears these tests never worked on xlib (were only tested on image, pdf, and ps).
Comment 1 GitLab Migration User 2018-08-25 13:33:29 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/65.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.