Title: [128532] trunk/LayoutTests/platform
Revision
128532
Author
[email protected]
Date
2012-09-13 17:26:16 -0700 (Thu, 13 Sep 2012)

Log Message

        https://bugs.webkit.org/show_bug.cgi?id=93654
        REGRESSION(r125126): It made fast/events/keyevent-iframe-removed-crash.html assert

        Unskipped tests that should not assert any more (there were more than the one in
        bug title). Re-attributed some remaining failures that were tracked together with that.

        * platform/gtk/TestExpectations:
        * platform/mac/Skipped:
        * platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (128531 => 128532)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-14 00:20:04 UTC (rev 128531)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-14 00:26:16 UTC (rev 128532)
@@ -463,12 +463,7 @@
 
 BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
 
-BUGWK93727 DEBUG : fast/events/keyevent-iframe-removed-crash.html = CRASH PASS
-BUGWK93727 DEBUG : fullscreen/full-screen-iframe-zIndex.html = CRASH PASS
-BUGWK93727 DEBUG : fullscreen/full-screen-iframe-allowed.html = CRASH PASS
-BUGWK93727 DEBUG : fullscreen/full-screen-iframe-not-allowed.html = CRASH PASS
-BUGWK93727 DEBUG : fullscreen/exit-full-screen-iframe.html = CRASH PASS
-BUGWK93727 DEBUG : svg/custom/use-instanceRoot-as-event-target.xhtml = CRASH PASS
+BUGWK93812 DEBUG : svg/custom/use-instanceRoot-as-event-target.xhtml = CRASH PASS
 
 BUGWK90957 RELEASE : fast/js/random-array-gc-stress.html = CRASH PASS
 

Modified: trunk/LayoutTests/platform/mac/Skipped (128531 => 128532)


--- trunk/LayoutTests/platform/mac/Skipped	2012-09-14 00:20:04 UTC (rev 128531)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-09-14 00:26:16 UTC (rev 128532)
@@ -1000,16 +1000,18 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=93878 (yes, same bug as the previous)
 # Due to WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) crashes:
-fast/events/keyevent-iframe-removed-crash.html
-fullscreen/full-screen-iframe-zIndex.html
-fullscreen/full-screen-restrictions.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=94458
+# Assertion failure in MessagePort::contextDestroyed, usually attributed to later tests
 http/tests/security/MessagePort/event-listener-context.html
-platform/mac/accessibility/search-with-frames.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
 
 # https://bugs.webkit.org/show_bug.cgi?id=96226
 # REGRESSION (r128006): Three spatial navigation tests are failing
-
 fast/spatial-navigation/snav-container-white-space.html
 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html
 fast/spatial-navigation/snav-imagemap-overlapped-areas.html

Modified: trunk/LayoutTests/platform/qt/TestExpectations (128531 => 128532)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-09-14 00:20:04 UTC (rev 128531)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-09-14 00:26:16 UTC (rev 128532)
@@ -128,8 +128,6 @@
 
 BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
 
-BUGWK93654 DEBUG : fast/events/keyevent-iframe-removed-crash.html = CRASH
-
 // This has always failed on Qt - exposed by bug 89826
 BUGWK94004 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to