Changeset 189171 in webkit


Ignore:
Timestamp:
Aug 31, 2015, 9:53:59 AM (10 years ago)
Author:
ap@apple.com
Message:

Add test expectations for:

Many Web Inspector tests are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=148636

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r189169 r189171  
     12015-08-31  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Add test expectations for:
     4       
     5        Many Web Inspector tests are flaky timeouts
     6        https://bugs.webkit.org/show_bug.cgi?id=148636
     7
     8        * platform/mac/TestExpectations:
     9
    1102015-08-31  Javier Fernandez  <jfernandez@igalia.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r189156 r189171  
    12521252# These operating systems do not have language-sensitive font fallback.
    12531253[ Mavericks Yosemite ElCapitan ] css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
     1254
     1255webkit.org/b/148636 inspector/css/createStyleSheet.html [ Pass Timeout ]
     1256webkit.org/b/148636 inspector/css/get-system-fonts.html [ Pass Timeout ]
     1257webkit.org/b/148636 inspector/css/getAllStyleSheets.html [ Pass Timeout ]
     1258webkit.org/b/148636 inspector/css/manager-preferredInspectorStyleSheetForFrame.html [ Pass Timeout ]
     1259webkit.org/b/148636 inspector/css/matched-style-properties.html [ Pass Timeout ]
     1260webkit.org/b/148636 inspector/css/modify-rule-selector.html [ Pass Timeout ]
     1261webkit.org/b/148636 inspector/css/pseudo-element-matches-for-pseudo-element-node.html [ Pass Timeout ]
     1262webkit.org/b/148636 inspector/css/pseudo-element-matches.html [ Pass Timeout ]
     1263webkit.org/b/148636 inspector/css/selector-dynamic-specificity.html [ Pass Timeout ]
     1264webkit.org/b/148636 inspector/css/selector-specificity.html [ Pass Timeout ]
     1265webkit.org/b/148636 inspector/dom/content-flow-content-nodes.html [ Pass Timeout ]
     1266webkit.org/b/148636 inspector/dom/content-flow-content-removal.html [ Pass Timeout ]
     1267webkit.org/b/148636 inspector/dom/content-flow-list.html [ Pass Timeout ]
     1268webkit.org/b/148636 inspector/dom/content-node-region-info.html [ Pass Timeout ]
     1269webkit.org/b/148636 inspector/dom/getAccessibilityPropertiesForNode.html [ Pass Timeout ]
     1270webkit.org/b/148636 inspector/dom/highlight-shape-outside.html [ Pass Timeout ]
     1271webkit.org/b/148636 inspector/model/parse-script-syntax-tree.html [ Pass Timeout ]
     1272webkit.org/b/148636 inspector/model/remote-object-get-properties.html [ Pass Timeout ]
     1273webkit.org/b/148636 inspector/model/remote-object.html [ Pass Timeout ]
     1274webkit.org/b/148636 inspector/page/main-frame-resource.html [ Pass Timeout ]
Note: See TracChangeset for help on using the changeset viewer.