Roll to ICU 65.1
Remove fixed tests Bug: v8:9876, chromium:1014272 Change-Id: Idde035073f630f29ad00d1c764bdef0a8528d2dc Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1891511 Commit-Queue: Frank Tang <ftang@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#64699}
This commit is contained in:
parent
1db94eddb8
commit
fc5b196fa6
2
DEPS
2
DEPS
@ -83,7 +83,7 @@ deps = {
|
||||
'v8/third_party/depot_tools':
|
||||
Var('chromium_url') + '/chromium/tools/depot_tools.git' + '@' + '512f92b73181c8e1d99d38cd9b73fbf41151636a',
|
||||
'v8/third_party/icu':
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + 'b51014b96251d1a0194db61a2aa36eb216daf43c',
|
||||
Var('chromium_url') + '/chromium/deps/icu.git' + '@' + '481b5ca7b68d02be302f312615a66e1d3c77e2b0',
|
||||
'v8/third_party/instrumented_libraries':
|
||||
Var('chromium_url') + '/chromium/src/third_party/instrumented_libraries.git' + '@' + 'b627b3e0269466dbcc97052d0dbb6758d2eff059',
|
||||
'v8/buildtools':
|
||||
|
@ -37,10 +37,6 @@
|
||||
# https://code.google.com/p/v8/issues/detail?id=9312
|
||||
'regress-9312': [FAIL],
|
||||
|
||||
# https://bugs.chromium.org/p/v8/issues/detail?id=9876
|
||||
'number-format/unified/notation-engineering-formatToParts': [PASS, FAIL],
|
||||
'number-format/unified/notation-scientific-formatToParts': [PASS, FAIL],
|
||||
|
||||
# http://crbug/v8/9930
|
||||
'date-format/format_range_hour_cycle': [FAIL],
|
||||
}], # ALWAYS
|
||||
|
Loading…
Reference in New Issue
Block a user