Bug 58861 - switch new-run-webkit-tests to using the new results file
Summary: switch new-run-webkit-tests to using the new results file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 19:17 PDT by Ojan Vafai
Modified: 2011-04-19 14:19 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.39 KB, patch)
2011-04-18 19:18 PDT, Ojan Vafai
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-04-18 19:17:40 PDT
switch new-run-webkit-tests to using the new results file
Comment 1 Ojan Vafai 2011-04-18 19:18:28 PDT
Created attachment 90133 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-04-18 19:20:41 PDT
Comment on attachment 90133 [details]
Patch

OMG.  So much python gone!

How many chromium tools will this break?
Comment 3 Ojan Vafai 2011-04-18 19:22:00 PDT
(In reply to comment #2)
> (From update of attachment 90133 [details])
> OMG.  So much python gone!
> 
> How many chromium tools will this break?

I don't think there are any tools that depend on the old results.html files. So, I think we're fine. We'll find out. :)

Regardless, I'll commit these tomorrow morning when I'll be around to handle any issues.
Comment 4 Ojan Vafai 2011-04-19 14:19:01 PDT
Committed r84294: <http://trac.webkit.org/changeset/84294>