Bug 49243
| Summary: | [Qt] REGRESSION (r71582): Two editing tests fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | abarth, eric, hyatt, laszlo.gombos, ossy, robert, webkit.review.bot |
| Priority: | P2 | Keywords: | Qt, QtTriaged, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 49217 | ||
Csaba Osztrogonác
r71582 fixed two broken tests: editing/selection/move-by-line-003.html and
fast/dom/Document/CaretRangeFromPoint/replace-element.html on all bot, but
unfortunately it broke two another tests on Qt bot:
- editing/deleting/delete-line-011.html
- editing/pasteboard/paste-4039777-fix.html
- link: http://build.webkit.org/results/Qt%20Linux%20Release/r71582%20%2823376%29/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
I skipped them until fix: http://trac.webkit.org/changeset/71617
WebKit Review Bot
http://trac.webkit.org/changeset/71617 might have broken Chromium Win Release
Robert Hogan
These are passing for me against both Q 4.6.2 and Qt 4.8.0 - not that the Qt version should be relevant. We should unskip before they break again!
Csaba Osztrogonác
Yes, they work now.