Bug 36042

Summary: new-run-webkit-tests --run-singly doesn't work
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: nsylvain
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch none

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.