Bug 35370

Summary: add a "passing" port implementation to new-run-webkit-tests
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cjerdonek, eric, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch to implement a 'passing' wrapper port eric: review+

Dirk Pranke
Reported 2010-02-24 17:50:24 PST
This patch adds a "passing" port that is a wrapper around a real port that actually stubs out the test and returns the expected output. It is useful for coverage testing and profiling the test harness, since it is basically a lower bound on how fast the test harness can possibly be.
Attachments
patch to implement a 'passing' wrapper port (8.53 KB, patch)
2010-02-24 17:51 PST, Dirk Pranke
eric: review+
Dirk Pranke
Comment 1 2010-02-24 17:51:35 PST
Created attachment 49454 [details] patch to implement a 'passing' wrapper port
Eric Seidel (no email)
Comment 2 2010-02-25 16:01:37 PST
Comment on attachment 49454 [details] patch to implement a 'passing' wrapper port OK.
Dirk Pranke
Comment 3 2010-02-25 17:33:14 PST
Committed, r55268. Closing bug.
Dirk Pranke
Comment 4 2010-02-25 17:33:44 PST
Note You need to log in before you can comment on or make changes to this bug.