Title: [136945] trunk/LayoutTests
Revision
136945
Author
[email protected]
Date
2012-12-07 04:47:24 -0800 (Fri, 07 Dec 2012)

Log Message

Web Inspector: enable inspector tests on chromium-mac.
https://bugs.webkit.org/show_bug.cgi?id=104357

Reviewed by Pavel Feldman.

After chromium r171707 patch we can enable inspector tests on chromium-mac.
Two expectation files were moved from chromium-win to chromium because chromium-mac doesn't inherit expectations from chromium-win.
	Expectations in chromium-mac were removed because they were added by mistake.
	[ Win Linux ] filter was removed because I need to add Mac but [ Mac Win Linux ] is equivalent to nothing.

* platform/chromium-mac/inspector/console/command-line-api-getEventListeners-expected.txt: Removed.
* platform/chromium-mac/inspector/cookie-parser-expected.txt: Removed.
* platform/chromium-mac/inspector/debugger/debugger-activation-crash2-expected.txt: Removed.
* platform/chromium-mac/inspector/debugger/event-listener-breakpoints-expected.txt: Removed.
* platform/chromium/TestExpectations:
* platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt.
* platform/chromium/inspector/debugger/debugger-scripts-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136944 => 136945)


--- trunk/LayoutTests/ChangeLog	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/ChangeLog	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,3 +1,23 @@
+2012-12-07  Ilya Tikhonovsky  <[email protected]>
+
+        Web Inspector: enable inspector tests on chromium-mac.
+        https://bugs.webkit.org/show_bug.cgi?id=104357
+
+        Reviewed by Pavel Feldman.
+
+        After chromium r171707 patch we can enable inspector tests on chromium-mac.
+        Two expectation files were moved from chromium-win to chromium because chromium-mac doesn't inherit expectations from chromium-win.
+	Expectations in chromium-mac were removed because they were added by mistake.
+	[ Win Linux ] filter was removed because I need to add Mac but [ Mac Win Linux ] is equivalent to nothing.
+
+        * platform/chromium-mac/inspector/console/command-line-api-getEventListeners-expected.txt: Removed.
+        * platform/chromium-mac/inspector/cookie-parser-expected.txt: Removed.
+        * platform/chromium-mac/inspector/debugger/debugger-activation-crash2-expected.txt: Removed.
+        * platform/chromium-mac/inspector/debugger/event-listener-breakpoints-expected.txt: Removed.
+        * platform/chromium/TestExpectations:
+        * platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt.
+        * platform/chromium/inspector/debugger/debugger-scripts-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt.
+
 2012-12-07  Sudarsana Nagineni  <[email protected]>
 
         Unreviewed EFL gardening.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (136944 => 136945)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-12-07 12:47:24 UTC (rev 136945)
@@ -93,9 +93,9 @@
 webkit.org/b/103744 svg/dom/viewspec-parser-6.html [ Pass Timeout ]
 
 # These tests started being slow when we switched to DRT.
-webkit.org/b/90488 [ Linux Win Debug ] inspector [ Pass Slow ]
-webkit.org/b/90488 [ Linux Win Debug ] http/tests/inspector [ Pass Slow ]
-webkit.org/b/90488 [ Linux Win Debug ] http/tests/inspector-enabled [ Pass Slow ]
+webkit.org/b/90488 [ Debug ] inspector [ Pass Slow ]
+webkit.org/b/90488 [ Debug ] http/tests/inspector [ Pass Slow ]
+webkit.org/b/90488 [ Debug ] http/tests/inspector-enabled [ Pass Slow ]
 
 # Chromium r163873 slowed down these tests
 webkit.org/b/100287 [ Linux Win Mac ] compositing/culling/filter-occlusion-blur-large.html [ Pass Slow ]
@@ -1020,18 +1020,12 @@
 # Works slowly, we have an equivalent test that doesn't open Inspector and runs fast.
 [ Linux Debug ] inspector/profiler/cpu-profiler-profiling.html [ WontFix ]
 
