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