Changeset 222268 in webkit


Ignore:
Timestamp:
Sep 20, 2017 10:21:19 AM (7 years ago)
Author:
Ryan Haddad
Message:

Skip inspector tests that crash after r222259.
https://bugs.webkit.org/show_bug.cgi?id=177249

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r222262 r222268  
     12017-09-20  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Skip inspector tests that crash after r222259.
     4        https://bugs.webkit.org/show_bug.cgi?id=177249
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac/TestExpectations:
     9
    1102017-09-20  Ms2ger  <Ms2ger@igalia.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r222249 r222268  
    11351135webkit.org/b/169119 [ Debug ] inspector/debugger/tail-deleted-frames-this-value.html [ Pass Timeout ]
    11361136webkit.org/b/168387 [ Debug ] inspector/debugger/tail-recursion.html [ Pass Timeout ]
    1137 webkit.org/b/148636 inspector/dom/content-flow-content-nodes.html [ Pass Timeout ]
    1138 webkit.org/b/148636 inspector/dom/content-flow-content-removal.html [ Pass Timeout ]
    1139 webkit.org/b/148636 inspector/dom/content-flow-list.html [ Pass Timeout ]
    1140 webkit.org/b/148636 inspector/dom/content-node-region-info.html [ Pass Timeout ]
    11411137webkit.org/b/170127 inspector/dom-debugger/dom-breakpoints.html [ Pass Timeout ]
    11421138webkit.org/b/148636 inspector/dom/getAccessibilityPropertiesForNode.html [ Pass Timeout ]
     
    17811777# <rdar://problem/34507977>
    17821778webkit.org/b/177119 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Pass Failure ]
     1779
     1780webkit.org/b/177249 inspector/dom/content-flow-content-nodes.html [ Skip ]
     1781webkit.org/b/177249 inspector/dom/content-flow-content-removal.html [ Skip ]
     1782webkit.org/b/177249 inspector/dom/content-flow-list.html [ Skip ]
     1783webkit.org/b/177249 inspector/dom/content-node-region-info.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.