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

            Bug ID: 89347
           Summary: TypeError: __init__() got an unexpected keyword
                    argument 'future_imports'
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: All
            Status: NEW
          Keywords: regression
          Severity: blocker
          Priority: medium
         Component: infrastructure
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

piglit: 6cea8c1bdfdb518c83b70bea3d34c7acfa821024 (master)


Scanning dependencies of target gen-gl-tests
[ 98%] Generating builtin_packing_tests.list
Traceback (most recent call last):
  File "piglit/generated_tests/gen_builtin_packing_tests.py", line 48, in
<module>
    TEMPLATES = template_dir(os.path.basename(os.path.splitext(__file__)[0]))
  File "piglit/generated_tests/templates/__init__.py", line 86, in template_dir
    output_encoding='utf-8')
TypeError: __init__() got an unexpected keyword argument 'future_imports'


This might be a Mako version related.

>>> import mako
>>> mako.__version__
'0.7.3'

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to