Title: [127067] trunk/LayoutTests
Revision
127067
Author
roger_f...@apple.com
Date
2012-08-29 17:16:51 -0700 (Wed, 29 Aug 2012)

Log Message

Unreviewed Gardening. platform/win/accessibility/single-select-children.html times out on Windows.
https://bugs.webkit.org/show_bug.cgi?id=95405

This test times out, probably for a similar reason as https://bugs.webkit.org/show_bug.cgi?id=93667.
DRT on Windows seems to have a tough time figuring out to continue the test when a select menu has gained focus / is opened.

Adding to skip list for now to get bots greener.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127066 => 127067)


--- trunk/LayoutTests/ChangeLog	2012-08-29 23:52:10 UTC (rev 127066)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 00:16:51 UTC (rev 127067)
@@ -1,3 +1,15 @@
+2012-08-29  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed Gardening. platform/win/accessibility/single-select-children.html times out on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=95405
+
+        This test times out, probably for a similar reason as https://bugs.webkit.org/show_bug.cgi?id=93667.
+        DRT on Windows seems to have a tough time figuring out to continue the test when a select menu has gained focus / is opened.
+
+        Adding to skip list for now to get bots greener.
+
+        * platform/win/Skipped:
+
 2012-08-29  Philip Rogers  <p...@google.com>
 
        Unreviewed rebaseline after r127035

Modified: trunk/LayoutTests/platform/win/Skipped (127066 => 127067)


--- trunk/LayoutTests/platform/win/Skipped	2012-08-29 23:52:10 UTC (rev 127066)
+++ trunk/LayoutTests/platform/win/Skipped	2012-08-30 00:16:51 UTC (rev 127067)
@@ -2143,3 +2143,7 @@
 editing/deleting/delete-br-004.html
 editing/deleting/delete-br-005.html
 editing/deleting/delete-br-006.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=95405
+# Test times out
+platform/win/accessibility/single-select-children.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to