Title: [102884] trunk/LayoutTests
Revision
102884
Author
[email protected]
Date
2011-12-14 21:47:53 -0800 (Wed, 14 Dec 2011)

Log Message

[Mac] Skip menulist-popup-crash.html because of timeout.
https://bugs.webkit.org/show_bug.cgi?id=73304

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102883 => 102884)


--- trunk/LayoutTests/ChangeLog	2011-12-15 05:40:45 UTC (rev 102883)
+++ trunk/LayoutTests/ChangeLog	2011-12-15 05:47:53 UTC (rev 102884)
@@ -1,3 +1,10 @@
+2011-12-14  Kent Tamura  <[email protected]>
+
+        [Mac] Skip menulist-popup-crash.html because of timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=73304
+
+        * platform/mac/Skipped:
+
 2011-12-14 Hajime Morrita  <[email protected]>
 
         Unreviewed test_expectations.txt update.

Modified: trunk/LayoutTests/platform/mac/Skipped (102883 => 102884)


--- trunk/LayoutTests/platform/mac/Skipped	2011-12-15 05:40:45 UTC (rev 102883)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-12-15 05:47:53 UTC (rev 102884)
@@ -516,5 +516,9 @@
 # Skipped as this is not a expected behaviour on mac.
 fast/forms/select/menulist-onchange-fired-with-key-up-down.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=73304
+# Tiemout. Needs ChromeClient::hasOpenedPopup() impelementation?
+fast/forms/select/menulist-popup-crash.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=74538
 fast/events/autoscroll-should-not-stop-on-keypress.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to