Title: [183652] trunk/LayoutTests
- Revision
- 183652
- Author
- [email protected]
- Date
- 2015-04-30 16:16:22 -0700 (Thu, 30 Apr 2015)
Log Message
Unreviewed, ios-simulator gardening
* Address linter warnings.
* Unskip some tests that pass.
* More generically skip unsupported iOS features.
* Address FIXMEs.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (183651 => 183652)
--- trunk/LayoutTests/ChangeLog 2015-04-30 23:13:52 UTC (rev 183651)
+++ trunk/LayoutTests/ChangeLog 2015-04-30 23:16:22 UTC (rev 183652)
@@ -1,3 +1,16 @@
+2015-04-30 Joseph Pecoraro <[email protected]>
+
+ Unreviewed, ios-simulator gardening
+
+ * Address linter warnings.
+ * Unskip some tests that pass.
+ * More generically skip unsupported iOS features.
+ * Address FIXMEs.
+
+ * platform/ios-simulator-wk1/TestExpectations:
+ * platform/ios-simulator-wk2/TestExpectations:
+ * platform/ios-simulator/TestExpectations:
+
2015-04-30 Filip Pizlo <[email protected]>
js/regress/is-string-fold-tricky.html and js/regress/is-string-fold.html are crashing
Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (183651 => 183652)
--- trunk/LayoutTests/platform/ios-simulator/TestExpectations 2015-04-30 23:13:52 UTC (rev 183651)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations 2015-04-30 23:16:22 UTC (rev 183652)
@@ -82,14 +82,8 @@
# webkit.org/b/61138, webkit.org/b/84893, webkit.org/b/133321
http/tests/w3c/webperf
-# FIXME: Move this skip list to ios-simulator-wk1/TestExpectations.
-# IndexedDB is not supported on iOS WK1.
-storage/indexeddb
-inspector-protocol/indexeddb/basics.html
-crypto/subtle/rsa-indexeddb-non-exportable.html
-crypto/subtle/rsa-indexeddb.html
-fast/history/page-cache-indexed-closed-db.html
-fast/history/page-cache-indexed-opened-db.html
+# IndexedDB tests have numerous unexpected failures on iOS
+webkit.org/b/144475 storage/indexeddb
# Quota API is not supported on iOS
storage/domstorage/quota.html
@@ -102,15 +96,8 @@
storage/websql/quota-tracking.html
# iOS doesn't have a local inspector
-inspector/event-listener-set.html
-inspector/protocol-promise-result.html
-inspector/event-listener.html
-inspector/test-harness-trivially-works.html
-inspector/model/parse-script-syntax-tree.html
-inspector/page/main-frame-resource.html
-inspector/css/selector-specificity.html
-inspector/css/matched-style-properties.html
-inspector/css/pseudo-element-matches.html
+inspector/ [ Skip ]
+http/tests/inspector/ [ Skip ]
# ShadowDOM is not enabled on iOS
fast/dom/shadow
@@ -311,7 +298,6 @@
webkit.org/b/137530 canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.missingargs.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.path.rect.winding.html [ Failure ]
-webkit.org/b/137530 canvas/philip/tests/2d.pattern.image.incomplete.omitted.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ]
@@ -1292,15 +1278,6 @@
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html [ Failure ]
tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html [ Failure ]
-
-# <rdar://problem/19223896> ASSERT(structureID && structureID < m_capacity) fails in JSC::StructureIDTable::get
-inspector-protocol/debugger/setBreakpoint-dfg.html
-
-# Inspector protocol tests that fail:
-inspector-protocol/debugger/nested-inspectors.html [ Failure ]
-inspector-protocol/debugger/regress-133182.html [ Failure ]
-inspector-protocol/dom/getAccessibilityPropertiesForNode.html [ Failure ]
-
# Scrolling coordinator tests that fail:
scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
@@ -2623,6 +2600,4 @@
webkit.org/b/138970 fast/css/line-height-text-autosizing.html [ Pass ]
# Skipped for mac as well:
-webkit.org/b/141118 inspector/css/selector-dynamic-specificity.html [ Skip ]
-webkit.org/b/141601 inspector/css/stylesheet-with-mutations.html [ Skip ]
webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (183651 => 183652)
--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations 2015-04-30 23:13:52 UTC (rev 183651)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations 2015-04-30 23:16:22 UTC (rev 183652)
@@ -1439,3 +1439,10 @@
# Animation tests that fail:
animations/combo-transform-translate+scale.html [ Failure ]
animations/suspend-resume-animation-events.html [ Failure ]
+
+# IndexedDB is not supported on iOS WK1.
+storage/indexeddb
+crypto/subtle/rsa-indexeddb-non-exportable.html
+crypto/subtle/rsa-indexeddb.html
+fast/history/page-cache-indexed-closed-db.html
+fast/history/page-cache-indexed-opened-db.html
Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (183651 => 183652)
--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2015-04-30 23:13:52 UTC (rev 183651)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2015-04-30 23:16:22 UTC (rev 183652)
@@ -1215,7 +1215,6 @@
fast/css/beforeSelectorOnCodeElement.html [ Failure ]
fast/css/css1_forward_compatible_parsing.html [ Failure ]
fast/css/empty-pseudo-class.html [ Failure ]
-fast/css/ex-unit-with-no-x-height.html [ Failure ]
fast/css/first-child-pseudo-class.html [ Failure ]
fast/css/font-face-locally-installed.html [ Failure ]
fast/css/last-child-pseudo-class.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes