Bug 83739 - REGRESSION(r113609-r113730): run-perf-tests fail on Mac
Summary: REGRESSION(r113609-r113730): run-perf-tests fail on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-11 18:50 PDT by Ryosuke Niwa
Modified: 2012-04-11 18:53 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-04-11 18:50:55 PDT
http://build.webkit.org/builders/Lion%20Release%20%28Perf%29/builds/2105/steps/perf-test/logs/stdio

It seems like someone completely broke DRT for the purpose of running perf tests.
Comment 1 Ryosuke Niwa 2012-04-11 18:52:56 PDT
Oops, it was me (http://trac.webkit.org/changeset/113651) :(

mrowe fixed it in http://trac.webkit.org/changeset/113920. Thanks!