Bug 79655
Summary: | [Qt] http/tests/incremental/slow-utf8-text.pl times out with Qt5-WK1 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79668 |
Csaba Osztrogonác
http/tests/incremental/slow-utf8-text.pl is a problematic test,
see related bugs:
- https://bugs.webkit.org/show_bug.cgi?id=25189
- https://bugs.webkit.org/show_bug.cgi?id=60093
It fails with Qt5-WK1. (But pass with Qt4.8 and skipped on general WK2)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped it - http://trac.webkit.org/changeset/108979/trunk/LayoutTests/platform/qt-5.0-wk1/Skipped
Csaba Osztrogonác
It works now, so I unskipped it - http://trac.webkit.org/changeset/133491.