Changeset 150378 in webkit


Ignore:
Timestamp:
May 20, 2013 1:00:53 PM (11 years ago)
Author:
hmuller@adobe.com
Message:

[Qt] REGRESSION(r149457): some fast/exclusions tests are failing
https://bugs.webkit.org/show_bug.cgi?id=115511

Reviewed by Andreas Kling.

Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115.

  • platform/qt/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r150375 r150378  
     12013-05-20  Hans Muller  <hmuller@adobe.com>
     2
     3        [Qt] REGRESSION(r149457): some fast/exclusions tests are failing
     4        https://bugs.webkit.org/show_bug.cgi?id=115511
     5
     6        Reviewed by Andreas Kling.
     7
     8        Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115.
     9
     10        * platform/qt/TestExpectations:
     11
    1122013-05-20  Zoltan Horvath  <zoltan@webkit.org>
    213
  • trunk/LayoutTests/platform/qt/TestExpectations

    r150371 r150378  
    15011501# https://bugs.webkit.org/show_bug.cgi?id=67128
    15021502fast/css/square-button-appearance.html
    1503 
    1504 fast/exclusions/shape-inside/shape-inside-polygon-layout.html
    1505 
    1506 # REGRESSION(r149457): some fast/exclusions tests are failing
    1507 webkit.org/b/115511 fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html [ Skip ]
    1508 webkit.org/b/115511 fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html [ Skip ]
    1509 webkit.org/b/115511 fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html [ Skip ]
    15101503
    15111504# --- new failing tests, bug report needed
Note: See TracChangeset for help on using the changeset viewer.