Index: webkit/tools/layout_tests/test_expectations.txt |
=================================================================== |
--- webkit/tools/layout_tests/test_expectations.txt (revision 42739) |
+++ webkit/tools/layout_tests/test_expectations.txt (working copy) |
@@ -4,3 +4,10 @@ |
// |
// Only add expectations here to temporarily suppress messages on the bots |
// until the changes can be landed upstream. |
+ |
+// We are occasionally hitting a JS stack overflow exception on Linux in |
+// release mode. This test already fails on Mac and in debug |
+// mode on window with a JS stack overflow exception. |
+// |
+// http://code.google.com/p/v8/issues/detail?id=277 |
+BUG10457 RELEASE LINUX : fast/js/large-expressions.html = FAIL PASS |