Status: fail
Result: fail
| Detail | Value |
|---|---|
| exception | <type 'exceptions.OSError'>[Errno 2] No such file or directory |
| traceback | File "/Users/mks/Downloads/piglit/framework/core.py", line 468, in __doRunWork
result = self.run()
File "/Users/mks/Downloads/piglit/framework/exectest.py", line 58, in run
universal_newlines=True
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 672, in __init__
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1202, in _execute_child
raise child_exception
|