[webkit-dev] Importing tests from web-platform-tests

Yoav Weiss yoav at yoav.ws
Wed Feb 15 04:59:53 PST 2017


I'm trying to import tests from web-platform-tests/preload
<https://github.com/w3c/web-platform-tests/tree/master/preload>, but having
trouble getting them to run without requiring expected results and while
using wptserve.

I looked at the WPT import tutorial
<https://trac.webkit.org/wiki/WebKitW3CTesting> but failed to find a way to
do what I need.

The reason I don't want to rely on expected tests is that I'm trying to add
a warning for unused preloads
<https://bugs.webkit.org/show_bug.cgi?id=165670>, and these warnings can
make expected results flaky. While I can work around it in most cases (by
using the preloads in my layout tests), a way to stop relying on
expected.txt for tests that don't need it would be cleaner.

Thanks,
Yoav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20170215/f9c0a533/attachment.html>


More information about the webkit-dev mailing list