Changeset 125707 in webkit


Ignore:
Timestamp:
Aug 15, 2012 2:20:42 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[Qt] unskip passing fast/text tests.
https://bugs.webkit.org/show_bug.cgi?id=94127

Patch by Lauro Neto <lauro.neto@openbossa.org> on 2012-08-15
Reviewed by Csaba Osztrogonác.

Three fast/text tests are working for Qt5 (WK1 and WK2).

  • platform/qt-5.0/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r125706 r125707  
     12012-08-15  Lauro Neto  <lauro.neto@openbossa.org>
     2
     3        [Qt] unskip passing fast/text tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=94127
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        Three fast/text tests are working for Qt5 (WK1 and WK2).
     9
     10        * platform/qt-5.0/Skipped:
     11
    1122012-08-15  Levi Weintraub  <leviw@chromium.org>
    213
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r124189 r125707  
    5353http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html
    5454http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding.html
    55 
    56 # Unskipped by http://trac.webkit.org/changeset/116409
    57 # These tests pass on Qt 4.8, but fail on Qt 5. The needs more investigation.
    58 fast/text/complex-text-opacity.html
    59 fast/text/whitespace/pre-wrap-overflow-selection.html
    60 fast/text/word-break.html
    6155
    6256# [Qt] New failing and flakey tests with newer Qt 5
Note: See TracChangeset for help on using the changeset viewer.