Title: [122748] trunk/LayoutTests
Revision
122748
Author
[email protected]
Date
2012-07-16 12:32:36 -0700 (Mon, 16 Jul 2012)

Log Message

Cleanup a bunch of invalid BUG* lines. Rebaseline tests that were straightfoward
rebaselines and update the expectations to match what's actually happening on the bots.

* platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
* platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.png:
* platform/chromium-mac-snowleopard/fast/backgrounds/solid-color-context-restore-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/reflections/inline-crash-expected.png: Added.
* platform/chromium-mac-snowleopard/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
* platform/chromium-mac/fast/backgrounds/solid-color-context-restore-expected.png: Added.
* platform/chromium-mac/fast/reflections/inline-crash-expected.png: Added.
* platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
* platform/chromium-mac/transforms/2d/zoom-menulist-expected.png: Added.
* platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.png:
* platform/chromium/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122747 => 122748)


--- trunk/LayoutTests/ChangeLog	2012-07-16 19:09:57 UTC (rev 122747)
+++ trunk/LayoutTests/ChangeLog	2012-07-16 19:32:36 UTC (rev 122748)
@@ -1,3 +1,21 @@
+2012-07-16  Ojan Vafai  <[email protected]>
+
+        Cleanup a bunch of invalid BUG* lines. Rebaseline tests that were straightfoward
+        rebaselines and update the expectations to match what's actually happening on the bots.
+
+        * platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
+        * platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.png:
+        * platform/chromium-mac-snowleopard/fast/backgrounds/solid-color-context-restore-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/reflections/inline-crash-expected.png: Added.
+        * platform/chromium-mac-snowleopard/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
+        * platform/chromium-mac/fast/backgrounds/solid-color-context-restore-expected.png: Added.
+        * platform/chromium-mac/fast/reflections/inline-crash-expected.png: Added.
+        * platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
+        * platform/chromium-mac/transforms/2d/zoom-menulist-expected.png: Added.
+        * platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.png:
+        * platform/chromium/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2012-07-16  Tony Chang  <[email protected]>
 
         Position grid items by row/column index

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (122747 => 122748)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-16 19:09:57 UTC (rev 122747)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-16 19:32:36 UTC (rev 122748)
@@ -926,13 +926,13 @@
 // Works slowly, we have an equivalent test that doesn't open Inspector and runs fast.
 WONTFIX LINUX DEBUG SKIP : inspector/profiler/cpu-profiler-profiling.html = TIMEOUT PASS
 
-BUG_DRT WIN : inspector/extensions/extensions-events.html = TIMEOUT
-BUG_DRT WIN DEBUG : inspector/extensions/extensions-sidebar.html = TIMEOUT
+BUGFLAKY WIN LINUX : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT
+BUGFLAKY WIN LINUX : inspector/timeline/timeline-network-received-data.html = PASS TEXT
+BUGFLAKY WIN LINUX : inspector/debugger/live-edit.html = PASS TEXT TIMEOUT
+BUGCR89357 SKIP MAC : http/tests/inspector/extensions-ignore-cache.html = TIMEOUT
+BUGCR89357 SKIP MAC : inspector/timeline/timeline-network-received-data.html = TIMEOUT
+BUGCR89357 SKIP MAC : inspector/debugger/live-edit.html = TIMEOUT
 
-BUGFLAKY : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT
-BUGFLAKY : inspector/timeline/timeline-network-received-data.html = PASS TEXT TIMEOUT
-BUGFLAKY : inspector/debugger/live-edit.html = PASS TEXT TIMEOUT
-
 // Add support for inspector layout tests on Mac.
 BUGCR89357 SKIP MAC : inspector = PASS
 BUGCR89357 SKIP MAC : http/tests/inspector = PASS
@@ -1194,7 +1194,7 @@
 BUGWK65939 : svg/custom/getBBox-path.svg = TEXT
 
 // Failure: drawing a filled shadow for a fill=transparent rectangle.
-BUGKW76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
+BUGWK76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
 
 BUGWK78422 WIN LINUX : svg/animations/animate-text-nested-transforms.html = TEXT
 
