Title: [89600] trunk/LayoutTests
Revision
89600
Author
[email protected]
Date
2011-06-23 12:32:44 -0700 (Thu, 23 Jun 2011)

Log Message

http/tests/multipart/win-boundary-crash.html flakey.
https://bugs.webkit.org/show_bug.cgi?id=63268

The flakiness is happening on mac as well, move it to the mac skipped list.

* platform/mac/Skipped:
* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89599 => 89600)


--- trunk/LayoutTests/ChangeLog	2011-06-23 19:29:36 UTC (rev 89599)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 19:32:44 UTC (rev 89600)
@@ -1,3 +1,13 @@
+2011-06-23  Jessie Berlin  <[email protected]>
+
+        http/tests/multipart/win-boundary-crash.html flakey.
+        https://bugs.webkit.org/show_bug.cgi?id=63268
+
+        The flakiness is happening on mac as well, move it to the mac skipped list.
+
+        * platform/mac/Skipped:
+        * platform/win/Skipped:
+
 2011-06-23  Nate Chapin  <[email protected]>
 
         Unreviewed.

Modified: trunk/LayoutTests/platform/mac/Skipped (89599 => 89600)


--- trunk/LayoutTests/platform/mac/Skipped	2011-06-23 19:29:36 UTC (rev 89599)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-06-23 19:32:44 UTC (rev 89600)
@@ -234,6 +234,9 @@
 # https://bugs.webkit.org/show_bug.cgi?id=42821
 animations/play-state.html
 
+# Flakey http://webkit.org/b/63268
+http/tests/multipart/win-boundary-crash.html
+
 # https://bugs.webkit.org/show_bug.cgi?id=43332
 inspector/debugger/dom-breakpoints.html
 inspector/debugger/event-listener-breakpoints.html

Modified: trunk/LayoutTests/platform/win/Skipped (89599 => 89600)


--- trunk/LayoutTests/platform/win/Skipped	2011-06-23 19:29:36 UTC (rev 89599)
+++ trunk/LayoutTests/platform/win/Skipped	2011-06-23 19:32:44 UTC (rev 89600)
@@ -412,9 +412,6 @@
 # Flakey http://webkit.org/b/53332
 transitions/transition-end-event-multiple-04.html
 
-# Flakey http://webkit.org/b/63268
-http/tests/multipart/win-boundary-crash.html
-
 # Fails (but not on all machines? Or only when run with certain other tests?) http://webkit.org/b/54655
 http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to