Bug 62374 - REGRESSION(r88393): Tests fail on Qt platform
Summary: REGRESSION(r88393): Tests fail on Qt platform
Status: RESOLVED DUPLICATE of bug 59265
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
Depends on:
Blocks:
 
Reported: 2011-06-09 07:03 PDT by Csaba Osztrogonác
Modified: 2011-06-09 07:54 PDT (History)
2 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 2011-06-09 07:03:20 PDT
After http://trac.webkit.org/changeset/88393 two editing tests fail on Qt:
- editing/selection/move-by-word-visually-others.html : http://build.webkit.org/results/Qt%20Linux%20Release/r88444%20%2833993%29/editing/selection/move-by-word-visually-others-pretty-diff.html
- editing/selection/move-by-word-visually-single-space-sigle-line.html : http://build.webkit.org/results/Qt%20Linux%20Release/r88444%20%2833993%29/editing/selection/move-by-word-visually-single-space-sigle-line-pretty-diff.html

It is strange for me that r88393 was committed without review
and bug report. It doesn't seems to me if it is a trivial buildfix.
Comment 1 Csaba Osztrogonác 2011-06-09 07:13:21 PDT
I added these tests to the skipped list temporarily: http://trac.webkit.org/changeset/88447

Xiaomei, could you check what happened?
Comment 2 Csaba Osztrogonác 2011-06-09 07:50:44 PDT
Oooops, it is a dup of 59265

*** This bug has been marked as a duplicate of bug 59265 ***
Comment 3 Csaba Osztrogonác 2011-06-09 07:54:34 PDT
(In reply to comment #1)
> I added these tests to the skipped list temporarily: http://trac.webkit.org/changeset/88447

Fix after it: http://trac.webkit.org/changeset/88452