Title: [128998] trunk/LayoutTests
Revision
128998
Author
[email protected]
Date
2012-09-19 07:04:58 -0700 (Wed, 19 Sep 2012)

Log Message

[EFL] Skip fast/dom/message-port-deleted-by-accessor.html
https://bugs.webkit.org/show_bug.cgi?id=97105

Unreviewed EFL gardening.

Add fast/dom/message-port-deleted-by-accessor.html to
TestExpectations because it sometimes crashes on debug
build bots after r128802.

Patch by Christophe Dumez <[email protected]> on 2012-09-19

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128997 => 128998)


--- trunk/LayoutTests/ChangeLog	2012-09-19 14:03:52 UTC (rev 128997)
+++ trunk/LayoutTests/ChangeLog	2012-09-19 14:04:58 UTC (rev 128998)
@@ -1,5 +1,18 @@
 2012-09-19  Christophe Dumez  <[email protected]>
 
+        [EFL] Skip fast/dom/message-port-deleted-by-accessor.html
+        https://bugs.webkit.org/show_bug.cgi?id=97105
+
+        Unreviewed EFL gardening.
+
+        Add fast/dom/message-port-deleted-by-accessor.html to
+        TestExpectations because it sometimes crashes on debug
+        build bots after r128802.
+
+        * platform/efl/TestExpectations:
+
+2012-09-19  Christophe Dumez  <[email protected]>
+
         [EFL] EFL's DRT does not support overriding 'WebKitCSSRegionsEnabled' preference
         https://bugs.webkit.org/show_bug.cgi?id=97100
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128997 => 128998)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-19 14:03:52 UTC (rev 128997)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-19 14:04:58 UTC (rev 128998)
@@ -174,7 +174,8 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
-// REGRESSION(r128802): It made some JS tests crash 
+// REGRESSION(r128802): It made some JS tests crash
+BUGWK97001 DEBUG : fast/dom/message-port-deleted-by-accessor.html = CRASH PASS
 BUGWK97001 DEBUG : fast/js/Object-defineProperty.html = CRASH
 BUGWK97001 DEBUG : fast/js/array-bad-time.html = CRASH
 BUGWK97001 DEBUG : fast/js/array-slow-put.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to