-webkit.org/b/91435 [ Linux Win ] http/tests/inspector/extensions-ignore-cache.html [ Pass Timeout ]
-webkit.org/b/91435 [ Linux ] inspector/timeline/timeline-network-received-data.html [ Failure Pass ]
+webkit.org/b/91435 http/tests/inspector/extensions-ignore-cache.html [ Pass Timeout ]
+webkit.org/b/91435 [ Linux Mac ] inspector/timeline/timeline-network-received-data.html [ Failure Pass ]
 webkit.org/b/91435 [ Win Release ] inspector/timeline/timeline-network-received-data.html [ Failure Pass ]
 
-# Add support for inspector layout tests on Mac.
-crbug.com/89357 [ Mac ] inspector
-crbug.com/89357 [ Mac ] http/tests/inspector
-crbug.com/89357 [ Mac ] http/tests/inspector-enabled
-crbug.com/89357 [ Mac ] platform/chromium/inspector
+crbug.com/67662 http/tests/inspector/console-websocket-error.html [ Failure Timeout ]
 
-crbug.com/67662 [ Linux Win ] http/tests/inspector/console-websocket-error.html [ Failure Timeout ]
-
 # Transferred time/size are not supported in DRT.
 http/tests/inspector/network/network-timing.html [ WontFix ]
 http/tests/inspector/network/network-size.html [ WontFix ]
@@ -1048,10 +1042,6 @@
 webkit.org/b/60107 [ Win Release ] inspector/console/console-log-before-inspector-open.html [ Failure Pass ]
 webkit.org/b/60107 [ Win Release ] inspector/console/console-tests.html [ Failure Pass ]
 webkit.org/b/60107 [ Win Release ] inspector/console/console-clear.html [ Failure Pass ]
-webkit.org/b/60107 [ Linux Win Debug ] inspector/console/console-object-constructor-name.html [ Pass Slow ]
-webkit.org/b/60107 [ Linux Win Debug ] inspector/console/console-log-before-inspector-open.html [ Pass Slow ]
-webkit.org/b/60107 [ Linux Win Debug ] inspector/console/console-tests.html [ Pass Slow ]
-webkit.org/b/60107 [ Linux Win Debug ] inspector/console/console-clear.html [ Pass Slow ]
 
 # The test is too slow, even SLOW does not help.
 webkit.org/b/82894 [ Release ] inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Pass Timeout ]
@@ -1059,19 +1049,17 @@
 
 webkit.org/b/60109 [ Win Release ] inspector/elements/edit-dom-actions.html [ Failure Pass ]
 webkit.org/b/60109 [ Win Debug ] inspector/elements/edit-dom-actions.html [ Pass Timeout ]
-webkit.org/b/60109 [ Linux Release ] inspector/elements/edit-dom-actions.html [ Pass Timeout ]
+webkit.org/b/60109 [ Linux Mac Release ] inspector/elements/edit-dom-actions.html [ Pass Timeout ]
 
-webkit.org/b/72434 [ Linux Win Release ] inspector/styles/svg-style.xhtml [ Failure Pass ]
-webkit.org/b/72434 [ Linux Win Debug ] inspector/styles/svg-style.xhtml [ Failure Slow ]
+webkit.org/b/72434 [ Release ] inspector/styles/svg-style.xhtml [ Failure Pass ]
+webkit.org/b/72434 [ Debug ] inspector/styles/svg-style.xhtml [ Failure Slow ]
 
 webkit.org/b/74654 http/tests/inspector/network/network-worker.html
 
 webkit.org/b/75186 [ Linux ] http/tests/inspector-enabled/dedicated-workers-list.html [ Skip ]
 
-webkit.org/b/75647 http/tests/inspector/network/download.html [ Pass Timeout ]
+webkit.org/b/75647 http/tests/inspector/network/download.html [ Pass Timeout Failure ]
 
-webkit.org/b/78810 [ Linux Win Debug ] inspector/debugger/script-formatter-console.html [ Pass Slow ]
-
 # -----------------------------------------------------------------
 # Editing tests
 # -----------------------------------------------------------------
@@ -3343,7 +3331,7 @@
 webkit.org/b/83219 [ Lion MountainLion ] fonts/cursive.html [ Failure ImageOnlyFailure Pass ]
 webkit.org/b/83324 [ Win Debug ] fast/js/cross-global-object-inline-global-var.html [ Failure Pass ]
 
