From 1854ba04e9a68f062beb299dd6e1479279b26363 Mon Sep 17 00:00:00 2001 From: Michaƫl Zasso Date: Tue, 5 Dec 2017 16:41:55 +0100 Subject: deps: update V8 to 6.3.292.46 PR-URL: https://github.com/nodejs/node/pull/16271 Reviewed-By: Ben Noordhuis Reviewed-By: Myles Borins --- deps/v8/test/mozilla/mozilla.status | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'deps/v8/test/mozilla') diff --git a/deps/v8/test/mozilla/mozilla.status b/deps/v8/test/mozilla/mozilla.status index 7ba7b7bc52..686018c007 100644 --- a/deps/v8/test/mozilla/mozilla.status +++ b/deps/v8/test/mozilla/mozilla.status @@ -297,6 +297,10 @@ # This section is for tests that fail in both V8 and JSC. Thus they # have been determined to be incompatible between Mozilla and V8/JSC. + # d8 does not implement a window object. + 'js1_5/Regress/regress-317476': [FAIL], + 'js1_5/Regress/regress-314401': [FAIL], + # Any local 'arguments' variable should not be allowed to shadow the value # returned via the indirect 'arguments' property accessor. 'js1_4/Functions/function-001': [FAIL_OK], -- cgit v1.2.3