<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 - DispatchSanity_test.GL30 regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=104231">104231</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>DispatchSanity_test.GL30 regression
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>mesa: acab52f5201683ec3f3698d25045ed1441ecdd14 (master 17.4.0-devel)
===========================================================
Mesa 17.4.0-devel: src/mesa/main/tests/test-suite.log
===========================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: main-test
===============
Running main() from gtest_main.cc
[==========] Running 12 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EnumStrings
[ RUN ] EnumStrings.LookUpByNumber
[ OK ] EnumStrings.LookUpByNumber (0 ms)
[ RUN ] EnumStrings.LookUpUnknownNumber
[ OK ] EnumStrings.LookUpUnknownNumber (0 ms)
[----------] 2 tests from EnumStrings (0 ms total)
[----------] 6 tests from DispatchSanity_test
[ RUN ] DispatchSanity_test.GL31_CORE
[ OK ] DispatchSanity_test.GL31_CORE (2 ms)
[ RUN ] DispatchSanity_test.GL30
dispatch_sanity.cpp:174: Failure
Expected: nop_table[i]
Which is: 0x557fbef96990
To be equal to: table[i]
Which is: 0x557fbf173680
i = 1069 (SpecializeShader)
[ FAILED ] DispatchSanity_test.GL30 (0 ms)
[ RUN ] DispatchSanity_test.GLES11
[ OK ] DispatchSanity_test.GLES11 (0 ms)
[ RUN ] DispatchSanity_test.GLES2
[ OK ] DispatchSanity_test.GLES2 (0 ms)
[ RUN ] DispatchSanity_test.GLES3
[ OK ] DispatchSanity_test.GLES3 (1 ms)
[ RUN ] DispatchSanity_test.GLES31
[ OK ] DispatchSanity_test.GLES31 (0 ms)
[----------] 6 tests from DispatchSanity_test (3 ms total)
[----------] 2 tests from MesaFormatsTest
[ RUN ] MesaFormatsTest.FormatTypeAndComps
[ OK ] MesaFormatsTest.FormatTypeAndComps (0 ms)
[ RUN ] MesaFormatsTest.FormatSanity
[ OK ] MesaFormatsTest.FormatSanity (0 ms)
[----------] 2 tests from MesaFormatsTest (0 ms total)
[----------] 1 test from MesaExtensionsTest
[ RUN ] MesaExtensionsTest.AlphabeticallySorted
[ OK ] MesaExtensionsTest.AlphabeticallySorted (0 ms)
[----------] 1 test from MesaExtensionsTest (0 ms total)
[----------] 1 test from program_state_string
[ RUN ] program_state_string.depth_range
[ OK ] program_state_string.depth_range (0 ms)
[----------] 1 test from program_state_string (0 ms total)
[----------] Global test environment tear-down
[==========] 12 tests from 5 test cases ran. (3 ms total)
[ PASSED ] 11 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] DispatchSanity_test.GL30
1 FAILED TEST
FAIL main-test (exit status: 1)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>