[webkit-dev] where should tests reside? tests/preload v. tests/loading
Colin Bendell | +1.613.914.3387
colin at bendell.ca
Wed Nov 8 06:53:38 PST 2017
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")
thanks,
/colin
More information about the webkit-dev
mailing list