[webkit-dev] WPT tests and runtime-enabled features

Ali Juma ajuma at chromium.org
Fri Jun 2 13:37:33 PDT 2017


Hi all,

While a feature is in development behind a runtime-enabled flag, is there a
way to write tests in web-platform-tests that enable the feature when
they're run as part of LayoutTests? Adding "<!--- webkit-test-runner
[enableFeatureName=true] -->" tags would technically work but seems a bit
questionable.

The point of this would be to be able to use web platform tests as
regression tests while developing a feature, allowing the tests to be
upstreamed sooner and saving having to write them outside of
web-platform-tests first and then move them over later.

Thanks,
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170602/28d5ec58/attachment.html>


More information about the webkit-dev mailing list