Bug 88969 - HTTP tests should use testRunner instead of layoutTestController
Summary: HTTP tests should use testRunner instead of layoutTestController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 88210
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-12 23:44 PDT by Ryosuke Niwa
Modified: 2012-06-13 02:24 PDT (History)
6 users (show)

See Also:


Attachments
Patch (698.01 KB, patch)
2012-06-12 23:50 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-06-12 23:44:16 PDT
HTTP tests should use testRunner instead of layoutTestController
Comment 1 Ryosuke Niwa 2012-06-12 23:50:45 PDT
Created attachment 147244 [details]
Patch
Comment 2 Darin Adler 2012-06-13 00:08:00 PDT
Comment on attachment 147244 [details]
Patch

rs=me, but I don't understand why the reply txt files are listed here
Comment 3 Ryosuke Niwa 2012-06-13 00:22:28 PDT
(In reply to comment #2)
> (From update of attachment 147244 [details])
> rs=me, but I don't understand why the reply txt files are listed here

Reverting those replay txt files. It's because sed adds a new line at the end of each line :(
Comment 4 Ryosuke Niwa 2012-06-13 00:50:11 PDT
Committed r120167: <http://trac.webkit.org/changeset/120167>
Comment 5 Ryosuke Niwa 2012-06-13 02:24:39 PDT
My initial commit wasn't complete. Also committed: http://trac.webkit.org/changeset/120174.