<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 - FAIL: glsl/tests/optimization-test"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101291">101291</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FAIL: glsl/tests/optimization-test
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>17.0
          </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>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vedran@miletic.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>$ /autogen.sh --enable-egl --enable-driglx-direct --disable-gles1
--enable-gles2 --enable-shared-glapi --enable-glx-tls --enable-dri
--enable-texture-float --with-dri-drivers=""
--with-egl-platforms=drm,wayland,surfaceless,x11
--with-gallium-drivers=r600,radeonsi,swrast --with-vulkan-drivers=radeon
--enable-opencl --enable-opencl-icd PKG_CONFIG_PATH=/usr/local/share/pkgconfig
--enable-nine --enable-gbm --enable-va --enable-vdpau --libdir=/usr/local/lib64

$ make -j4; make -j4 check

FAIL: glsl/tests/optimization-test

==============================================
   Mesa 17.0.7: src/compiler/test-suite.log
==============================================

# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: glsl/tests/optimization-test
==================================

======       Generating tests      ======
tests/*/
====== Testing optimization passes ======
Testing ./glsl/tests/lower_jumps/lower_breaks_2.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_main_false.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_1.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_sub_false.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_main_true.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/lower_guarded_conditional_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_2.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_sub_true.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_4.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_3.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_6.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_nothing.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_return.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_3.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_return_and_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_return.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_4.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_pulled_out_jump.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_1.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_nothing.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_return_and_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/remove_continue_at_end_of_loop.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_5.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_unified_returns.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory

0/24 tests returned correct results

FAIL glsl/tests/optimization-test (exit status: 1)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>