Title: [177105] trunk/LayoutTests
Revision
177105
Author
[email protected]
Date
2014-12-10 15:07:50 -0800 (Wed, 10 Dec 2014)

Log Message

Rename layoutTestController to testRunner in TestExpectations.

* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/win-xp/TestExpectations:
* platform/win/TestExpectations:
* platform/wincairo/TestExpectations:
* platform/wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177104 => 177105)


--- trunk/LayoutTests/ChangeLog	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/ChangeLog	2014-12-10 23:07:50 UTC (rev 177105)
@@ -1,5 +1,16 @@
 2014-12-10  Alexey Proskuryakov  <[email protected]>
 
+        Rename layoutTestController to testRunner in TestExpectations.
+
+        * platform/gtk/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/win-xp/TestExpectations:
+        * platform/win/TestExpectations:
+        * platform/wincairo/TestExpectations:
+        * platform/wk2/TestExpectations:
+
+2014-12-10  Alexey Proskuryakov  <[email protected]>
+
         media/video-controls-no-scripting.html is flaky
         https://bugs.webkit.org/show_bug.cgi?id=137368
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -1296,7 +1296,7 @@
 webkit.org/b/63706 editing/pasteboard/cleanup-on-move.html [ Failure ]
 webkit.org/b/63706 editing/pasteboard/drag-list-item.html [ Failure ]
 
-# WebKit2 needs layoutTestController.setEditingBehaviour and other issues.
+# WebKit2 needs testRunner.setEditingBehaviour and other issues.
 webkit.org/b/40601 editing/selection/5354455-1.html [ Failure ]
 Bug(GTK) editing/selection/extend-after-mouse-selection.html [ Failure ]
 
@@ -1550,7 +1550,7 @@
 
 Bug(GTK) fast/history/go-back-to-iframe-with-plugin.html [ Timeout Pass ]
 
-# Looks like a bug in the LayoutTestController global history support due to missing API.
+# Looks like a bug in the testRunner global history support due to missing API.
 Bug(GTK) fast/history/window-open.html [ Failure ]
 
 # All of these IDN encoding tests seem to fail.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -75,10 +75,10 @@
 fast/media/media-query-list-05.html [ Failure ]
 fast/media/media-query-list-06.html [ Failure ]
 
-# Needs layoutTestController.enableAutoResizeMode()
+# Needs testRunner.enableAutoResizeMode()
 fast/autoresize
 
-# Uses layoutTestController.titleTextDirection, which is Chromium-only
+# Uses testRunner.titleTextDirection, which is Chromium-only
 webkit.org/b/58845 fast/dom/title-directionality-removeChild.html
 webkit.org/b/58845 fast/dom/title-directionality.html
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/win/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/win/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -716,7 +716,7 @@
 http/tests/xmlhttprequest/upload-progress-events.html
 http/tests/xmlhttprequest/upload-onprogress-event.html
 
-# LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
+# testRunner::setAutomaticLinkDetectionEnabled isn't implemented
 editing/inserting/typing-space-to-trigger-smart-link.html
 editing/inserting/smart-link-when-caret-is-moved-before-URL.html
 
@@ -834,7 +834,7 @@
 # webkit.org/b/25220 media/video-document-types.html [ WontFix ]
 
 webkit.org/b/25792 fast/encoding/percent-escaping.html [ Pass Timeout ]
-# Bug 26481: Implement layoutTestController.dispatchPendingLoadRequests <https://bugs.webkit.org/show_bug.cgi?id=26481>
+# Bug 26481: Implement testRunner.dispatchPendingLoadRequests <https://bugs.webkit.org/show_bug.cgi?id=26481>
 http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
 
 # <rdar://problem/7091605> http/tests/cache/subresource-expiration.html fails intermittently
@@ -1010,7 +1010,7 @@
 fast/media/media-query-list-06.html [ Failure ]
 #fast/media/media-query-list-07.html
 
-# Needs layoutTestController.enableAutoResizeMode()
+# Needs testRunner.enableAutoResizeMode()
 fast/autoresize
 
 # Need to add functionality to DumpRenderTree to handle scrollbar policy changes
