[Webkit-unassigned] [Bug 56081] [GTK] fast/js/large-expressions.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 10:51:08 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56081


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2011-03-11 10:51:08 PST ---
Here's the diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/js/large-expressions-expected.txt    2011-03-10 17:00:17.029115980 -0800
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/js/large-expressions-actual.txt    2011-03-10 17:00:17.029115980 -0800
@@ -6,7 +6,7 @@
 PASS eval(repeatedExpression("letterA", "+", 100)) is repeatedString("a", 100)
 PASS eval(repeatedExpression("letterA", "+", 1000)) is repeatedString("a", 1000)
 PASS eval(repeatedExpression("letterA", "+", 10000)) is repeatedString("a", 10000)
-PASS eval(repeatedExpression("letterA", "+", 100000)) threw exception Error: Out of memory.
+FAIL eval(repeatedExpression("letterA", "+", 100000)) should throw an exception. Was aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa....
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list