js1_5/Regress/regress-271716-n: SKIP
+# These tests are simply wrong (i.e., they do not test what they intend
+# to test).
+# In particular, these two compare numbers to NaN with != in the current
+# version of the Mozilla tests. This is *fixed* in a later version.
+# The tests should be re-enabled when switching to a new version.
+ecma_3/Date/15.9.3.2-1: SKIP
+js1_2/function/Number: SKIP
+
+
##################### SLOW TESTS #####################
# This takes a long time to run (~100 seconds). It should only be run
# Date trouble?
js1_5/Date/regress-301738-02: FAIL_OK
-# Semi-arbitrary limits in Date parser (date or month of 70+ is an error,
-# so that only one field can be interpreted as a year). We follow JSC instead.
-ecma_3/Date/15.9.3.2-1: FAIL_OK
-
# This test fails for all browsers on in the CET timezone.
ecma/Date/15.9.5.35-1: PASS || FAIL_OK
# Relies on JavaScript 1.2 / 1.3 deprecated features.
js1_2/function/regexparg-1: FAIL
-js1_2/function/Number: FAIL
-
# 'export' and 'import' are not keywords in V8.
ecma_2/Exceptions/lexical-010: FAIL