[Webkit-unassigned] [Bug 82993] chromium: fast/dom/error-to-string-stack-overflow.html is failing after v8 roll to 3.10.0.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 02:30:52 PDT 2012


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





--- Comment #1 from Ulan Degenbaev <ulan at chromium.org>  2012-04-03 02:30:52 PST ---
The difference between the expected(-) and the actual(+) in Linux 64-bit:

-CONSOLE MESSAGE: Uncaught RangeError: Maximum call stack size exceeded
+CONSOLE MESSAGE: line 14: Uncaught RangeError: Maximum call stack size exceeded
 Regression test for 


We started reporting the line number with V8 3.10.0.2. Should we adjust the test expectations for Linux 64-bit (platform/chromium-linux/)?


Note that the test expectations for Linux 32-bit already have the correct line number:
CONSOLE MESSAGE: line 14: Uncaught RangeError: Maximum call stack size exceeded

-- 
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