Title: [128922] trunk/LayoutTests
Revision
128922
Author
[email protected]
Date
2012-09-18 12:37:02 -0700 (Tue, 18 Sep 2012)

Log Message

        Layout Test svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg is failing
        https://bugs.webkit.org/show_bug.cgi?id=93589

        * platform/mac/Skipped: Skipping the test on Mac.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128921 => 128922)


--- trunk/LayoutTests/ChangeLog	2012-09-18 19:26:13 UTC (rev 128921)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 19:37:02 UTC (rev 128922)
@@ -1,3 +1,10 @@
+2012-09-18  Alexey Proskuryakov  <[email protected]>
+
+        Layout Test svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg is failing
+        https://bugs.webkit.org/show_bug.cgi?id=93589
+
+        * platform/mac/Skipped: Skipping the test on Mac.
+
 2012-09-18  Joshua Bell  <[email protected]>
 
         [Chromium] Unreviewed, add missing newline to expectation for test only run

Modified: trunk/LayoutTests/platform/mac/Skipped (128921 => 128922)


--- trunk/LayoutTests/platform/mac/Skipped	2012-09-18 19:26:13 UTC (rev 128921)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-09-18 19:37:02 UTC (rev 128922)
@@ -1087,5 +1087,9 @@
 # WebKit1 OOP plug-ins: Exceptions aren't thrown on invoke failure.
 plugins/npruntime/invoke-failure.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=93589
+# Very flaky, often failing on retry, too.
+svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg
+
 # Unknown failures.
 http/tests/multipart/invalid-image-data-standalone.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to