Title: [146008] trunk/LayoutTests
Revision
146008
Author
[email protected]
Date
2013-03-17 09:11:01 -0700 (Sun, 17 Mar 2013)

Log Message

Occasional assertion in JSNPObject::invalidate() running plugins/object-embed-plugin-scripting.html
https://bugs.webkit.org/show_bug.cgi?id=112518

Mark this test as [ Crash Pass ] in debug.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146007 => 146008)


--- trunk/LayoutTests/ChangeLog	2013-03-17 10:44:09 UTC (rev 146007)
+++ trunk/LayoutTests/ChangeLog	2013-03-17 16:11:01 UTC (rev 146008)
@@ -1,3 +1,12 @@
+2013-03-17  Simon Fraser  <[email protected]>
+
+        Occasional assertion in JSNPObject::invalidate() running plugins/object-embed-plugin-scripting.html
+        https://bugs.webkit.org/show_bug.cgi?id=112518
+        
+        Mark this test as [ Crash Pass ] in debug.
+
+        * platform/mac/TestExpectations:
+
 2013-03-16  Simon Fraser  <[email protected]>
 
         http/tests/notifications/legacy/window-show-on-click.html is flakey

Modified: trunk/LayoutTests/platform/mac/TestExpectations (146007 => 146008)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-17 10:44:09 UTC (rev 146007)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-17 16:11:01 UTC (rev 146008)
@@ -1162,6 +1162,9 @@
 # Fails on WK1, but passes on WK2.  (No syntax available for this situation.)
 webkit.org/b/58192 plugins/npp-set-window-called-during-destruction.html [ Failure Pass ]
 
+# Occasional assertion in JSNPObject::invalidate()
+webkit.org/b/112518 [ Debug ] plugins/object-onfocus-mutation-crash.html [ Crash Pass ]
+
 # https://bugs.webkit.org/show_bug.cgi?id=104054
 webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to