Bug 31896

Summary: Add unit test for mark-fixed
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch eric: review+, eric: commit-queue-

Description Adam Barth 2009-11-25 18:56:26 PST
Add unit test for mark-fixed
Comment 1 Adam Barth 2009-11-25 18:57:02 PST
Created attachment 43888 [details]
Patch
Comment 2 Eric Seidel (no email) 2009-11-25 18:59:06 PST
Comment on attachment 43888 [details]
Patch

3333 from modules.outputcapture import OutputCapture

is extra in both test cases.  Otherwsie this looks fine.

You promised to clean up the includes for commands/*.py too, right? ;)
Comment 3 Adam Barth 2009-11-25 19:02:57 PST
Committed r51405: <http://trac.webkit.org/changeset/51405>