@@ -1088,7 +1088,7 @@
 http/tests/misc/link-rel-prefetch-and-subresource.html
 http/tests/misc/prefetch-purpose.html
 
-# LayoutTestController::pageProperty is not implemented for WIN yet.
+# testRunner::pageProperty is not implemented for WIN yet.
 printing/page-rule-selection.html
 
 # Hyphenation is not implemented yet.
@@ -1102,7 +1102,7 @@
 fast/dom/Window/open-window-min-size.html
 js/dom/function-length.html
 
-# LayoutTestController::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
+# testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
 printing/page-format-data.html
 
 # Implement spinbutton support in RenderThemeSafari
@@ -1237,7 +1237,7 @@
 http/tests/images/webp-partial-load.html
 http/tests/images/webp-progressive-load.html
 
-# Missing layoutTestController.findString()
+# Missing testRunner.findString()
 webkit.org/b/50234 editing/text-iterator/findString.html
 
 # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
@@ -1324,7 +1324,7 @@
 # HTTP 204 (No Content) should be ignored
 webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ]
 
-# Unskip after implementing LayoutTestController::setDefersLoading and ::goBack.
+# Unskip after implementing testRunner::setDefersLoading and ::goBack.
 loader/navigation-while-deferring-loads.html
 
 # Skip all webgl tests on Windows for now since they don't seem to work consistently
@@ -1420,7 +1420,7 @@
 
 webkit.org/b/66773 http/tests/loading/progress-finished-callback.html
 
-# HiDPI tests require test infrastructure enhancements (e.g. layoutTestController.setBackingScaleFactor)
+# HiDPI tests require test infrastructure enhancements (e.g. testRunner.setBackingScaleFactor)
 # https://bugs.webkit.org/show_bug.cgi?id=87919
 webkit.org/b/87919 compositing/tiled-layers-hidpi.html
 webkit.org/b/87919 fast/canvas/2d.backingStorePixelRatio.html

Modified: trunk/LayoutTests/platform/win-xp/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/win-xp/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/win-xp/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -29,7 +29,7 @@
 # Times out http://webkit.org/b/54291
 media/audio-mpeg4-supported.html
 
-# layoutTestController.setPluginsEnabled seems to be a no-op on WinXP
+# testRunner.setPluginsEnabled seems to be a no-op on WinXP
 # https://bugs.webkit.org/show_bug.cgi?id=57135
 fast/images/embed-image.html
 

Modified: trunk/LayoutTests/platform/wincairo/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/wincairo/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/wincairo/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -1157,7 +1157,7 @@
 http/tests/xmlhttprequest/upload-progress-events.html
 http/tests/xmlhttprequest/upload-onprogress-event.html
 
-# LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
+# testRunner::setAutomaticLinkDetectionEnabled isn't implemented
 editing/inserting/typing-space-to-trigger-smart-link.html
 
 ################################################################################
@@ -1298,7 +1298,7 @@
 # Bug 25794: fast/replaced/table-percent-height-text-controls fails on Windows <https://bugs.webkit.org/show_bug.cgi?id=25794>
 fast/replaced/table-percent-height-text-controls.html
 
-# Bug 26481: Implement layoutTestController.dispatchPendingLoadRequests <https://bugs.webkit.org/show_bug.cgi?id=26481>
+# Bug 26481: Implement testRunner.dispatchPendingLoadRequests <https://bugs.webkit.org/show_bug.cgi?id=26481>
 http/tests/loading/deleted-host-in-resource-load-delegate-callback.html
 
 # <rdar://problem/7091605> http/tests/cache/subresource-expiration.html fails intermittently
@@ -1595,10 +1595,10 @@
 fast/dom/HTMLLinkElement/subresource.html
 http/tests/misc/prefetch-purpose.html
 
-# LayoutTestController::pageProperty is not implemented for WIN yet.
+# testRunner::pageProperty is not implemented for WIN yet.
 printing/page-rule-selection.html
 
-# Needs layoutTestController.enableAutoResizeMode()
+# Needs testRunner.enableAutoResizeMode()
 fast/autoresize
 
 # Hyphenation is not implemented yet.
@@ -1635,7 +1635,7 @@
 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T8.html
 sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/S10.2.2_A1.2_T9.html
 
-# LayoutTestController::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
+# testRunner::isPageBoxVisible, pageAreaRectInPixels, and preferredPageSizeInPixels are not implemented yet for WIN.
 printing/page-format-data.html
 
 # Implement spinbutton support in RenderThemeSafari 
@@ -1783,7 +1783,7 @@
 http/tests/images/webp-partial-load.html
 http/tests/images/webp-progressive-load.html
 
-# Missing layoutTestController.findString() http://webkit.org/b/50234
+# Missing testRunner.findString() http://webkit.org/b/50234
 editing/text-iterator/findString.html
  
 # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
@@ -1927,7 +1927,7 @@
 fast/events/page-visibility-null-view.html
 fast/events/page-visibility-transition-test.html
 
-# Unskip after implementing LayoutTestController::setDefersLoading and ::goBack.
+# Unskip after implementing testRunner::setDefersLoading and ::goBack.
 loader/navigation-while-deferring-loads.html
 
 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540)
@@ -2013,7 +2013,7 @@
 # Microdata DOM API is not yet enabled.
 fast/dom/MicroData
 
-# HiDPI tests require test infrastructure enhancements (e.g. layoutTestController.setBackingScaleFactor)
+# HiDPI tests require test infrastructure enhancements (e.g. testRunner.setBackingScaleFactor)
 # https://bugs.webkit.org/show_bug.cgi?id=87919
 compositing/tiled-layers-hidpi.html
 fast/canvas/2d.backingStorePixelRatio.html

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (177104 => 177105)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2014-12-10 23:00:13 UTC (rev 177104)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2014-12-10 23:07:50 UTC (rev 177105)
@@ -123,7 +123,7 @@
 platform/mac/fast/text/attributed-substring-from-range.html
 platform/mac/fast/text/justified-text-rect.html
 
-# WebKitTestRunner needs layoutTestController.setDashboardCompatibilityMode
+# WebKitTestRunner needs testRunner.setDashboardCompatibilityMode
 # <https://bugs.webkit.org/show_bug.cgi?id=42547>
 fast/canvas/canvas-gradient-addStop-error.html
 http/tests/xmlhttprequest/default-content-type-dashboard.html
@@ -133,7 +133,7 @@
 svg/custom/manually-parsed-svg-allowed-in-dashboard.html
 svg/custom/svg-allowed-in-dashboard-object.html
 
-# WebKitTestRunner needs layoutTestController.setMainFrameIsFirstResponder
+# WebKitTestRunner needs testRunner.setMainFrameIsFirstResponder
 # <https://bugs.webkit.org/show_bug.cgi?id=42685>
 editing/selection/caret-and-focus-ring.html
 editing/selection/designmode-no-caret.html
@@ -141,23 +141,23 @@
 fast/dom/Window/window-onFocus.html
 platform/mac/scrollbars/key-window-not-first-responder.html
 
-# WebKitTestRunner needs layoutTestController.encodeHostName
+# WebKitTestRunner needs testRunner.encodeHostName
 # <https://bugs.webkit.org/show_bug.cgi?id=42686>
 fast/encoding/idn-security.html
 
-# WebKitTestRunner needs layoutTestController.abortModal
+# WebKitTestRunner needs testRunner.abortModal
 # <https://bugs.webkit.org/show_bug.cgi?id=69548>
 fast/events/show-modal-dialog-onblur-onfocus.html
 
-# WebKitTestRunner needs layoutTestController.setWillSendRequestClearHeader
+# WebKitTestRunner needs testRunner.setWillSendRequestClearHeader
 # <https://bugs.webkit.org/show_bug.cgi?id=42699>
 http/tests/security/no-referrer.html
 
-# WebKitTestRunner needs layoutTestController.setDomainRelaxationForbiddenForURLScheme
+# WebKitTestRunner needs testRunner.setDomainRelaxationForbiddenForURLScheme
 # <https://bugs.webkit.org/show_bug.cgi?id=42700>
 http/tests/security/setDomainRelaxationForbiddenForURLScheme.html
 
-# WebKit2 needs layoutTestController.setDeferMainResourceDataLoad
+# WebKit2 needs testRunner.setDeferMainResourceDataLoad
 # <https://bugs.webkit.org/show_bug.cgi?id=42777>
 fast/loader/non-deferred-substitute-load.html
 
