Title: [168173] trunk/LayoutTests
Revision
168173
Author
commit-qu...@webkit.org
Date
2014-05-02 10:27:40 -0700 (Fri, 02 May 2014)

Log Message

Unreviewed, rolling out r168150.
https://bugs.webkit.org/show_bug.cgi?id=132471

This test is still broken (Requested by ap on #webkit).

Reverted changeset:

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168172 => 168173)


--- trunk/LayoutTests/ChangeLog	2014-05-02 17:23:30 UTC (rev 168172)
+++ trunk/LayoutTests/ChangeLog	2014-05-02 17:27:40 UTC (rev 168173)
@@ -1,3 +1,17 @@
+2014-05-02  Commit Queue  <commit-qu...@webkit.org>
+
+        Unreviewed, rolling out r168150.
+        https://bugs.webkit.org/show_bug.cgi?id=132471
+
+        This test is still broken (Requested by ap on #webkit).
+
+        Reverted changeset:
+
+        "REGRESSION(r125251): It made svg/custom/use-instanceRoot-as-
+        event-target.xhtml assert and flakey"
+        https://bugs.webkit.org/show_bug.cgi?id=93812
+        http://trac.webkit.org/changeset/168150
+
 2014-05-02  Ion Rosca  <ro...@adobe.com>
 
         [CSS Blending] Remove support for non-separable blend modes from background-blend-mode

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (168172 => 168173)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-02 17:23:30 UTC (rev 168172)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-02 17:27:40 UTC (rev 168173)
@@ -426,6 +426,8 @@
 
 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 ]
@@ -576,6 +578,8 @@
 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 (168172 => 168173)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-05-02 17:23:30 UTC (rev 168172)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-05-02 17:27:40 UTC (rev 168173)
@@ -615,6 +615,11 @@
 # 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