WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132684
REGRESSION(CMAKE): [GTK] WebKit2 C API tests are not run by run-gtk-test
https://bugs.webkit.org/show_bug.cgi?id=132684
Summary
REGRESSION(CMAKE): [GTK] WebKit2 C API tests are not run by run-gtk-test
Carlos Garcia Campos
Reported
2014-05-08 09:09:07 PDT
Since the switch to CMAKE we are not running the WebKit2 C API tests, because now there are built in several binaries and non of them starts with "Test" prefix. We should either rename the binaries to have a Test prefix, or remove the restriction for non WebKit2Gtk tests (we use the Test prefix in WebKit2Gtk tests to avoid trying to run other binaries like the a11y test server, or the remote inspector server as tests).
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2014-05-10 00:18:43 PDT
This should be fixed now by
r168574
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