@@ -171,7 +171,7 @@
 # <https://bugs.webkit.org/show_bug.cgi?id=56531>
 transitions/default-timing-function.html
 
-# WebKitTestRunner needs layoutTestController.setCallCloseOnWebViews
+# WebKitTestRunner needs testRunner.setCallCloseOnWebViews
 # http://webkit.org/b/46714
 plugins/geturlnotify-during-document-teardown.html
 plugins/open-and-close-window-with-plugin.html
@@ -193,7 +193,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
 
-# layoutTestController.setWindowIsKey() has no effect on the web process side in WebKit2
+# testRunner.setWindowIsKey() has no effect on the web process side in WebKit2
 # https://bugs.webkit.org/show_bug.cgi?id=81736 rdar://problem/11088268
 fast/events/blur-focus-window-should-blur-focus-element.html
 fast/selectors/querySelector-window-inactive.html
@@ -230,14 +230,14 @@
 ########################################
 ### START OF (2) Classified failures without bug reports (yet)
 
-# WebKitTestRunner needs layoutTestController.shouldPaintBrockenImage
+# WebKitTestRunner needs testRunner.shouldPaintBrockenImage
 fast/images/support-broken-image-delegate.html
 
-# WebKitTestrunner needs layoutTestController.dumpSourceAsWebArchive
+# WebKitTestrunner needs testRunner.dumpSourceAsWebArchive
 webarchive/doctype.html
 webarchive/archive-empty-frame-source.html
 
-# WebKitTestRunner needs layoutTestController.setIconDatabaseEnabled
+# WebKitTestRunner needs testRunner.setIconDatabaseEnabled
 webarchive/test-link-rel-icon.html
 http/tests/misc/favicon-loads-with-images-disabled.html
 http/tests/misc/favicon-loads-with-icon-loading-override.html
@@ -249,26 +249,26 @@
 # WebKitTestRunner needs plainText.plainText
 editing/text-iterator/basic-iteration.html
 
-# WebKitTestRunner needs layoutTestController.setNewWindowsCopyBackForwardList
+# WebKitTestRunner needs testRunner.setNewWindowsCopyBackForwardList
 fast/loader/crash-copying-backforwardlist.html
 
-# WebKitTestRunner needs layoutTestController.authenticateSession
+# WebKitTestRunner needs testRunner.authenticateSession
 http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
 
-# WebKitTestRunner needs layoutTestController.addDisallowedURL
+# WebKitTestRunner needs testRunner.addDisallowedURL
 plugins/get-url-that-the-resource-load-delegate-will-disallow.html
 
-# WebKitTestRunner needs layoutTestController.pageProperty
+# WebKitTestRunner needs testRunner.pageProperty
 printing/page-rule-selection.html
 
-# WebKitTestRunner needs layoutTestController.dumpUserGestureInFrameLoadCallbacks
+# WebKitTestRunner needs testRunner.dumpUserGestureInFrameLoadCallbacks
 fast/frames/location-redirect-user-gesture.html
 fast/frames/meta-refresh-user-gesture.html
 
-# WebKitTestRunner needs layoutTestController.setUseDashboardCompatibilityMode
+# WebKitTestRunner needs testRunner.setUseDashboardCompatibilityMode
 platform/mac/fast/dom/HTMLImageElement/dashboard-src-quirk.html
 
-# WebKitTestRunner needs layoutTestController.addURLToRedirect
+# WebKitTestRunner needs testRunner.addURLToRedirect
 http/tests/loading/cross-origin-XHR-willLoadRequest.html
 
 # WebKit2 needs showModalDialog
@@ -321,11 +321,11 @@
 fast/replaced/applet-rendering-java-disabled.html
 java
 
-# WebKitTestRunner needs layoutTestController.displayInvalidatedRegion
+# WebKitTestRunner needs testRunner.displayInvalidatedRegion
 compositing/plugins/invalidate_rect.html
 plugins/windowless_plugin_paint_test.html
 
-# WebKitTestRunner needs layoutTestController.originsWithLocalStorage
+# WebKitTestRunner needs testRunner.originsWithLocalStorage
 storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html
 storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html
 storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to