Revision: 13167
Author:
yan...@chromium.org
Date: Fri Dec 7 04:49:27 2012
Log: Fix mozilla test expectations.
R=
mstar...@chromium.org
BUG=
Review URL:
https://chromiumcodereview.appspot.com/11482003
http://code.google.com/p/v8/source/detail?r=13167
Modified:
/branches/bleeding_edge/test/mozilla/mozilla.status
=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Fri Dec 7 04:18:50
2012
+++ /branches/bleeding_edge/test/mozilla/mozilla.status Fri Dec 7 04:49:27
2012
@@ -212,6 +212,9 @@
# This section is for tests that fail in both V8 and JSC. Thus they
# have been determined to be incompatible between Mozilla and V8/JSC.
+# toPrecision argument restricted to range 1..21 in JSC/V8 and ECMA-262
+js1_5/Regress/regress-452346: FAIL_OK
+
# Fail because it calls builtins as functions and do not expect the
# builtin to have undefined as the receiver.
ecma/String/15.5.4.6-2: FAIL_OK