Changeset 162978 in webkit


Ignore:
Timestamp:
Jan 28, 2014, 4:07:24 PM (12 years ago)
Author:
ap@apple.com
Message:

REGRESSION (r162947): Repaint test results are different between WK1 and WK2
https://bugs.webkit.org/show_bug.cgi?id=127814

  • platform/mac-wk2/TestExpectations: Marking them as failing for now.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r162974 r162978  
     12014-01-28  Alexey Proskuryakov  <ap@apple.com>
     2
     3        REGRESSION (r162947): Repaint test results are different between WK1 and WK2
     4        https://bugs.webkit.org/show_bug.cgi?id=127814
     5
     6        * platform/mac-wk2/TestExpectations: Marking them as failing for now.
     7
    182014-01-28  Alexey Proskuryakov  <ap@apple.com>
    29
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r162644 r162978  
    365365webkit.org/b/125996 platform/mac/accessibility/search-when-element-starts-in-table.html [ Failure ]
    366366
     367webkit.org/b/127814 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
     368webkit.org/b/127814 compositing/repaint/resize-repaint.html [ Failure ]
     369webkit.org/b/127814 fast/box-shadow/shadow-repaint.html [ Failure ]
     370webkit.org/b/127814 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ]
     371webkit.org/b/127814 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ]
     372webkit.org/b/127814 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ]
     373webkit.org/b/127814 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ]
     374webkit.org/b/127814 fast/images/repaint-subrect-grid.html [ Failure ]
     375webkit.org/b/127814 fast/regions/repaint/element-in-named-flow-absolute-from-fixed.html [ Failure ]
     376webkit.org/b/127814 fast/regions/repaint/element-in-named-flow-fixed-from-absolute.html [ Failure ]
     377webkit.org/b/127814 fast/regions/repaint/element-inflow-fixed-from-outflow-static.html [ Failure ]
     378webkit.org/b/127814 fast/regions/repaint/element-outflow-static-from-inflow-fixed.html [ Failure ]
     379webkit.org/b/127814 fast/regions/repaint/invalid-region-repaint-crash.html [ Failure ]
     380webkit.org/b/127814 fast/regions/repaint/repaint-element-inside-relative-region.html [ Failure ]
     381webkit.org/b/127814 fast/regions/repaint/repaint-regions-overflow.html [ Failure ]
     382webkit.org/b/127814 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ]
     383webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-child.html [ Failure ]
     384webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-parent.html [ Failure ]
     385webkit.org/b/127814 fast/repaint/horizontal-bt-overflow-same.html [ Failure ]
     386webkit.org/b/127814 fast/repaint/negative-text-indent-with-overflow-hidden.html [ Failure ]
     387webkit.org/b/127814 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ]
     388webkit.org/b/127814 fast/repaint/reflection-table-layout.html [ Failure ]
     389webkit.org/b/127814 fast/repaint/transform-table-layout.html [ Failure ]
     390webkit.org/b/127814 fast/repaint/vertical-overflow-child.html [ Failure ]
     391webkit.org/b/127814 fast/repaint/vertical-overflow-parent.html [ Failure ]
     392webkit.org/b/127814 fast/repaint/vertical-overflow-same.html [ Failure ]
     393webkit.org/b/127814 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ]
     394
     395
    367396### END OF (1) Classified failures with bug reports
    368397########################################
Note: See TracChangeset for help on using the changeset viewer.