Bug 49243 - [Qt] REGRESSION (r71582): Two editing tests fail
Summary: [Qt] REGRESSION (r71582): Two editing tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged, Regression
Depends on:
Blocks: 49217
  Show dependency treegraph
 
Reported: 2010-11-09 02:13 PST by Csaba Osztrogonác
Modified: 2012-01-25 02:29 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-11-09 02:13:09 PST
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
Comment 1 Csaba Osztrogonác 2010-11-09 02:39:35 PST
I skipped them until fix: http://trac.webkit.org/changeset/71617
Comment 2 WebKit Review Bot 2010-11-09 04:03:10 PST
http://trac.webkit.org/changeset/71617 might have broken Chromium Win Release
Comment 3 Robert Hogan 2011-01-24 11:07:35 PST
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!
Comment 4 Csaba Osztrogonác 2012-01-25 02:29:49 PST
Yes, they work now.