Bug 36042 - new-run-webkit-tests --run-singly doesn't work
Summary: new-run-webkit-tests --run-singly doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 17:51 PST by Dirk Pranke
Modified: 2010-03-12 14:42 PST (History)
1 user (show)

See Also:


Attachments
patch (2.07 KB, patch)
2010-03-11 18:10 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2010-03-11 17:51:04 PST
new-run-webkit-tests --run-singly doesn't work (it attempts to dereference a method that doesn't exist, and then it attempts to dereference variables that don't exist).

This option is used by the Chromium Linux Valgrind bots, so those have been broken for the past few days.
Comment 1 Dirk Pranke 2010-03-11 18:10:46 PST
Created attachment 50568 [details]
patch
Comment 2 Adam Barth 2010-03-12 14:36:56 PST
Comment on attachment 50568 [details]
patch

ok
Comment 3 Dirk Pranke 2010-03-12 14:42:35 PST
Comment on attachment 50568 [details]
patch

Clearing flags on attachment: 50568

Committed r55937: <http://trac.webkit.org/changeset/55937>
Comment 4 Dirk Pranke 2010-03-12 14:42:39 PST
All reviewed patches have been landed.  Closing bug.