Title: [89602] trunk/LayoutTests
- Revision
- 89602
- Author
- [email protected]
- Date
- 2011-06-23 12:50:50 -0700 (Thu, 23 Jun 2011)
Log Message
http/tests/multipart/win-boundary-crash.html flakey.
https://bugs.webkit.org/show_bug.cgi?id=63268
Disable the test. I was wrong in thinking that the win skipped list inherits from mac.
* http/tests/multipart/win-boundary-crash.html: Removed.
* http/tests/multipart/win-boundary-crash.html-disabled: Copied from LayoutTests/http/tests/multipart/win-boundary-crash.html.
* platform/mac/Skipped:
Modified Paths
Added Paths
Removed Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (89601 => 89602)
--- trunk/LayoutTests/ChangeLog 2011-06-23 19:49:25 UTC (rev 89601)
+++ trunk/LayoutTests/ChangeLog 2011-06-23 19:50:50 UTC (rev 89602)
@@ -3,6 +3,17 @@
http/tests/multipart/win-boundary-crash.html flakey.
https://bugs.webkit.org/show_bug.cgi?id=63268
+ Disable the test. I was wrong in thinking that the win skipped list inherits from mac.
+
+ * http/tests/multipart/win-boundary-crash.html: Removed.
+ * http/tests/multipart/win-boundary-crash.html-disabled: Copied from LayoutTests/http/tests/multipart/win-boundary-crash.html.
+ * platform/mac/Skipped:
+
+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:
Deleted: trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html (89601 => 89602)
--- trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html 2011-06-23 19:49:25 UTC (rev 89601)
+++ trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html 2011-06-23 19:50:50 UTC (rev 89602)
@@ -1,14 +0,0 @@
-<html>
-<head>
-<script>
- if (window.layoutTestController)
- layoutTestController.dumpAsText();
-</script>
-</head>
-<body>
-<p>Test for <i><a href=""
-crash loading multipart/x-mixed-replace data on windows safari</i></p>
-<p>If WebKit does not crash when loading this img, then it passed.</p>
-<img src="" />
-</body>
-</html>
Copied: trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled (from rev 89570, trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html) (0 => 89602)
--- trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled (rev 0)
+++ trunk/LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled 2011-06-23 19:50:50 UTC (rev 89602)
@@ -0,0 +1,14 @@
+<html>
+<head>
+<script>
+ if (window.layoutTestController)
+ layoutTestController.dumpAsText();
+</script>
+</head>
+<body>
+<p>Test for <i><a href=""
+crash loading multipart/x-mixed-replace data on windows safari</i></p>
+<p>If WebKit does not crash when loading this img, then it passed.</p>
+<img src="" />
+</body>
+</html>
Modified: trunk/LayoutTests/platform/mac/Skipped (89601 => 89602)
--- trunk/LayoutTests/platform/mac/Skipped 2011-06-23 19:49:25 UTC (rev 89601)
+++ trunk/LayoutTests/platform/mac/Skipped 2011-06-23 19:50:50 UTC (rev 89602)
@@ -234,9 +234,6 @@
# 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
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes