tools/runtests.py: Fix cctests on Windows; properly return error code when there...
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 Jan 2013 12:44:36 +0000 (12:44 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 Jan 2013 12:44:36 +0000 (12:44 +0000)
commit900720454deab737dda88757db391993c577e5d3
tree29d84c795ad3aa3e114a17acbd3d131e3b72d3ed
parent5d033075008ab704bd67a5987531ecb0fa61cbe0
tools/runtests.py: Fix cctests on Windows; properly return error code when there were Python exceptions

Review URL: https://codereview.chromium.org/11929020

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13430 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/testcfg.py
tools/testrunner/local/execution.py