WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47359
Don't use the directory structure to gather tests for API tester
https://bugs.webkit.org/show_bug.cgi?id=47359
Summary
Don't use the directory structure to gather tests for API tester
Sam Weinig
Reported
2010-10-07 10:17:35 PDT
Don't use the directory structure to gather tests for API tester
Attachments
Patch
(20.21 KB, patch)
2010-10-07 10:18 PDT
,
Sam Weinig
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2010-10-07 10:18:33 PDT
Created
attachment 70109
[details]
Patch
WebKit Review Bot
Comment 2
2010-10-07 10:21:09 PDT
Attachment 70109
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKitTools/TestWebKitAPI/Test.h:80: TEST_CLASS_NAME is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3
2010-10-07 10:23:05 PDT
Comment on
attachment 70109
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=70109&action=review
> WebKitTools/Scripts/run-api-tests:28 > +# - Ability to run all tests in a suite.
Didn't you add this?
> WebKitTools/TestWebKitAPI/Test.h:45 > + TestsController::shared().registerCreateTestFunction(testSuite + "/" + testCase, Register::create);
Perhaps the map key should contain both the suite and the test in a pair?
Eric Seidel (no email)
Comment 4
2010-10-13 12:27:52 PDT
Attachment 70109
[details]
was posted by a committer and has review+, assigning to Sam Weinig for commit.
Sam Weinig
Comment 5
2010-10-28 13:17:00 PDT
Fixed in
http://trac.webkit.org/changeset/69317
.
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