<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 - make check nir_copy_prop_vars_test.store_store_load_different_components regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108532">108532</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>make check nir_copy_prop_vars_test.store_store_load_different_components 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 18.3.0-devel: src/compiler/test-suite.log
====================================================

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

.. contents:: :depth: 2

FAIL: nir/tests/vars_tests
==========================

Running main() from gtest_main.cc
[==========] Running 17 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from nir_redundant_load_vars_test
[ RUN      ] nir_redundant_load_vars_test.duplicated_load
[       OK ] nir_redundant_load_vars_test.duplicated_load (0 ms)
[ RUN      ] nir_redundant_load_vars_test.duplicated_load_in_two_blocks
[       OK ] nir_redundant_load_vars_test.duplicated_load_in_two_blocks (0 ms)
[ RUN      ] nir_redundant_load_vars_test.invalidate_inside_if_block
[       OK ] nir_redundant_load_vars_test.invalidate_inside_if_block (0 ms)
[ RUN      ]
nir_redundant_load_vars_test.invalidate_live_load_in_the_end_of_loop
[       OK ]
nir_redundant_load_vars_test.invalidate_live_load_in_the_end_of_loop (0 ms)
[----------] 4 tests from nir_redundant_load_vars_test (0 ms total)

[----------] 7 tests from nir_copy_prop_vars_test
[ RUN      ] nir_copy_prop_vars_test.simple_copies
[       OK ] nir_copy_prop_vars_test.simple_copies (0 ms)
[ RUN      ] nir_copy_prop_vars_test.simple_store_load
[       OK ] nir_copy_prop_vars_test.simple_store_load (0 ms)
[ RUN      ] nir_copy_prop_vars_test.store_store_load
[       OK ] nir_copy_prop_vars_test.store_store_load (0 ms)
[ RUN      ] nir_copy_prop_vars_test.store_store_load_different_components
Assertion failed: (nir_src_num_components(src) == 1), function nir_src_as_uint,
file nir/nir.c, line 1275.
FAIL nir/tests/vars_tests (exit status: 134)</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>