Reviewers: Michael Achenbach, Benedikt Meurer,

Description:
Skip toString-number webkit test because of spurious failure.

BUG=

Please review this at https://codereview.chromium.org/439933006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+2, -0 lines):
  M test/webkit/webkit.status


Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index ae05057d9e0d3730bea7ec85f6da397b91a7f8a1..b1e267f8c9ec2e7ae22184d4d75831a752405a29 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -37,6 +37,8 @@
'exception-with-handler-inside-eval-with-dynamic-scope': [PASS, NO_VARIANTS],
   # TODO(turbofan): We run out of stack earlier on 64-bit for now.
   'fast/js/deep-recursion-test': [PASS, NO_VARIANTS],
+  # TODO(bmeurer): Investigate test failure.
+  'fast/toString-number': [SKIP],
   # TODO(turbofan): Some tests just timeout for now.
   'array-iterate-backwards': [PASS, NO_VARIANTS],
 }],  # ALWAYS


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to