[Piglit] [Bug 96787] New: TypeError: linspace() got an unexpected keyword argument 'dtype'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 2 20:51:48 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=96787

            Bug ID: 96787
           Summary: TypeError: linspace() got an unexpected keyword
                    argument 'dtype'
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: All
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: piglit at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: piglit at lists.freedesktop.org
                CC: airlied at freedesktop.org, baker.dylan.c at gmail.com

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 <airlied at redhat.com>
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 <dylan at pnwbakers.com>
    Signed-off-by: Dave Airlie <airlied at redhat.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20160702/4fa6e035/attachment.html>


More information about the Piglit mailing list