Bug 110642 - html5lib/runner.html is too slow and needs to be split into multiple tests
Summary: html5lib/runner.html is too slow and needs to be split into multiple tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 110643
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-22 14:09 PST by Eric Seidel (no email)
Modified: 2016-11-29 09:51 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.).