Title: [113566] trunk/LayoutTests
Revision
113566
Author
[email protected]
Date
2012-04-09 02:50:18 -0700 (Mon, 09 Apr 2012)

Log Message

several http tests are flaky and crashing on win, debug
https://bugs.webkit.org/show_bug.cgi?id=82505

Remove the expectations of a crash now that the fix (http://crrev.com/131170)
has rolled into webkit in http://trac.webkit.org/changeset/113512

Reviewed by Tony Chang.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113565 => 113566)


--- trunk/LayoutTests/ChangeLog	2012-04-09 09:48:31 UTC (rev 113565)
+++ trunk/LayoutTests/ChangeLog	2012-04-09 09:50:18 UTC (rev 113566)
@@ -1,3 +1,15 @@
+2012-04-09  Ami Fischman  <[email protected]>
+
+        several http tests are flaky and crashing on win, debug
+        https://bugs.webkit.org/show_bug.cgi?id=82505
+
+        Remove the expectations of a crash now that the fix (http://crrev.com/131170)
+        has rolled into webkit in http://trac.webkit.org/changeset/113512
+
+        Reviewed by Tony Chang.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-04-09  Pavel Feldman  <[email protected]>
 
         Web Inspector: remove ComboBoxFileSelector and SingleFileEditorContainer.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113565 => 113566)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-09 09:48:31 UTC (rev 113565)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-09 09:50:18 UTC (rev 113566)
@@ -1188,8 +1188,7 @@
 
 // Windows and Mac need rebaselining after 53378 patch.
 BUGWK53378 MAC : svg/clip-path/clip-path-childs-clipped.svg = IMAGE
-// The CRASH comes from BUGWK82505
-BUGWK53378 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE CRASH
+BUGWK53378 MAC : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE
 
 // -----------------------------------------------------------------
 // End SVG Regressions
@@ -1624,8 +1623,7 @@
 BUGCR117799 : fast/repaint/background-misaligned.html = IMAGE
 BUGCR117799 : fast/repaint/backgroundSizeRepaint.html = IMAGE
 BUGCR117799 : platform/chromium/virtual/gpu/fast/canvas/canvas-bg-zoom.html = IMAGE
-// CRASH is from BUGWK82505
-BUGCR117799 : svg/as-border-image/svg-as-border-image.html = IMAGE CRASH
+BUGCR117799 : svg/as-border-image/svg-as-border-image.html = IMAGE
 BUGCR117799 : svg/custom/pattern-in-defs.svg = IMAGE
 BUGCR117799 MAC : svg/custom/pattern-rotate.svg = IMAGE
 BUGCR117799 : svg/custom/pattern-with-transformation.svg = IMAGE
@@ -1729,22 +1727,12 @@
 // Fails on Snow Leopard - see BUGWK82954
 BUGCR118411 SLOW : svg/hixie/perf/007.xml = PASS FAIL
 
-
 BUGCR22700 LINUX WIN : fast/canvas/canvas-shadow.html = TEXT
 
 // Failures from merge 50972:51042
 // The test requires DRT/Test Shell to support error page handling.
 BUGCR27850 : fast/history/back-forward-reset-after-error-handling.html = TEXT
 
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : media/media-can-load-when-hidden.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/upload-onloadend-event-after-abort.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP DEBUG : http/tests/xmlhttprequest/upload-onloadend-event-after-load.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/upload-onprogress-event.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/upload-onloadend-event-after-sync-requests.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/uri-resolution-opera-open-004.html = PASS TEXT CRASH
-BUGWK82505 SNOWLEOPARD LEOPARD XP LINUX DEBUG : http/tests/xmlhttprequest/upload-progress-events.html = PASS CRASH
-
 // Started failing with move from Lighttpd to Apache.
 // Since we have some bots on Lighttpd and some on Apache, mark it as flaky for
 // now. Once we decide on one or the other, then we can address these tests.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to