Commit c9600b4b authored by Shu-yu Guo's avatar Shu-yu Guo Committed by Commit Bot

Roll test262

https://chromium.googlesource.com/external/github.com/tc39/test262/+log/21195de..1bc19352

Bug: v8:7834, v8:9808
Change-Id: I97b26749acf56f3db63b3989441ac4c2b8642807
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1910859Reviewed-by: 's avatarSathya Gunasekaran  <gsathya@chromium.org>
Commit-Queue: Shu-yu Guo <syg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64900}
parent 572234aa
......@@ -199,7 +199,7 @@ deps = {
'v8/test/mozilla/data':
Var('chromium_url') + '/v8/deps/third_party/mozilla-tests.git' + '@' + 'f6c578a10ea707b1a8ab0b88943fe5115ce2b9be',
'v8/test/test262/data':
Var('chromium_url') + '/external/github.com/tc39/test262.git' + '@' + '21195de94cfc36eadbde00a825ca7efb3d9c3dde',
Var('chromium_url') + '/external/github.com/tc39/test262.git' + '@' + '1bc193528bf6cf339d182250412b2000c4161392',
'v8/test/test262/harness':
Var('chromium_url') + '/external/github.com/test262-utils/test262-harness-py.git' + '@' + '4555345a943d0c99a9461182705543fb171dda4b',
'v8/third_party/qemu-linux-x64': {
......
......@@ -540,30 +540,6 @@
'built-ins/FinalizationGroup/prototype/register/holdings-same-as-target': [FAIL],
'built-ins/FinalizationGroup/prototype/register/return-undefined-register-itself': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=8179
# Temporarily removed pending https://github.com/tc39/test262/issues/2339
#
# This test has target === holdings which throws, changing holdings to
# { y } makes the test pass.
# 'built-ins/FinalizationGroup/prototype/cleanupSome/cleanup-prevented-with-reference': [FAIL],
# https://github.com/tc39/test262/issues/2256
# Temporarily removed pending https://github.com/tc39/test262/issues/2339
# 'built-ins/FinalizationGroup/prototype/cleanupSome/cleanup-prevented-with-unregister': [FAIL],
# https://github.com/tc39/test262/issues/2239
# Temporarily removed pending https://github.com/tc39/test262/issues/2339
# 'built-ins/WeakRef/prototype/deref/gc-cleanup-not-prevented-with-wr-deref': [FAIL],
# 'built-ins/FinalizationGroup/prototype/cleanupSome/gc-cleanup-not-prevented-with-wr-deref': [FAIL],
# https://github.com/tc39/test262/issues/2255
# Temporarily removed pending https://github.com/tc39/test262/issues/2339
# 'built-ins/FinalizationGroup/prototype/cleanupSome/iterator-holdings-multiple-values': [FAIL],
# https://github.com/tc39/test262/issues/2260
# Temporarily removed pending https://github.com/tc39/test262/issues/2339
# 'built-ins/FinalizationGroup/prototype/cleanupSome/return-undefined-with-gc': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=9612
'intl402/DateTimeFormat/prototype/formatRange/fractionalSecondDigits': [FAIL],
......@@ -585,6 +561,9 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=9818
'built-ins/AsyncFunction/proto-from-ctor-realm': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=9808
'built-ins/AggregateError/*': [FAIL],
######################## NEEDS INVESTIGATION ###########################
# https://bugs.chromium.org/p/v8/issues/detail?id=7833
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment