Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index fb5c441eb6b266c0dc4419c9da605a1c579d3b83..32065c5277a9371fdc7c2474811e2a0b6fde8b54 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -603,6 +603,10 @@ ecma_2/RegExp/function-001: FAIL_OK |
ecma_2/RegExp/properties-001: FAIL_OK |
+# Negative hexadecimal literals are parsed as NaN. This test is outdated. |
+ecma/TypeConversion/9.3.1-3: FAIL_OK |
+ |
+ |
##################### FAILING TESTS ##################### |
# This section is for tests that fail in V8 and pass in JSC. |