Summary: | AttributeError: 'Parameters' object has no attribute '__dict__' | ||
---|---|---|---|
Product: | piglit | Reporter: | Vinson Lee <vlee> |
Component: | infrastructure | Assignee: | Dylan Baker <baker.dylan.c> |
Status: | RESOLVED FIXED | QA Contact: | Eric Anholt <eric> |
Severity: | blocker | ||
Priority: | medium | CC: | baker.dylan.c, chadversary, yi.sun |
Version: | unspecified | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2014-05-22 23:11:54 UTC
This is a python 2.6 specific problem, it works fine on 2.7. I'll send out a patch. I have sent a patch to the list to address this issue: [PATCH] gen_texure_lod_tests.py: Fix python 2.6 compatibility The build fails with Python 2.7 as well. I just made a clean build of piglit with python 2.7.6 and it worked fine git clean -fdx cmake . -GNinja ninja works for me (tm) Either way the patch mentioned should fix the problem. Fixed with commit 796f34749dc21ad96f6ac25ca94d403a0974581e on master |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.