[webkit-dev] where should tests reside? tests/preload v. tests/loading

Ryosuke Niwa rniwa at webkit.org
Wed Nov 8 07:36:34 PST 2017


All those grep for test path inside test runner should go away and be
replaced with test runner flags.

- R. Niwa

On Wed, Nov 8, 2017 at 7:19 AM, Colin Bendell | +1.613.914.3387 <
colin at bendell.ca> wrote:

> On 8 November 2017 at 09:57, Konstantin Tokarev <annulen at yandex.ru> wrote:
>
> >> 2) how is the debug level enabled for http/tests/loading? Is there a
> >> way to control this threshold programatically in the test?
> >
> > This is printed by InjectedBundle used in testing
> > (see Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp)
>
> ahh! I see the url grep in TestInvocation.cpp for "loading/" that
> enables this. Too bad this isn't declared by the test itself (though I
> understand why)
>
> thanks,
> /colin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171108/f29f5528/attachment.html>


More information about the webkit-dev mailing list