Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Issue 2197523002: Fix isolate_tests/clean isolate step (Closed)

Created:
4 years, 4 months ago by jungshik at Google
Modified:
4 years, 4 months ago
Reviewers:
Michael Achenbach
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/icu.git@master
Target Ref:
refs/heads/master
Project:
icu
Visibility:
Public.

Description

Fix isolate_tests/clean isolate step Add 'data' to copy() to for swarm-testing to work on trybots. Otherwise, the ICU data bundle would not be copied in isolate_tests step and all the tests requiring the ICU data would fail on trybots. BUG=v8:4828 TEST=base_unittests and many other tests pass on trybots (with test isolation) R=machenbach@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/icu/+/ef5c735307d0f86c7622f69620994c9468beba99

Patch Set 1 #

Patch Set 2 : do not use {{source_file_part}} for data; isolate_tests does not work #

Patch Set 3 : simplify data spec by setting data to sources #

Patch Set 4 : set data to outputs #

Patch Set 5 : explicitly specify icu data bundle name for "data" #

Total comments: 1

Patch Set 6 : refactor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -22 lines) Patch
M BUILD.gn View 1 2 3 4 5 1 chunk +25 lines, -22 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
jungshik at Google
Can you take a look? I made a mistake of not including 'data' for 'copy()' ...
4 years, 4 months ago (2016-07-29 10:38:48 UTC) #3
Michael Achenbach
https://codereview.chromium.org/2197523002/diff/80001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2197523002/diff/80001/BUILD.gn#newcode599 BUILD.gn:599: if (big_endian) { Not sure if I understand. Who ...
4 years, 4 months ago (2016-07-29 11:44:37 UTC) #4
Michael Achenbach
lgtm - stamp - since trybots seem to be happy
4 years, 4 months ago (2016-07-29 11:45:46 UTC) #5
jungshik at Google
On 2016/07/29 11:44:37, Michael Achenbach (slow) wrote: > https://codereview.chromium.org/2197523002/diff/80001/BUILD.gn > File BUILD.gn (right): > > ...
4 years, 4 months ago (2016-07-29 16:28:51 UTC) #6
jungshik at Google
On 2016/07/29 11:45:46, Michael Achenbach (slow) wrote: > lgtm - stamp - since trybots seem ...
4 years, 4 months ago (2016-07-29 16:29:11 UTC) #7
jungshik at Google
4 years, 4 months ago (2016-07-29 21:12:10 UTC) #9
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
ef5c735307d0f86c7622f69620994c9468beba99 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698