Title: [128971] trunk/LayoutTests
- Revision
- 128971
- Author
- [email protected]
- Date
- 2012-09-19 00:00:15 -0700 (Wed, 19 Sep 2012)
Log Message
[EFL] Skip several JS tests that crash after r128802
https://bugs.webkit.org/show_bug.cgi?id=97074
Unreviewed EFL gardening.
Move several JS test cases to TestExpectations because
they are consistently crashing on our debug bots
after r128802.
Patch by Christophe Dumez <[email protected]> on 2012-09-18
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (128970 => 128971)
--- trunk/LayoutTests/ChangeLog 2012-09-19 06:56:22 UTC (rev 128970)
+++ trunk/LayoutTests/ChangeLog 2012-09-19 07:00:15 UTC (rev 128971)
@@ -1,5 +1,18 @@
2012-09-18 Christophe Dumez <[email protected]>
+ [EFL] Skip several JS tests that crash after r128802
+ https://bugs.webkit.org/show_bug.cgi?id=97074
+
+ Unreviewed EFL gardening.
+
+ Move several JS test cases to TestExpectations because
+ they are consistently crashing on our debug bots
+ after r128802.
+
+ * platform/efl/TestExpectations:
+
+2012-09-18 Christophe Dumez <[email protected]>
+
[EFL] Generate baseline for media/video-controls-visible-audio-only.html
https://bugs.webkit.org/show_bug.cgi?id=97073
Modified: trunk/LayoutTests/platform/efl/TestExpectations (128970 => 128971)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-09-19 06:56:22 UTC (rev 128970)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-09-19 07:00:15 UTC (rev 128971)
@@ -174,6 +174,13 @@
// CRASHES
//////////////////////////////////////////////////////////////////////////////////////////
+// REGRESSION(r128802): It made some JS tests crash
+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
+BUGWK97001 DEBUG : fast/js/object-bad-time.html = CRASH
+BUGWK97001 DEBUG : ietestcenter/_javascript_/15.4.4.14-9-b-i-5.html = CRASH
+BUGWK97001 DEBUG : ietestcenter/_javascript_/15.4.4.15-8-b-i-5.html = CRASH
//////////////////////////////////////////////////////////////////////////////////////////
// FLAKY TESTS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes