Changeset 167304 in webkit


Ignore:
Timestamp:
Apr 15, 2014 12:40:30 AM (10 years ago)
Author:
ap@apple.com
Message:

[Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
https://bugs.webkit.org/show_bug.cgi?id=118153

  • platform/mac-wk2/TestExpectations:
  • platform/mac/TestExpectations:

Moved the flaky expectation to also apply to WebKit1.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r167299 r167304  
     12014-04-15  Alexey Proskuryakov  <ap@apple.com>
     2
     3        [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint
     4        https://bugs.webkit.org/show_bug.cgi?id=118153
     5
     6        * platform/mac-wk2/TestExpectations:
     7        * platform/mac/TestExpectations:
     8        Moved the flaky expectation to also apply to WebKit1.
     9
    1102014-04-14  Commit Queue  <commit-queue@webkit.org>
    211
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r167068 r167304  
    396396platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html
    397397
    398 # Intermittent failure due to a missing repaint
    399 # https://bugs.webkit.org/show_bug.cgi?id=118153
    400 compositing/repaint/positioned-movement.html [ Pass Failure ]
    401 
    402398webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
    403399webkit.org/b/123431 [ Mavericks ] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r167193 r167304  
    13541354
    13551355webkit.org/b/130942 fast/preloader/document-write.html [ Pass Failure ]
     1356
     1357webkit.org/b/118153 compositing/repaint/positioned-movement.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.