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 / Tests | Assignee: | 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: |
Eric Seidel (no email)
html5lib/runner.html is too slow and needs to be split into multiple tests
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
It's too slow as of bug 110643.
Vsevolod Vlasov
See also https://bugs.webkit.org/show_bug.cgi?id=110734 for other slow html5lib tests
Sam Sneddon [:gsnedders]
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.).