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
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to