RESOLVED FIXED 35602
new-run-webkit-tests doesn't work on chromium-linux (no layout_test_helper)
https://bugs.webkit.org/show_bug.cgi?id=35602
Summary new-run-webkit-tests doesn't work on chromium-linux (no layout_test_helper)
Dirk Pranke
Reported 2010-03-02 14:06:41 PST
The script crashes trying to see if the layout_test_helper exists, but we don't use the layout_test_helper, so we return a None object.
Attachments
Patch (1.48 KB, patch)
2010-03-02 14:07 PST, Dirk Pranke
dglazkov: review+
Dirk Pranke
Comment 1 2010-03-02 14:07:18 PST
Dimitri Glazkov (Google)
Comment 2 2010-03-02 14:15:45 PST
Comment on attachment 49845 [details] Patch ok.
Dirk Pranke
Comment 3 2010-03-02 15:33:03 PST
Note You need to log in before you can comment on or make changes to this bug.