-crbug.com/122462 [ Linux Win ] http/tests/inspector/inspect-element.html [ Failure Slow ]
+crbug.com/122462 http/tests/inspector/inspect-element.html [ Failure Slow ]
 
 webkit.org/b/83635 [ Android ] fast/canvas/2d.backingStorePixelRatio.html [ Failure Timeout ]
 webkit.org/b/83635 [ Android ] platform/chromium/virtual/gpu/fast/canvas/2d.backingStorePixelRatio.html [ Failure Timeout ]
@@ -3446,20 +3434,20 @@
 
 webkit.org/b/81416 fast/dom/wrapper-scope.html [ Failure ]
 
-webkit.org/b/86439 [ Linux Win ] inspector/extensions/extensions-events.html [ Pass Timeout ]
-webkit.org/b/86439 [ Linux Win Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ]
+webkit.org/b/86439 inspector/extensions/extensions-events.html [ Pass Timeout ]
+webkit.org/b/86439 [ Debug ] inspector/extensions/extensions-sidebar.html [ Pass Timeout ]
 
 webkit.org/b/86114 [ Mac Win Debug ] animations/combo-transform-translate+scale.html [ Failure Pass ]
 
-webkit.org/b/92279 [ Linux Win ] http/tests/inspector/resource-har-pages.html [ Failure Pass Slow ]
+webkit.org/b/92279 http/tests/inspector/resource-har-pages.html [ Failure Pass Slow ]
 
 webkit.org/b/88964 [ Mac ] http/tests/misc/embedCrasher.html [ Missing Pass ]
 
 webkit.org/b/86674 [ Debug ] fast/dom/HTMLObjectElement/beforeload-set-text-crash.xhtml [ Pass Timeout ]
 
-webkit.org/b/86683 [ Linux Win Debug ] inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure Slow ]
-webkit.org/b/86683 [ Linux Win Release ] inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure Pass Slow ]
-webkit.org/b/102781 [ Linux Win DEBUG ] inspector/profiler/cpu-profiler-profiling-without-inspector.html [ Crash Pass ]
+webkit.org/b/86683 [ Debug ] inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure Slow ]
+webkit.org/b/86683 [ Release ] inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure Pass Slow ]
+webkit.org/b/102781 [ DEBUG ] inspector/profiler/cpu-profiler-profiling-without-inspector.html [ Crash Pass ]
 
 webkit.org/b/86908 [ Win ] http/tests/security/cross-frame-access-put.html [ Failure Pass ]
 
@@ -3620,7 +3608,8 @@
 # Flaky
 webkit.org/b/90896 [ Win Debug ] fast/js/dfg-cross-global-object-inline-new-array-literal.html [ Failure Pass ]
 
-webkit.org/b/90899 [ Linux Win Debug ] platform/chromium/inspector/styles/device-metrics-fit-window.html [ Pass Slow ]
+webkit.org/b/104362 [ Mac Release ] platform/chromium/inspector/styles/device-metrics-fit-window.html [ Failure ]
+webkit.org/b/104362 [ Mac Debug ] platform/chromium/inspector/styles/device-metrics-fit-window.html [ Failure Slow ]
 
 webkit.org/b/90900 [ SnowLeopard Lion ] tables/mozilla_expected_failures/other/empty_cells.html [ Failure Pass ]
 
@@ -3637,7 +3626,7 @@
 webkit.org/b/91372 [ Win ] css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ]
 
 # Fails on Win
-webkit.org/b/93624 [ Win Linux ] inspector/console/console-format-collections.html [ Failure Pass ]
+webkit.org/b/93624 inspector/console/console-format-collections.html [ Failure Pass ]
 
 # Started failing around r122770
 webkit.org/b/91445 [ Linux ] plugins/embed-attributes-style.html [ ImageOnlyFailure Pass ]
@@ -3915,7 +3904,7 @@
 webkit.org/b/63899 [ Mac Win Android ] fast/replaced/border-radius-clip-content-edge.html [ Pass ImageOnlyFailure ]
 
 # Started failing on r128793
