Title: [128881] trunk/LayoutTests
Revision
128881
Author
[email protected]
Date
2012-09-18 05:56:41 -0700 (Tue, 18 Sep 2012)

Log Message

[EFL] Gardening after r128802.

* platform/efl/TestExpectations: Temporarily skip a few JS tests
which are crashing after r128802.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128880 => 128881)


--- trunk/LayoutTests/ChangeLog	2012-09-18 12:55:04 UTC (rev 128880)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 12:56:41 UTC (rev 128881)
@@ -1,3 +1,10 @@
+2012-09-18  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Gardening after r128802.
+
+        * platform/efl/TestExpectations: Temporarily skip a few JS tests
+        which are crashing after r128802.
+
 2012-09-18  Christophe Dumez  <[email protected]>
 
         [EFL] min-device-width failures in media tests

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128880 => 128881)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 12:55:04 UTC (rev 128880)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 12:56:41 UTC (rev 128881)
@@ -1047,3 +1047,12 @@
 
 // Fails after r128270.
 BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
+
+// REGRESSION(r128802): It made some JS tests crash
+// https://bugs.webkit.org/show_bug.cgi?id=97001
+BUGWK97001 : fast/js/Object-defineProperty.html = CRASH
+BUGWK97001 : fast/js/array-bad-time.html = CRASH
+BUGWK97001 : fast/js/array-slow-put.html = CRASH
+BUGWK97001 : fast/js/object-bad-time.html = CRASH
+BUGWK97001 : ietestcenter/_javascript_/15.4.4.14-9-b-i-6.html = CRASH
+BUGWK97001 : ietestcenter/_javascript_/15.4.4.15-8-b-i-6.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to