Reviewers: Sven Panne,
Description:
Fix mozilla test expectations.
[email protected]
BUG=
Please review this at https://chromiumcodereview.appspot.com/10837162/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M test/mozilla/mozilla.status
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index
32065c5277a9371fdc7c2474811e2a0b6fde8b54..4f2fbdea5aee9c2f680726af2e2ebf494a06adde
100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -368,6 +368,10 @@ ecma/GlobalObject/15.1.2.6: FAIL_OK
ecma/GlobalObject/15.1.2.7: FAIL_OK
+# Leading zero no longer signal octal numbers (ECMA-262 Annex E 15.1.2.2).
+ecma/GlobalObject/15.1.2.2-2: FAIL_OK
+
+
# Tests that rely on specific details of function decompilation or
# print strings for errors. Non-ECMA behavior.
js1_2/function/tostring-2: FAIL_OK
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev