Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index b83442484bf8fdd27027322cbf8237e18d1eb521..c30be5e095002207dfe3997dd444e840d9cac639 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -245,6 +245,9 @@ js1_5/Function/regress-338121-03: FAIL_OK |
# Expectes 'prototype' property of functions to be enumerable. |
js1_5/Function/10.1.6-01: FAIL_OK |
+# Length of objects whose prototype chain includes a function |
+ecma_3/Function/regress-313570: FAIL_OK |
+ |
# toPrecision argument restricted to range 1..21 in JSC/V8 |
js1_5/Regress/regress-452346: FAIL_OK |
ecma_3/Number/15.7.4.7-1: FAIL_OK |
@@ -748,6 +751,7 @@ js1_5/extensions/regress-90596-001: FAIL_OK |
js1_5/extensions/regress-90596-002: FAIL_OK |
js1_5/extensions/regress-96284-001: FAIL_OK |
js1_5/extensions/regress-96284-002: FAIL_OK |
+js1_5/extensions/scope-001: FAIL_OK |
js1_5/extensions/toLocaleFormat-01: FAIL_OK |
js1_5/extensions/toLocaleFormat-02: FAIL_OK |