Bug 2907 - Errors testing cairo 0.4.0
Summary: Errors testing cairo 0.4.0
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 0.9.3
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 13:30 UTC by Pierre
Modified: 2005-08-22 00:14 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Pierre 2005-04-05 13:30:45 UTC
# make check
Making check in src
make[1]: Entering directory `/tmp/cairo-0.4.0/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/tmp/cairo-0.4.0/src'
Making check in test
make[1]: Entering directory `/tmp/cairo-0.4.0/test'
make  fill_rule leaky_polygon line_width linear_gradient move_to_show_surface
text_cache_crash text_rotate coverage clip_twice pixman_rotate
make[2]: Entering directory `/tmp/cairo-0.4.0/test'
make[2]: `fill_rule' is up to date.
make[2]: `leaky_polygon' is up to date.
make[2]: `line_width' is up to date.
make[2]: `linear_gradient' is up to date.
make[2]: `move_to_show_surface' is up to date.
make[2]: `text_cache_crash' is up to date.
make[2]: `text_rotate' is up to date.
make[2]: `coverage' is up to date.
make[2]: `clip_twice' is up to date.
make[2]: `pixman_rotate' is up to date.
make[2]: Leaving directory `/tmp/cairo-0.4.0/test'
make  check-TESTS
make[2]: Entering directory `/tmp/cairo-0.4.0/test'
PASS: fill_rule
PASS: leaky_polygon
PASS: line_width
PASS: linear_gradient
XFAIL: move_to_show_surface
PASS: text_cache_crash
XFAIL: text_rotate
FAIL: coverage
PASS: clip_twice
XFAIL: pixman_rotate
====================
1 of 10 tests failed
====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/tmp/cairo-0.4.0/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/cairo-0.4.0/test'
make: *** [check-recursive] Error 1
Comment 1 Carl Worth 2005-05-10 16:09:01 UTC
At the time of this report, the coverage test was expected to fail.

Since then, this test has been removed, so I'm closing this bug.

Thanks for the report.
Comment 2 Carl Worth 2005-08-22 17:14:47 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.


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.