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

Konstantin Tokarev annulen at yandex.ru
Wed Nov 8 06:57:41 PST 2017



08.11.2017, 17:54, "Colin Bendell | +1.613.914.3387" <colin at bendell.ca>:
> I'm chasing down racy logging with one of my tests and I've noticed
> some duplication for preloader tests. Specifically:
> 1) when should you organize preload tests in
> LayoutTests/http/tests/preload v.
> LayoutTests/http/tests/loading/preload*? I'm assuming that the real
> reason is the debug level?
>
> 2) how is the debug level enabled for http/tests/loading? Is there a
> way to control this threshold programatically in the test?
>
> (an example debug line in question:"main frame -
> didStartProvisionalLoadForFrame")

This is printed by InjectedBundle used in testing
(see Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp)

>
> thanks,
> /colin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-- 
Regards,
Konstantin


More information about the webkit-dev mailing list