Status: fail
Result: fail
| Detail | Value |
|---|---|
| exception | <type 'exceptions.KeyboardInterrupt'> |
| traceback | File "/Users/mks/Downloads/piglit/framework/core.py", line 332, in __doRunWork
result = self.run()
File "/Users/mks/Downloads/piglit/framework/exectest.py", line 59, in run
out, err = proc.communicate()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 671, in communicate
return self._communicate(input)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 1166, in _communicate
rlist, wlist, xlist = select.select(read_set, write_set, [])
|