File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ deps = {
192192 'v8/test/mozilla/data' :
193193 Var ('chromium_url' ) + '/v8/deps/third_party/mozilla-tests.git' + '@' + 'f6c578a10ea707b1a8ab0b88943fe5115ce2b9be' ,
194194 'v8/test/test262/data' :
195- Var ('chromium_url' ) + '/external/github.com/tc39/test262.git' + '@' + '6a18c27ca1974b3684e9e4131bd9e5f8529404ca ' ,
195+ Var ('chromium_url' ) + '/external/github.com/tc39/test262.git' + '@' + 'f1b0a1e2704cbe75102b4b8a41f42f8748c8e1d1 ' ,
196196 'v8/test/test262/harness' :
197197 Var ('chromium_url' ) + '/external/github.com/test262-utils/test262-harness-py.git' + '@' + '4555345a943d0c99a9461182705543fb171dda4b' ,
198198 'v8/third_party/qemu-linux-x64' : {
Original file line number Diff line number Diff line change 444444 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-caller': [FAIL_SLOPPY],
445445 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-arguments': [FAIL_SLOPPY],
446446
447- # https://bugs.chromium.org/p/v8/issues/detail?id=7184
448- 'annexB/language/expressions/yield/star-iterable-throw-emulates-undefined-throws-when-called': [FAIL],
449-
450447 # https://bugs.chromium.org/p/v8/issues/detail?id=5690
451448 'language/expressions/call/eval-spread': [FAIL],
452449 'language/expressions/call/eval-spread-empty-leading': [FAIL],
592589 'built-ins/Atomics/waitAsync/true-for-timeout-agent': [SKIP],
593590 'built-ins/Atomics/waitAsync/value-not-equal-agent': [SKIP],
594591
592+ # https://bugs.chromium.org/p/v8/issues/detail?id=10510
593+ # https://github.com/tc39/test262/issues/2614
594+ 'language/module-code/export-star-as-dflt': [FAIL],
595+
595596 ######################## NEEDS INVESTIGATION ###########################
596597
597598 # https://bugs.chromium.org/p/v8/issues/detail?id=7833
You can’t perform that action at this time.
0 commit comments