Status: fail
Result: fail
| Detail | Value |
|---|---|
| exception | <type 'exceptions.WindowsError'>[Error 2] The system cannot find the file specified |
| traceback | File "C:\piglit\framework\core.py", line 312, in doRun
result = self.run()
File "C:\piglit\framework\exectest.py", line 57, in run
universal_newlines=True
File "c:\Python27\lib\subprocess.py", line 672, in __init__
errread, errwrite)
File "c:\Python27\lib\subprocess.py", line 882, in _execute_child
startupinfo)
|