• Jungshik Shin's avatar
    Prepare for ICU roll to 63.1 · a46bc035
    Jungshik Shin authored
    In Chromium tree, ICU is rolled to 63.1. And, auto-roller will soon
    try to roll ICU in v8 to 63.1.  Due to a nodejs trybot issue,
    autoroll needs a manual intervention. In the meantime, this CL
    will get rid of other blocking issues for ICU update.
    
    Prepare for the ICU roll by revising test/intl as following:
    
    * Line breaking loose mode is now supported in the
    Chromium's copy of ICU. Adjust the test expectation.
    
    * ICU's uloc_* can handle overlong locale ids. Drop tests
    that are not valid any more.
    
    Once ICU is rolled, a couple of TSAN-suppressed tests can
    be unsuppressed, but that has to be done in a separate CL.
    
    Bug: chromium:893196,v8:8272, v8:8110
    Test: intl/*, test262/test402/*
    Cq-Include-Trybots: luci.v8.try:v8_linux_noi18n_rel_ng
    Change-Id: I17f11457b61376b1e8d41bbbc951fa6cd3355a54
    Reviewed-on: https://chromium-review.googlesource.com/c/1289369
    Commit-Queue: Jungshik Shin <jshin@chromium.org>
    Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Reviewed-by: 's avatarSathya Gunasekaran <gsathya@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57105}
    a46bc035
Name
Last commit
Last update
..
constructor.js Loading commit data...
resolved-options.js Loading commit data...
segment-grapheme-following.js Loading commit data...
segment-grapheme-iterable.js Loading commit data...
segment-grapheme-next.js Loading commit data...
segment-grapheme-preceding.js Loading commit data...
segment-grapheme.js Loading commit data...
segment-iterator-breakType.js Loading commit data...
segment-iterator-following.js Loading commit data...
segment-iterator-next.js Loading commit data...
segment-iterator-ownPropertyDescriptor.js Loading commit data...
segment-iterator-position.js Loading commit data...
segment-iterator-preceding.js Loading commit data...
segment-iterator.js Loading commit data...
segment-line-following-modes.js Loading commit data...
segment-line-following.js Loading commit data...
segment-line-iterable.js Loading commit data...
segment-line-next.js Loading commit data...
segment-line-preceding.js Loading commit data...
segment-line.js Loading commit data...
segment-sentence-following.js Loading commit data...
segment-sentence-iterable.js Loading commit data...
segment-sentence-next.js Loading commit data...
segment-sentence-preceding.js Loading commit data...
segment-sentence.js Loading commit data...
segment-word-following.js Loading commit data...
segment-word-iterable.js Loading commit data...
segment-word-next.js Loading commit data...
segment-word-preceding.js Loading commit data...
segment-word.js Loading commit data...
segment.js Loading commit data...
subclassing.js Loading commit data...
supported-locale.js Loading commit data...