Bug 83142 - REGRESSION(r113144): It made run-webkit-tests always fail
Summary: REGRESSION(r113144): It made run-webkit-tests always fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 04:06 PDT by Csaba Osztrogonác
Modified: 2012-04-04 09:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-04-04 04:06:50 PDT
After this change run-webkit-tests always fail:

23:46:58.032 16290 Testing completed, Exit status: 0
Failed to execute Tools/Scripts/new-run-webkit-tests at ./Tools/Scripts/run-webkit-tests line 122.
Comment 1 Csaba Osztrogonác 2012-04-04 05:20:50 PDT
Fix landed in http://trac.webkit.org/changeset/113171
Comment 2 Ryosuke Niwa 2012-04-04 09:40:19 PDT
Thanks for the fix.