Changeset 189171 in webkit
- Timestamp:
- Aug 31, 2015, 9:53:59 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r189169 r189171 1 2015-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 1 10 2015-08-31 Javier Fernandez <jfernandez@igalia.com> 2 11 -
trunk/LayoutTests/platform/mac/TestExpectations
r189156 r189171 1252 1252 # These operating systems do not have language-sensitive font fallback. 1253 1253 [ Mavericks Yosemite ElCapitan ] css3/line-break-language-sensitive [ Pass ImageOnlyFailure ] 1254 1255 webkit.org/b/148636 inspector/css/createStyleSheet.html [ Pass Timeout ] 1256 webkit.org/b/148636 inspector/css/get-system-fonts.html [ Pass Timeout ] 1257 webkit.org/b/148636 inspector/css/getAllStyleSheets.html [ Pass Timeout ] 1258 webkit.org/b/148636 inspector/css/manager-preferredInspectorStyleSheetForFrame.html [ Pass Timeout ] 1259 webkit.org/b/148636 inspector/css/matched-style-properties.html [ Pass Timeout ] 1260 webkit.org/b/148636 inspector/css/modify-rule-selector.html [ Pass Timeout ] 1261 webkit.org/b/148636 inspector/css/pseudo-element-matches-for-pseudo-element-node.html [ Pass Timeout ] 1262 webkit.org/b/148636 inspector/css/pseudo-element-matches.html [ Pass Timeout ] 1263 webkit.org/b/148636 inspector/css/selector-dynamic-specificity.html [ Pass Timeout ] 1264 webkit.org/b/148636 inspector/css/selector-specificity.html [ Pass Timeout ] 1265 webkit.org/b/148636 inspector/dom/content-flow-content-nodes.html [ Pass Timeout ] 1266 webkit.org/b/148636 inspector/dom/content-flow-content-removal.html [ Pass Timeout ] 1267 webkit.org/b/148636 inspector/dom/content-flow-list.html [ Pass Timeout ] 1268 webkit.org/b/148636 inspector/dom/content-node-region-info.html [ Pass Timeout ] 1269 webkit.org/b/148636 inspector/dom/getAccessibilityPropertiesForNode.html [ Pass Timeout ] 1270 webkit.org/b/148636 inspector/dom/highlight-shape-outside.html [ Pass Timeout ] 1271 webkit.org/b/148636 inspector/model/parse-script-syntax-tree.html [ Pass Timeout ] 1272 webkit.org/b/148636 inspector/model/remote-object-get-properties.html [ Pass Timeout ] 1273 webkit.org/b/148636 inspector/model/remote-object.html [ Pass Timeout ] 1274 webkit.org/b/148636 inspector/page/main-frame-resource.html [ Pass Timeout ]
Note:
See TracChangeset
for help on using the changeset viewer.