<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - make check link_varyings.gl_ClipDistance failure"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78258">78258</a>
</td>
</tr>
<tr>
<th>Keywords</th>
<td>regression
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>make check link_varyings.gl_ClipDistance failure
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>mesa: b7e7ae9f605283076dba6d9e826fbbd1f1db1c4b (10.3.0-devel)
$ make check
[...]
make check-TESTS
PASS: glcpp/tests/glcpp-test
FAIL: tests/general-ir-test
PASS: tests/optimization-test
PASS: tests/ralloc-test
PASS: tests/sampler-types-test
PASS: tests/uniform-initializer-test
make all-am
make[7]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for Mesa 10.3.0-devel
============================================================================
# TOTAL: 6
# PASS: 5
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
[ RUN ] link_varyings.gl_ClipDistance
tests/varyings_test.cpp:201: Failure
Value of: hash_table_find(consumer_inputs, "gl_ClipDistance")
Actual: NULL
Expected: (void *) clipdistance
Which is: 0x7fad7ac196b0
tests/varyings_test.cpp:202: Failure
Value of: num_elements(consumer_inputs)
Actual: 0
Expected: 1u
Which is: 1
[ FAILED ] link_varyings.gl_ClipDistance (0 ms)
[ RUN ] link_varyings.single_interface_input
[ OK ] link_varyings.single_interface_input (1 ms)
[ RUN ] link_varyings.one_interface_and_one_simple_input
[ OK ] link_varyings.one_interface_and_one_simple_input (0 ms)
[ RUN ] link_varyings.invalid_interface_input
[ OK ] link_varyings.invalid_interface_input (0 ms)
[ RUN ] link_varyings.interface_field_doesnt_match_noninterface
[ OK ] link_varyings.interface_field_doesnt_match_noninterface (0 ms)
[ RUN ] link_varyings.interface_field_doesnt_match_noninterface_vice_versa
[ OK ] link_varyings.interface_field_doesnt_match_noninterface_vice_versa
(0 ms)
[----------] 7 tests from link_varyings (1 ms total)
[----------] Global test environment tear-down
[==========] 33 tests from 6 test cases ran. (8 ms total)
[ PASSED ] 32 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] link_varyings.gl_ClipDistance</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>