<div dir="ltr"><div>I&#39;m trying to import tests from <a href="https://github.com/w3c/web-platform-tests/tree/master/preload">web-platform-tests/preload</a>, but having trouble getting them to run without requiring expected results and while using wptserve.</div><div><br></div><div>I looked at the <a href="https://trac.webkit.org/wiki/WebKitW3CTesting">WPT import tutorial</a> but failed to find a way to do what I need.</div><div><br></div><div>The reason I don&#39;t want to rely on expected tests is that I&#39;m trying to add a <a href="https://bugs.webkit.org/show_bug.cgi?id=165670">warning for unused preloads</a>, 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&#39;t need it would be cleaner.</div><div><br></div><div>Thanks,</div><div>Yoav</div></div>