[Piglit] [Bug 107270] New: shader_test.py GLES and GL shaders in the same command!
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jul 18 07:58:38 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107270
Bug ID: 107270
Summary: shader_test.py GLES and GL shaders in the same
command!
Product: piglit
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: infrastructure
Assignee: baker.dylan.c at gmail.com
Reporter: vlee at freedesktop.org
QA Contact: piglit at lists.freedesktop.org
Traceback (most recent call last):
File "tests/serializer.py", line 151, in <module>
main()
File "tests/serializer.py", line 146, in main
profile = load_test_profile(args.input, python=True)
File "tests/../framework/profile.py", line 585, in load_test_profile
mod = importlib.import_module('tests.{0}'.format(name))
File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "tests/../tests/quick_shader.py", line 28, in <module>
from .shader import profile as _profile
File "tests/../tests/shader.py", line 79, in <module>
profile.test_list[group] = MultiShaderTest.new(files, installedfiles)
File "tests/../framework/test/shader_test.py", line 253, in new
'GLES and GL shaders in the same command!\n'
framework.exceptions.PiglitInternalError: An internal error occurred:
GLES and GL shaders in the same command!
Cannot pick a shader_runner binary!
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180718/6a299ae0/attachment.html>
More information about the Piglit
mailing list