@@ -2103,7 +2103,6 @@
 BUGWK60092 SLOW LINUX WIN DEBUG : fast/forms/select-set-length-with-mutation-remove.html = PASS
 BUGWK60093 SLOW LINUX DEBUG : http/tests/incremental/slow-utf8-text.pl = PASS
 
-BUGWEBGL WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html = PASS TIMEOUT
 BUGWEBGL : fast/canvas/webgl/read-pixels-test.html = TIMEOUT
 BUGWEBGL : platform/chromium/virtual/gpu/fast/canvas/webgl/read-pixels-test.html = TIMEOUT
 BUGWEBGL : fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize.html = TIMEOUT
@@ -2111,20 +2110,14 @@
 
 // These three failures are due to Mesa bugs
 BUGWEBGL : fast/canvas/webgl/framebuffer-object-attachment.html = TEXT
-BUGWEBGL : fast/canvas/webgl/gl-uniform-arrays.html = TIMEOUT TEXT
+BUGWEBGL : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
 BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT
 BUGWEBGL : platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html = TEXT
-BUGWEBGL : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-uniform-arrays.html = TIMEOUT TEXT
+BUGWEBGL : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-uniform-arrays.html = TEXT
 BUGWEBGL : platform/chromium/virtual/gpu/fast/canvas/webgl/point-size.html = TEXT
 BUGWEBGL LINUX MAC : fast/canvas/webgl/gl-object-get-calls.html = TEXT
 BUGWEBGL LINUX MAC : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = TEXT
 
-BUGWEBGL LINUX DEBUG : fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
-BUGWEBGL LINUX DEBUG : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
-
-BUGWEBGL SLOW WIN DEBUG : platform/chromium/virtual/gpu/fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html = PASS
-BUGWEBGL SLOW WIN DEBUG : platform/chromium/virtual/gpu/fast/canvas/webgl/index-validation-with-resized-buffer.html = PASS
-
 // These were not fixed by the Mesa 7.9 upgrade. Need to investigate.
 BUGCR60651 WIN : fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT TEXT
 BUGCR60651 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT TEXT
@@ -2239,11 +2232,6 @@
 BUGCR62433 LINUX MAC : fast/backgrounds/animated-gif-as-background.html = IMAGE
 BUGCR62433 LINUX MAC : fast/images/gif-loop-count.html = IMAGE
 
-// Background color is wrong.
-BUG_DRT MAC : fast/backgrounds/solid-color-context-restore.html = IMAGE
-BUG_DRT MAC : fast/reflections/inline-crash.html = IMAGE
-// The background color of Apple Mac results also look wrong.
-BUG_DRT : http/tests/misc/slow-loading-image-in-pattern.html = IMAGE
 
 // This test needs enhanced eventSender.contextMenu() return value.
 // See https://bugs.webkit.org/show_bug.cgi?id=45021 for more info.
@@ -2255,12 +2243,10 @@
 
 BUG_DRT DEBUG : fast/frames/calculate-round.html = PASS TIMEOUT
 BUG_DRT : fast/repaint/iframe-scroll-repaint.html = IMAGE
-BUG_DRT LINUX : fast/repaint/repaint-across-writing-mode-boundary.html = IMAGE
 BUG_DRT LINUX : fast/text/justification-padding-mid-word.html = PASS TEXT
 BUG_DRT LINUX MAC : http/tests/plugins/post-url-file.html = TIMEOUT
-BUG_DRT BUGCR8729 LINUX MAC : http/tests/multipart/invalid-image-data.html = PASS IMAGE
 BUG_DRT : platform/gtk/fast/forms/menulist-typeahead-find.html = TEXT
-BUG_DRT MAC : transforms/2d/zoom-menulist.html = IMAGE
+BUGCR8729 LINUX MAC : http/tests/multipart/invalid-image-data.html = PASS IMAGE
 
 // The test says you should see numbers, but we display letters.
 // It looks like we are missing the WebKit "WeightWatcher" fonts,
@@ -2393,8 +2379,6 @@
 BUGWK49629 SKIP : platform/chromium/compositing/lots-of-img-layers-with-opacity.html = PASS
 BUGWK49629 SKIP : compositing/iframes/page-cache-layer-tree.html = PASS
 
