Currently WebKitTestRunner will crash when running tests if TEST_RUNNER_INJECTED_BUNDLE_FILENAME and TEST_RUNNER_TEST_PLUGIN_PATH env variables are not set. While this can be avoided by manually exporting these it should really be done by the new-run-webkit-tests script. Patch on the way.
Created attachment 112083 [details] Patch This patch sets the necessary variables and also fixes one inappropriate use of _build_path function.
Comment on attachment 112083 [details] Patch Clearing flags on attachment: 112083 Committed r98193: <http://trac.webkit.org/changeset/98193>
All reviewed patches have been landed. Closing bug.