Title: [128768] trunk/LayoutTests
Revision
128768
Author
[email protected]
Date
2012-09-17 09:21:45 -0700 (Mon, 17 Sep 2012)

Log Message

[Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
https://bugs.webkit.org/show_bug.cgi?id=96907

Patch by János Badics <[email protected]> on 2012-09-17
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped: Skip new crashing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128767 => 128768)


--- trunk/LayoutTests/ChangeLog	2012-09-17 16:06:54 UTC (rev 128767)
+++ trunk/LayoutTests/ChangeLog	2012-09-17 16:21:45 UTC (rev 128768)
@@ -1,3 +1,12 @@
+2012-09-17  János Badics  <[email protected]>
+
+        [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
+        https://bugs.webkit.org/show_bug.cgi?id=96907
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped: Skip new crashing tests.
+
 2012-09-17  Christophe Dumez  <[email protected]>
 
         [EFL] Skip again tests that were unskipped recently

Modified: trunk/LayoutTests/platform/qt/Skipped (128767 => 128768)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-17 16:06:54 UTC (rev 128767)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-17 16:21:45 UTC (rev 128768)
@@ -2794,3 +2794,8 @@
 # New fast/canvas/canvas-lineDash.html introduced in r128116 fails
 # https://bugs.webkit.org/show_bug.cgi?id=96360
 fast/canvas/canvas-lineDash.html
+
+# [Qt]REGRESSION(r128699): It made 2 fast/js/dfg tests assert
+# https://bugs.webkit.org/show_bug.cgi?id=96907
+fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html
+fast/js/dfg-inline-arguments-use-from-all-the-places.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to