Title: [188027] trunk/LayoutTests
Revision
188027
Author
a...@apple.com
Date
2015-08-05 23:07:31 -0700 (Wed, 05 Aug 2015)

Log Message

Fix TestExpectations lint warnings.

* platform/mac-wk2/TestExpectations: Remove duplicate entries.

* platform/win/TestExpectations: Update for the big platform move of 2015. One of
these tests no longer asserts, so it doesn't need to be skipped.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (188026 => 188027)


--- trunk/LayoutTests/ChangeLog	2015-08-06 05:38:49 UTC (rev 188026)
+++ trunk/LayoutTests/ChangeLog	2015-08-06 06:07:31 UTC (rev 188027)
@@ -1,3 +1,12 @@
+2015-08-05  Alexey Proskuryakov  <a...@apple.com>
+
+        Fix TestExpectations lint warnings.
+
+        * platform/mac-wk2/TestExpectations: Remove duplicate entries.
+
+        * platform/win/TestExpectations: Update for the big platform move of 2015. One of
+        these tests no longer asserts, so it doesn't need to be skipped.
+
 2015-08-05  Simon Fraser  <simon.fra...@apple.com>
 
         Fix paths to ruby-expansion tests, and make them ImageOnlyFailure rather than Skip.

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (188026 => 188027)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-08-06 05:38:49 UTC (rev 188026)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-08-06 06:07:31 UTC (rev 188027)
@@ -254,9 +254,6 @@
 
 webkit.org/b/147075 [ Release Yosemite ] http/tests/cache/disk-cache/disk-cache-disable.html [ Pass Failure ]
 
-webkit.org/b/147300 tiled-drawing/scrolling/frames/frameset-frame-scrollability.html [ Pass Failure ]
-webkit.org/b/147300 tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html [ Pass Failure ]
-
 ### END OF (1) Classified failures with bug reports
 ########################################
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (188026 => 188027)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-08-06 05:38:49 UTC (rev 188026)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-08-06 06:07:31 UTC (rev 188027)
@@ -1466,13 +1466,13 @@
 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Skip ]
 [ Release ] accessibility/loading-iframe-sends-notification.html [ Failure ]
 [ Debug ] accessibility/loading-iframe-sends-notification.html [ Skip ] # Debug assertion
-platform/win/accessibility/single-select-children-changed.html	[ Skip ]
+accessibility/win/single-select-children-changed.html	[ Skip ]
 webkit.org/b/142016 accessibility/aria-switch-sends-notification.html [ Skip ]
 
 webkit.org/b/130011 accessibility/aria-setsize-posinset.html [ Skip ]
 
 # Test times out
-webkit.org/b/95405 platform/win/accessibility/single-select-children.html [ Skip ]
+webkit.org/b/95405 accessibility/win/single-select-children.html [ Skip ]
 accessibility/file-upload-button-stringvalue.html
 webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Skip ] #  [ Timeout ]
 
@@ -1484,8 +1484,8 @@
 accessibility/color-well.html
 
 # Failing Windows-only accessibility tests
-webkit.org/b/127485 [ Debug ] platform/win/accessibility/parent-element.html [ Failure ]
-webkit.org/b/127485 [ Release ] platform/win/accessibility/parent-element.html [ Pass Failure ]
+webkit.org/b/127485 [ Debug ] accessibility/win/parent-element.html [ Failure ]
+webkit.org/b/127485 [ Release ] accessibility/win/parent-element.html [ Pass Failure ]
 
 # Skipping on windows, missing implementation of cellForColumnAndRow
 webkit.org/b/129250 accessibility/table-scope.html [ Skip ]
@@ -1672,8 +1672,6 @@
 [ Debug ] accessibility/textbox-role-reports-selection.html [ Skip ] # Debug assertion
 [ Debug ] accessibility/updating-attribute-in-table-causes-crash.html [ Skip ] # Debug assertion
 
-[ Debug ] platform/win/accessibility/option-element-selection-and-focus-events.html [ Skip ] # Debug Assertion
-
 webkit.org/b/146903 accessibility/aria-table-hierarchy.html [ Skip ]
 webkit.org/b/146903 accessibility/roles-table-and-cell.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to