Bug 65605
Summary: | [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | barraclough, fpizlo, loki, oliver, ossy, zherczeg |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 65438, 79666, 79668 |
Csaba Osztrogonác
r92224 made editing/text-iterator/basic-iteration.html timeout on Qt in debug mode. (32 and 64 bit too)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
failing tests are skipped by https://trac.webkit.org/changeset/92272 to make our debug bots green.
Filip Pizlo
(In reply to comment #1)
> failing tests are skipped by https://trac.webkit.org/changeset/92272 to make our debug bots green.
I'm looking into this. Hopefully I can get this test passing on Qt soon.
Filip Pizlo
I cannot reproduce this on Ubuntu 11.04, 32-bit, Qt 4.7.2, WebKit tip of tree. editing/text-iterator/basic-iteration.html passes just fine and does not hang.
Can you supply more information about how to make this bug happen?
Csaba Osztrogonác
It seems it passes now, so I unskipped it - r117434.