Bug 122490
| Summary: | Layout Test mathml/very-large-stretchy-operators.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, fred.wang, mrobinson |
| Priority: | P2 | Keywords: | LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=155565 | ||
| Bug Depends on: | 121416, 155434 | ||
| Bug Blocks: | |||
Alexey Proskuryakov
The following layout test is always timing out on all Mac bots:
mathml/very-large-stretchy-operators.html
It's been always failing since landing.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=mathml%2Fvery-large-stretchy-operators.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
> all Mac bots
Sorry, debug ones only.
Alexey Proskuryakov
Skipped in r157086. Please investigate this - it looks like the test is perfectly fast in release, so timing out in debug could be a bad sign.
Frédéric Wang (:fredw)
This is a performance test for very large MathML stretchy operators. Before the patch, this froze the browser in release builds. I have not investigated but I'm guessing it is OK to skip this test in debug builds.
Brent Fulgham
Hopefully this will be resolved now that Bug 155434 is closed.