https://bugs.freedesktop.org/show_bug.cgi?id=89349
Bug ID: 89349
Summary: Piglit make fail
Product: piglit
Version: unspecified
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: high
Component: tests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
System Environment:
--------------------------
Piglit: c4585427913e4cb28994b4bfb11d49778273aa2c
Bug detailed description:
---------------------------
Piglit make fail.
Bisect shows: c4585427913e4cb28994b4bfb11d49778273aa2c is the first bad commit
commit c4585427913e4cb28994b4bfb11d49778273aa2c
Author: Dylan Baker <[email protected]>
AuthorDate: Thu Feb 19 14:12:05 2015 -0800
Commit: Dylan Baker <[email protected]>
CommitDate: Mon Feb 23 15:47:09 2015 -0800
generated_tests: use future division in mako templates
This provides consistency between the behavior of python2 and python3
There are no changes in the generated files before and after this
change, it simply ensures that things work the same for both versions of
python.
Signed-off-by: Dylan Baker <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
output:
[ 98%] Generating builtin_packing_tests.list
Traceback (most recent call last):
File "/GFX/Test/Piglit/piglit/generated_tests/gen_builtin_packing_tests.py",
line 48, in <module>
TEMPLATES = template_dir(os.path.basename(os.path.splitext(__file__)[0]))
File "/GFX/Test/Piglit/piglit/generated_tests/templates/__init__.py", line
86, in template_dir
output_encoding='utf-8')
TypeError: __init__() got an unexpected keyword argument 'future_imports'
make[2]: *** [generated_tests/builtin_packing_tests.list] Error 1
make[1]: *** [generated_tests/CMakeFiles/gen-gl-tests.dir/all] Error 2
make: *** [all] Error 2
--
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