<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 - TypeError: linspace() got an unexpected keyword argument 'dtype'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96787">96787</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TypeError: linspace() got an unexpected keyword argument 'dtype'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>piglit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>bisected, regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>tests
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>piglit@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>airlied@freedesktop.org, baker.dylan.c@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>piglit: 7a11be33e419b2fef53092a4ce88472ba89fbc38 (master)

Traceback (most recent call last):
  File "generated_tests/gen_builtin_uniform_tests.py", line 48, in <module>
    from builtin_function import *
  File "generated_tests/builtin_function.py", line 983, in <module>
    _make_componentwise_test_vectors(test_suite)
  File "generated_tests/builtin_function.py", line 960, in
_make_componentwise_test_vectors
    f('abs', 1, 150, np.abs, None, [np.linspace(-10, 15, 5,
dtype=np.dtype(np.int64))],
TypeError: linspace() got an unexpected keyword argument 'dtype'


commit 7a11be33e419b2fef53092a4ce88472ba89fbc38
Author: Dave Airlie <<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>>
Date:   Fri Jun 10 13:37:10 2016 +1000

    arb_gpu_shader_int64: add test generation to standard testing template

    Rather than forking this code further, I've just added support to the
    standard generator for the 64-bit tests.

    This relies on the shader_runner int64 support.

    Reviewed-by: Dylan Baker <<a href="mailto:dylan@pnwbakers.com">dylan@pnwbakers.com</a>>
    Signed-off-by: Dave Airlie <<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>></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>