Title: [117810] trunk/LayoutTests
Revision
117810
Author
pkast...@chromium.org
Date
2012-05-21 13:06:27 -0700 (Mon, 21 May 2012)

Log Message

[chromium] More accurate test expectations.
http://code.google.com/p/chromium/issues/detail?id=89282
https://bugs.webkit.org/show_bug.cgi?id=81145
https://bugs.webkit.org/show_bug.cgi?id=82297

Unreviewed, test expectations update.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117809 => 117810)


--- trunk/LayoutTests/ChangeLog	2012-05-21 19:36:39 UTC (rev 117809)
+++ trunk/LayoutTests/ChangeLog	2012-05-21 20:06:27 UTC (rev 117810)
@@ -1,3 +1,14 @@
+2012-05-21  Peter Kasting  <pkast...@google.com>
+
+        [chromium] More accurate test expectations.
+        http://code.google.com/p/chromium/issues/detail?id=89282
+        https://bugs.webkit.org/show_bug.cgi?id=81145
+        https://bugs.webkit.org/show_bug.cgi?id=82297
+
+        Unreviewed, test expectations update.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-05-21  Joshua Bell  <jsb...@chromium.org>
 
         IndexedDB: Index key paths that yield invalid keys should not fail an add/put

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (117809 => 117810)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-21 19:36:39 UTC (rev 117809)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-21 20:06:27 UTC (rev 117810)
@@ -2802,7 +2802,7 @@
 BUGWK62754 SLOW LINUX MAC DEBUG : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT IMAGE
 BUGWK79615 WIN : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT
 
-BUGCR89282 SNOWLEOPARD : fast/forms/range/input-appearance-range.html = IMAGE
+BUGCR89282 SNOWLEOPARD : fast/forms/range/input-appearance-range.html = PASS IMAGE
 
 // Strange scrollbar.
 BUGWK63115 : fast/css/font-face-in-shadow-DOM.html = PASS IMAGE+TEXT
@@ -3278,10 +3278,6 @@
 BUGWK81145 LION : fast/writing-mode/broken-ideograph-small-caps.html = CRASH
 BUGWK81145 LION : fast/writing-mode/broken-ideographic-font.html = CRASH
 BUGWK81145 LION : fast/writing-mode/japanese-rl-text-with-broken-font.html = CRASH
-BUGWK81145 LION : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = TEXT
-BUGWK81145 LION : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = TEXT
-BUGWK81145 LION : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = TEXT
-BUGWK81145 LION : fast/events/scrollbar-double-click.html = TEXT
 
 BUGYANGGUO MAC : fast/repaint/moving-shadow-on-container.html = TEXT
 
@@ -3470,10 +3466,10 @@
 BUGWK82230 LINUX DEBUG : http/tests/cache/post-redirect-get.php = PASS CRASH
 BUGWK82231 WIN DEBUG : fast/canvas/webgl/program-test.html = PASS CRASH
 
-BUGWK82297 SNOWLEOPARD : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = TEXT PASS
-BUGWK82297 SNOWLEOPARD : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = TEXT PASS
-BUGWK82297 SNOWLEOPARD : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = TEXT PASS
-BUGWK82297 SNOWLEOPARD : fast/events/scrollbar-double-click.html = TEXT PASS
+BUGWK82297 MAC : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = TEXT PASS
+BUGWK82297 MAC : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = TEXT PASS
+BUGWK82297 MAC : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = TEXT PASS
+BUGWK82297 MAC : fast/events/scrollbar-double-click.html = TEXT PASS
 
 // this test appears to consistently fail during the main run but usually passes on a retry.
 BUGWK82404 : plugins/netscape-dom-access-and-reload.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to