Title: [89871] trunk/LayoutTests
Revision
89871
Author
[email protected]
Date
2011-06-27 15:51:01 -0700 (Mon, 27 Jun 2011)

Log Message

2011-06-27  Nate Chapin  <[email protected]>

        Unreviewed, Chromium expectations update.

        * platform/chromium/fast/js/recursion-limit-equal-expected.txt: Rebaseline after r89842.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89870 => 89871)


--- trunk/LayoutTests/ChangeLog	2011-06-27 22:31:36 UTC (rev 89870)
+++ trunk/LayoutTests/ChangeLog	2011-06-27 22:51:01 UTC (rev 89871)
@@ -1,3 +1,9 @@
+2011-06-27  Nate Chapin  <[email protected]>
+
+        Unreviewed, Chromium expectations update.
+
+        * platform/chromium/fast/js/recursion-limit-equal-expected.txt: Rebaseline after r89842.
+
 2011-06-27  Adam Klein  <[email protected]>
 
         Reviewed by Adam Barth.

Modified: trunk/LayoutTests/platform/chromium/fast/js/recursion-limit-equal-expected.txt (89870 => 89871)


--- trunk/LayoutTests/platform/chromium/fast/js/recursion-limit-equal-expected.txt	2011-06-27 22:31:36 UTC (rev 89870)
+++ trunk/LayoutTests/platform/chromium/fast/js/recursion-limit-equal-expected.txt	2011-06-27 22:51:01 UTC (rev 89871)
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 9: Uncaught RangeError: Maximum call stack size exceeded
 Tests hitting the recursion limit with equality comparisons. At one point this crashed due to lack of exception checking inside the engine.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -6,6 +5,7 @@
 
 If the test did not crash, it has passed.
 
+PASS test() threw exception RangeError: Maximum call stack size exceeded.
 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