Bug 110642

Summary: html5lib/runner.html is too slow and needs to be split into multiple tests
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: gsnedders, vsevik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 110643    
Bug Blocks:    

Description Eric Seidel (no email) 2013-02-22 14:09:35 PST
html5lib/runner.html is too slow and needs to be split into multiple tests
Comment 1 Eric Seidel (no email) 2013-02-22 14:11:45 PST
It's too slow as of bug 110643.
Comment 2 Vsevolod Vlasov 2013-02-25 01:17:31 PST
See also https://bugs.webkit.org/show_bug.cgi?id=110734 for other slow html5lib tests
Comment 3 Sam Sneddon [:gsnedders] 2016-11-29 09:51:48 PST
This should just be solved by moving to the up-to-date copy of the html5lib tests in web-platform-tests (/html/syntax/parsing/html5lib_*). That both will keep it up-to-date and makes it run some of the newer formats correctly (#script-on, #script-off, content for template subtrees, etc.).