-webkit.org/b/96953 [ Win Linux ] http/tests/inspector/network/network-xhr-replay.html [ Timeout Crash ]
+webkit.org/b/96953 http/tests/inspector/network/network-xhr-replay.html [ Timeout Crash Pass ]
 
 webkit.org/b/96596 fast/js/array-bad-time.html [ Failure ]
 webkit.org/b/96596 fast/js/array-slow-put.html [ Failure ]
@@ -4139,7 +4128,7 @@
 
 webkit.org/b/101539 [ Linux Win ] editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
 
-webkit.org/b/101618 [ Win Linux ] http/tests/inspector/indexeddb/database-data.html [ Pass Crash ]
+webkit.org/b/101618 http/tests/inspector/indexeddb/database-data.html [ Pass Crash ]
 
 webkit.org/b/90022 fast/canvas/canvas-resize-reset-pixelRatio.html [ WontFix ]
 webkit.org/b/90022 platform/chromium/virtual/gpu/fast/canvas/canvas-resize-reset-pixelRatio.html [ WontFix ]
@@ -4181,8 +4170,8 @@
 webkit.org/b/103154 [ Win7 SnowLeopard Lion Linux Debug ] fast/frames/frame-unload-crash2.html [ Pass Timeout ]
 webkit.org/b/103148 [ Lion ] fast/text/large-text-composed-char.html [ Pass ImageOnlyFailure ]
 webkit.org/b/103148 [ Lion ] fast/text/text-letter-spacing.html [ Pass ImageOnlyFailure ]
-webkit.org/b/103161 [ Linux Win ] inspector/console/command-line-api-inspect.html [ Pass Failure ]
-webkit.org/b/103161 [ Linux Win ] inspector/runtime/runtime-localStorage-getProperties.html [ Pass Failure ]
+webkit.org/b/103161 inspector/console/command-line-api-inspect.html [ Pass Failure ]
+webkit.org/b/103161 inspector/runtime/runtime-localStorage-getProperties.html [ Pass Failure ]
 webkit.org/b/103148 [ Linux Win Mac ] svg/batik/text/textPosition2.svg [ Pass Failure ]
 webkit.org/b/103181 [ Win7 ] http/tests/local/drag-over-remote-content.html [ Pass Crash Timeout ]
 webkit.org/b/103183 [ Win7 SnowLeopard ] media/video-seek-past-end-playing.html [ Pass Crash ]

Copied: trunk/LayoutTests/platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt (from rev 136944, trunk/LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt) (0 => 136945)


--- trunk/LayoutTests/platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector/console/command-line-api-getEventListeners-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -0,0 +1,57 @@
+Tests getEventListeners() method of console command line API.
+
+ 
+- inner -
+keydown: {
+    0: {
+        listener: function listener1() { }
+        useCapture: false
+    }
+    1: {
+        listener: function listener2() { }
+        useCapture: true
+    }
+}
+- outer -
+mousemove: {
+    0: {
+        listener: function listener1() { }
+        useCapture: false
+    }
+}
+mousedown: {
+    0: {
+        listener: function listener2() { }
+        useCapture: true
+    }
+}
+keydown: {
+    0: {
+        listener: function listener2() { }
+        useCapture: true
+    }
+}
+- attribute event listeners -
+click: {
+    0: {
+        listener: function onclick(event) { alert(1) }
+        useCapture: false
+    }
+}
+mouseover: {
+    0: {
+        listener: function onmouseover(event) { listener2() }
+        useCapture: false
+    }
+}
+- empty -
+- invalid -
+- object -
+undefined
+- null -
+undefined
+- undefined -
+undefined
+- window -
+undefined
+

Copied: trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-scripts-expected.txt (from rev 136944, trunk/LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt) (0 => 136945)


--- trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-scripts-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/inspector/debugger/debugger-scripts-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -0,0 +1,23 @@
+Tests that valid parsed script notifications are received by front-end. Bug 52721
+
+Debugger was enabled.
+script 1:
+    start: 5:8
+    end: 38:0
+script 2:
+    start: 38:21
+    end: 42:0
+script 3:
+    start: 43:11
+    end: 43:32
+script 4:
+    start: 44:11
+    end: 45:0
+script 5:
+    start: 46:11
+    end: 48:0
+script 6:
+    start: 51:56
+    end: 52:7
+Debugger was disabled.
+

Deleted: trunk/LayoutTests/platform/chromium-mac/inspector/console/command-line-api-getEventListeners-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-mac/inspector/console/command-line-api-getEventListeners-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-mac/inspector/console/command-line-api-getEventListeners-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,57 +0,0 @@
-Tests getEventListeners() method of console command line API.
-
- 
-- inner -
-keydown: {
-    0: {
-        listener: function listener1() { }
-        useCapture: false
-    }
-    1: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-- outer -
-mousemove: {
-    0: {
-        listener: function listener1() { }
-        useCapture: false
-    }
-}
-keydown: {
-    0: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-mousedown: {
-    0: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-- attribute event listeners -
-mouseover: {
-    0: {
-        listener: function onmouseover(event) { listener2() }
-        useCapture: false
-    }
-}
-click: {
-    0: {
-        listener: function onclick(event) { alert(1) }
-        useCapture: false
-    }
-}
-- empty -
-- invalid -
-- object -
-undefined
-- null -
-undefined
-- undefined -
-undefined
-- window -
-undefined
-

Deleted: trunk/LayoutTests/platform/chromium-mac/inspector/cookie-parser-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-mac/inspector/cookie-parser-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-mac/inspector/cookie-parser-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,2 +0,0 @@
-
-Tests inspector cookie parser

Deleted: trunk/LayoutTests/platform/chromium-mac/inspector/debugger/debugger-activation-crash2-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-mac/inspector/debugger/debugger-activation-crash2-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-mac/inspector/debugger/debugger-activation-crash2-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,2 +0,0 @@
-
-Tests for a crash when paused at a breakpoint caused by inaccurate Activation records. Bug 57120

Deleted: trunk/LayoutTests/platform/chromium-mac/inspector/debugger/event-listener-breakpoints-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-mac/inspector/debugger/event-listener-breakpoints-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-mac/inspector/debugger/event-listener-breakpoints-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,4 +0,0 @@
-
-Tests event listener breakpoints.
-
-

Deleted: trunk/LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-win/inspector/console/command-line-api-getEventListeners-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,57 +0,0 @@
-Tests getEventListeners() method of console command line API.
-
- 
-- inner -
-keydown: {
-    0: {
-        listener: function listener1() { }
-        useCapture: false
-    }
-    1: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-- outer -
-mousemove: {
-    0: {
-        listener: function listener1() { }
-        useCapture: false
-    }
-}
-mousedown: {
-    0: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-keydown: {
-    0: {
-        listener: function listener2() { }
-        useCapture: true
-    }
-}
-- attribute event listeners -
-click: {
-    0: {
-        listener: function onclick(event) { alert(1) }
-        useCapture: false
-    }
-}
-mouseover: {
-    0: {
-        listener: function onmouseover(event) { listener2() }
-        useCapture: false
-    }
-}
-- empty -
-- invalid -
-- object -
-undefined
-- null -
-undefined
-- undefined -
-undefined
-- window -
-undefined
-

Deleted: trunk/LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt (136944 => 136945)


--- trunk/LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt	2012-12-07 12:38:01 UTC (rev 136944)
+++ trunk/LayoutTests/platform/chromium-win/inspector/debugger/debugger-scripts-expected.txt	2012-12-07 12:47:24 UTC (rev 136945)
@@ -1,23 +0,0 @@
-Tests that valid parsed script notifications are received by front-end. Bug 52721
-
-Debugger was enabled.
-script 1:
-    start: 5:8
-    end: 38:0
-script 2:
-    start: 38:21
-    end: 42:0
-script 3:
-    start: 43:11
-    end: 43:32
-script 4:
-    start: 44:11
-    end: 45:0
-script 5:
-    start: 46:11
-    end: 48:0
-script 6:
-    start: 51:56
-    end: 52:7
-Debugger was disabled.
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to