Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index 3a271309908ad99c0925faa424b97c8d071f56d8..8179a9768a9c3ed7fa40845cda0facf13840bef0 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -619,6 +619,10 @@ js1_5/Expressions/regress-394673: FAIL |
# We do not correctly handle assignments within "with" |
/ecma_3/Statements/12.10-01: FAIL |
+# We do not throw an exception when a const is redeclared. |
+# (We only fail section 1 of the test.) |
+js1_5/Regress/regress-103602: FAIL |
+ |
##################### MOZILLA EXTENSION TESTS ##################### |
ecma/extensions/15.1.2.1-1: FAIL_OK |