Roll test262
24c6732..e8cdf92
Bug: v8:7834
Change-Id: I99d104f9b071ff2abed11e54a3c2832400e84ac4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2393218
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69792}
This commit is contained in:
parent
27e1ac1a79
commit
5ef20e28fc
2
DEPS
2
DEPS
@ -206,7 +206,7 @@ deps = {
|
||||
'test/mozilla/data':
|
||||
Var('chromium_url') + '/v8/deps/third_party/mozilla-tests.git' + '@' + 'f6c578a10ea707b1a8ab0b88943fe5115ce2b9be',
|
||||
'test/test262/data':
|
||||
Var('chromium_url') + '/external/github.com/tc39/test262.git' + '@' + '24c67328062383079ada85f4d253eb0526fd209b',
|
||||
Var('chromium_url') + '/external/github.com/tc39/test262.git' + '@' + 'e8cdf923ef0c9ba7fea4399cef309cb2259cf776',
|
||||
'test/test262/harness':
|
||||
Var('chromium_url') + '/external/github.com/test262-utils/test262-harness-py.git' + '@' + '4555345a943d0c99a9461182705543fb171dda4b',
|
||||
'third_party/qemu-linux-x64': {
|
||||
|
@ -456,9 +456,6 @@
|
||||
# http://crbug/v8/10844
|
||||
'intl402/NumberFormat/dft-currency-mnfd-range-check-mxfd': [FAIL],
|
||||
|
||||
# http://crbug/v8/10836
|
||||
'intl402/DateTimeFormat/constructor-options-order-fractionalSecondDigits': [FAIL],
|
||||
|
||||
# https://bugs.chromium.org/p/v8/issues/detail?id=7831
|
||||
'language/statements/generators/generator-created-after-decl-inst': [FAIL],
|
||||
'language/expressions/generators/generator-created-after-decl-inst': [FAIL],
|
||||
|
Loading…
Reference in New Issue
Block a user