[Piglit] [Bug 89884] [Bisected]Piglit run igt case fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 7 23:03:41 PDT 2015


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

--- Comment #3 from lu hua <huax.lu at intel.com> ---
Double check this issue, igt has bug 89950, so reset old igt commit then run
igt, report following error:
Traceback (most recent call last):
  File "./piglit-run.py", line 32, in <module>
    run(sys.argv[1:])
  File "/GFX/Test/Piglit/piglit/framework/programs/run.py", line 286, in run
    profile = framework.profile.merge_test_profiles(args.test_profile)
  File "/GFX/Test/Piglit/piglit/framework/profile.py", line 456, in
merge_test_profiles
    profile = load_test_profile(profiles.pop())
  File "/GFX/Test/Piglit/piglit/framework/profile.py", line 434, in
load_test_profile
    os.path.splitext(os.path.basename(filename))[0]))
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/GFX/Test/Piglit/piglit/tests/igt.py", line 78, in <module>
    framework.core.PIGLIT_CONFIG.get('igt', 'path'), 'tests')
  File "/usr/lib64/python2.7/ConfigParser.py", line 607, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'igt'

I don't find no piglit.conf. I will re-bisect it.
Build old commit
# cat piglit.conf
[igt]
path=/GFX/Test/Intel_gpu_tools/intel-gpu-tools

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20150408/9cf05326/attachment.html>


More information about the Piglit mailing list