WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 35370
add a "passing" port implementation to new-run-webkit-tests
https://bugs.webkit.org/show_bug.cgi?id=35370
Summary
add a "passing" port implementation to new-run-webkit-tests
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
http://trac.webkit.org/changeset/55268
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug