<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Failing test"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96637">96637</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Failing test
</td>
</tr>
<tr>
<th>Product</th>
<td>cairo
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pmenzel@molgen.mpg.de
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>cairo-bugs@cairographics.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=124667" name="attach_124667" title="Test suite log file">attachment 124667</a> <a href="attachment.cgi?id=124667&action=edit" title="Test suite log file">[details]</a></span>
Test suite log file
With latest master, one test fails on my system.
$ git describe --tags
1.15.2-30-g1272db9
$ make check
[…]
make check-TESTS
make[5]: Entering directory '/home/joey/src/cairo/test'
make[6]: Entering directory '/home/joey/src/cairo/test'
FAIL: cairo-test-suite
============================================================================
Testsuite summary for cairo 1.15.2
============================================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to <a href="http://bugs.freedesktop.org/enter_bug.cgi?product=cairo">http://bugs.freedesktop.org/enter_bug.cgi?product=cairo</a>
============================================================================
Makefile:8374: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory '/home/joey/src/cairo/test'
Makefile:8480: recipe for target 'check-TESTS' failed
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory '/home/joey/src/cairo/test'
Makefile:8567: recipe for target 'check-am' failed
make[4]: *** [check-am] Error 2
make[4]: Leaving directory '/home/joey/src/cairo/test'
Makefile:8267: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/home/joey/src/cairo/test'
Makefile:8570: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/home/joey/src/cairo/test'
Makefile:904: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/home/joey/src/cairo'
Makefile:1353: recipe for target 'check' failed
make: *** [check] Error 2</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>