Title: [111408] trunk/LayoutTests
Revision
111408
Author
[email protected]
Date
2012-03-20 10:25:55 -0700 (Tue, 20 Mar 2012)

Log Message

[Chromium] Adding missing linux expectations for error-to-string-stack-overflow.

* platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111407 => 111408)


--- trunk/LayoutTests/ChangeLog	2012-03-20 17:21:00 UTC (rev 111407)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 17:25:55 UTC (rev 111408)
@@ -1,5 +1,11 @@
 2012-03-20  Levi Weintraub  <[email protected]>
 
+        [Chromium] Adding missing linux expectations for error-to-string-stack-overflow.
+
+        * platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt: Added.
+
+2012-03-20  Levi Weintraub  <[email protected]>
+
         [Chromium] Adding missing results for canvas-putImageData for Windows.
 
         * platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt: Added.

Added: trunk/LayoutTests/platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt (0 => 111408)


--- trunk/LayoutTests/platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/dom/error-to-string-stack-overflow-expected.txt	2012-03-20 17:25:55 UTC (rev 111408)
@@ -0,0 +1,10 @@
+CONSOLE MESSAGE: Uncaught 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
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to