[Webkit-unassigned] [Bug 84325] [GTK] Build and run TestWebKitAPI unit tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 23:29:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84325
--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> 2012-04-19 23:29:09 PST ---
(In reply to comment #10)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (From update of attachment 137866 [details] [details] [details])
> > > View in context: https://bugs.webkit.org/attachment.cgi?id=137866&action=review
> > >
> > >
> > > The logic for running the API tests is already in Tools/Scripts/run-api-tests, so we get that script working instead probably.
> >
> > GTK+ port doesn't use that script, we use run-gtk-tests
>
> I'm a bit worried to run both our API tests and the C API tests via a single script and it's not coherent from the POV of the developers using run-api-tests.
What's the problem? we already run wk1 and wk2 api tests using a single script. It allows to use a common interface and provide great features like using the internal jhbuild, run Xvfb, skip tests and even particular tests cases, ...
Regarding run-api-tests, I already agreed with Martin on keeping run-gtk-test run all tests, and the bots using run-gtk-test (so that we don't need to add yet another step to the build), and make run-api-test call run-gtk-test with an option so that TestWebKitAPI tests are run.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list