Title: [168150] trunk/LayoutTests
Revision
168150
Author
a...@apple.com
Date
2014-05-01 22:19:18 -0700 (Thu, 01 May 2014)

Log Message

REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
https://bugs.webkit.org/show_bug.cgi?id=93812

This is most likely fixed, unmarking the test.

* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168149 => 168150)


--- trunk/LayoutTests/ChangeLog	2014-05-02 04:28:36 UTC (rev 168149)
+++ trunk/LayoutTests/ChangeLog	2014-05-02 05:19:18 UTC (rev 168150)
@@ -1,3 +1,13 @@
+2014-05-01  Alexey Proskuryakov  <a...@apple.com>
+
+        REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
+        https://bugs.webkit.org/show_bug.cgi?id=93812
+
+        This is most likely fixed, unmarking the test.
+
+        * platform/gtk/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-05-01  Simon Fraser  <simon.fra...@apple.com>
 
         Don't always make backing store for -webkit-backface-visibility:hidden

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (168149 => 168150)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-02 04:28:36 UTC (rev 168149)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-02 05:19:18 UTC (rev 168150)
@@ -426,8 +426,6 @@
 
 webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ]
 
-webkit.org/b/93812 [ Debug ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Crash Pass ]
-
 webkit.org/b/90957 [ Release ] js/dom/random-array-gc-stress.html [ Timeout Crash Pass ]
 
 webkit.org/b/94458 [ Debug ] fast/events/message-port-context-destroyed.html [ Crash Pass ]
@@ -578,8 +576,6 @@
 webkit.org/b/94119 storage/websql/database-lock-after-reload.html [ Failure Pass ]
 webkit.org/b/132283 storage/websql/read-transactions-running-concurrently.html [ Failure Pass ]
 
-webkit.org/b/93812 [ Release ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Pass Timeout ]
-
 webkit.org/b/95430 fast/layers/scroll-no-visible-content-but-visible-descendant.html [ ImageOnlyFailure Pass ]
 
 webkit.org/b/73409 fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure Pass ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (168149 => 168150)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-05-02 04:28:36 UTC (rev 168149)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-05-02 05:19:18 UTC (rev 168150)
@@ -615,11 +615,6 @@
 # Assertion failure in MessagePort::contextDestroyed, usually attributed to later tests
 http/tests/security/MessagePort/event-listener-context.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=93812
-# REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-event-target.xhtml assert and flakey
-# ASSERTION FAILED: m_wrapper || !m_jsFunction
-svg/custom/use-instanceRoot-as-event-target.xhtml
-
 webkit.org/b/112620 [ Debug ] svg/custom/image-with-attr-change-after-delete-crash.html [ Crash Pass ]
 
 # Assorted failures that need investigation
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to