Bug 65201 - Avoid outputting #EOF twice for web audio tests in chromium DRT
Summary: Avoid outputting #EOF twice for web audio tests in chromium DRT
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: Chris Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 12:36 PDT by Chris Rogers
Modified: 2011-07-26 13:28 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.17 KB, patch)
2011-07-26 12:37 PDT, Chris Rogers
dpranke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2011-07-26 12:36:01 PDT
Avoid outputting #EOF twice for web audio tests in chromium DRT
Comment 1 Chris Rogers 2011-07-26 12:37:45 PDT
Created attachment 102040 [details]
Patch
Comment 2 Chris Rogers 2011-07-26 12:38:52 PDT
The #EOF is already output in TestShellPrinter::handleTestFooter()
Comment 3 Chris Rogers 2011-07-26 13:28:25 PDT
Committed r91779: <http://trac.webkit.org/changeset/91779>