Title: [101200] trunk/LayoutTests
Revision
101200
Author
commit-qu...@webkit.org
Date
2011-11-27 05:30:55 -0800 (Sun, 27 Nov 2011)

Log Message

REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
https://bugs.webkit.org/show_bug.cgi?id=70476

Patch by Lauro Neto <lauro.n...@openbossa.org> on 2011-11-27
Reviewed by Andreas Kling.

Removing obsolete qt-specific expected file as the base one is enough.

* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
* platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101199 => 101200)


--- trunk/LayoutTests/ChangeLog	2011-11-27 03:05:49 UTC (rev 101199)
+++ trunk/LayoutTests/ChangeLog	2011-11-27 13:30:55 UTC (rev 101200)
@@ -1,3 +1,16 @@
+2011-11-27  Lauro Neto  <lauro.n...@openbossa.org>
+
+        REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
+        https://bugs.webkit.org/show_bug.cgi?id=70476
+
+        Reviewed by Andreas Kling.
+
+        Removing obsolete qt-specific expected file as the base one is enough.
+
+        * platform/qt-wk2/Skipped:
+        * platform/qt/Skipped:
+        * platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Removed.
+
 2011-11-25  Eric Carlson  <eric.carl...@apple.com>
 
         Implement addCue and removeCue in TextTrack

Modified: trunk/LayoutTests/platform/qt/Skipped (101199 => 101200)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-27 03:05:49 UTC (rev 101199)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-27 13:30:55 UTC (rev 101200)
@@ -2379,10 +2379,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=69933
 fast/borders/inline-mask-overlay-image-outset.html
 
-# REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html
-# https://bugs.webkit.org/show_bug.cgi?id=70476
-fast/dom/error-to-string-stack-overflow.html
-
 # fast/events/touch/page-scaled-touch-gesture-click.html is failing
 # Introduced in r97988. Failure: "Gesture manager is not implemented."
 # https://bugs.webkit.org/show_bug.cgi?id=70593

Deleted: trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt (101199 => 101200)


--- trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt	2011-11-27 03:05:49 UTC (rev 101199)
+++ trunk/LayoutTests/platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt	2011-11-27 13:30:55 UTC (rev 101200)
@@ -1,10 +0,0 @@
-CONSOLE MESSAGE: line 15: RangeError: Maximum call stack size exceeded.
-Regression test for https://bugs.webkit.org/show_bug.cgi?id=30774. This test passes if it doesn't crash.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (101199 => 101200)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-11-27 03:05:49 UTC (rev 101199)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-11-27 13:30:55 UTC (rev 101200)
@@ -359,7 +359,6 @@
 fast/dom/DeviceOrientation/no-synchronous-events.html
 fast/dom/DeviceOrientation/null-values.html
 fast/dom/DeviceOrientation/updates.html
-fast/dom/error-to-string-stack-overflow.html
 fast/dom/HTMLSelectElement/named-options.html
 fast/dom/NamedNodeMap-setNamedItem-crash.html
 fast/dom/navigation-type-back-forward.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to