Changeset 177268 in webkit


Ignore:
Timestamp:
Dec 14, 2014, 6:38:01 PM (10 years ago)
Author:
ap@apple.com
Message:

Tests with infinite recursion frequently crash
https://bugs.webkit.org/show_bug.cgi?id=139548

Added another affected test, generalized expectations to be cross-platform.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/LayoutTests/ChangeLog

    r177267 r177268  
     12014-12-14  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Tests with infinite recursion frequently crash
     4        https://bugs.webkit.org/show_bug.cgi?id=139548
     5
     6        Added another affected test, generalized expectations to be cross-platform.
     7
     8        * TestExpectations:
     9        * platform/mac/TestExpectations:
     10
    1112014-12-14  Alexey Proskuryakov  <ap@apple.com>
    212
  • TabularUnified trunk/LayoutTests/TestExpectations

    r177267 r177268  
    324324[ Debug ] fast/history/history-back-while-pdf-in-pagecache.html [ Skip ]
    325325webkit.org/b/121628 [ Release ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure ]
     326
     327# Catching infinite recursion is broken.
     328webkit.org/b/139548 fast/workers/worker-constructor.html [ Skip ]
     329webkit.org/b/139548 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Skip ]
  • TabularUnified trunk/LayoutTests/platform/mac/TestExpectations

    r177267 r177268  
    13551355fast/canvas/canvas-draw-canvas-on-canvas-shadow.html [ Pass Failure ]
    13561356fast/canvas/canvas-fillRect-gradient-shadow.html [ Pass Failure ]
    1357 
    1358 webkit.org/b/139548 [ MountainLion Mavericks ] fast/workers/worker-constructor.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.