-BUGNONE SLOW WIN DEBUG : platform/chromium/virtual/gpu/fast/canvas/canvas-getImageData.html = PASS
-
 BUGWK53868 : fast/notifications/notifications-document-close-crash.html = PASS TEXT
 
 BUGWK54051 MAC : compositing/plugins/invalidate_rect.html = TEXT
@@ -3056,8 +3040,8 @@
 
 BUGCR113063 DEBUG : storage/indexeddb/basics-workers.html = PASS CRASH
 
-BUGWK79224 WIN : fast/canvas/webgl/tex-image-with-format-and-type.html = TEXT
-BUGWK79224 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = TEXT
+BUGWK79224 WIN : fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
+BUGWK79224 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
 
 BUGWK79642 : accessibility/aria-describedby-on-input.html = TIMEOUT
 BUGWK79642 : fast/loader/subresource-willSendRequest-null.html = TIMEOUT
@@ -3151,15 +3135,15 @@
 // Old test, has been flaky on and off on all platforms since at least r111389
 BUGWK81801 : fast/forms/basic-textareas.html = PASS TEXT IMAGE+TEXT
 
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-e.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-n.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-ne.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-nw.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-s.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-se.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-size-change.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-sw.html = PASS IMAGE
-BUGW81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-w.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-e.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-n.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-ne.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-nw.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-s.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-se.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-size-change.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-sw.html = PASS IMAGE
+BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-w.html = PASS IMAGE
 
 BUGWK81857 SNOWLEOPARD : fast/frames/valid.html = IMAGE
 BUGWK81931 SNOWLEOPARD WIN DEBUG : fast/images/destroyed-image-load-event.html = PASS TIMEOUT
@@ -3502,8 +3486,8 @@
 
 BUGWK81416 : fast/dom/wrapper-scope.html = TEXT
 
-BUGWK86439 LINUX : inspector/extensions/extensions-events.html = TIMEOUT PASS
-BUGWK86439 LINUX DEBUG : inspector/extensions/extensions-sidebar.html = TIMEOUT PASS
+BUGWK86439 WIN LINUX : inspector/extensions/extensions-events.html = TIMEOUT PASS
+BUGWK86439 WIN LINUX DEBUG : inspector/extensions/extensions-sidebar.html = TIMEOUT PASS
 
 BUGWK86114 MAC DEBUG : animations/combo-transform-translate+scale.html = PASS TEXT
 
@@ -3681,7 +3665,7 @@
 
 BUGWK89820 : fast/text/hyphen-min-preferred-width.html = IMAGE
 
-BUGFLAKY : fast/forms/placeholder-position.html = PASS IMAGE
+BUGFLAKY LINUX : fast/forms/placeholder-position.html = PASS IMAGE
 
 BUGWK89936 WIN : compositing/shadows/shadow-drawing.html = IMAGE
 BUGWK89936 WIN : fast/text/atsui-kerning-and-ligatures.html = IMAGE

Modified: trunk/LayoutTests/platform/chromium-linux/fast/repaint/repaint-across-writing-mode-boundary-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/http/tests/misc/slow-loading-image-in-pattern-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac/fast/backgrounds/solid-color-context-restore-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/backgrounds/solid-color-context-restore-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac/fast/reflections/inline-crash-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/reflections/inline-crash-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/http/tests/misc/slow-loading-image-in-pattern-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac/transforms/2d/zoom-menulist-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/transforms/2d/zoom-menulist-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/backgrounds/solid-color-context-restore-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/backgrounds/solid-color-context-restore-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/reflections/inline-crash-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/reflections/inline-crash-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/http/tests/misc/slow-loading-image-in-pattern-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/http/tests/misc/slow-loading-image-in-pattern-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-win/http/tests/misc/slow-loading-image-in-pattern-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (122747 => 122748)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-16 19:09:57 UTC (rev 122747)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-16 19:32:36 UTC (rev 122748)
@@ -1195,7 +1195,7 @@
 
 BUGWK87088 : fast/js/names.html = TEXT
 
-BUGWKGTK   : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT
+BUGWKGTK : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT
 
 BUGWK87734 : svg/dom/complex-svgView-specification.html = IMAGE
 BUGWK87734 : svg/dom/SVGViewSpec.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to