Chromium Code Reviews
DescriptionRevert of Always local fallback for message_names.cc (patchset #4 id:60001 of https://codereview.chromium.org/2197083002/ )
Reason for revert:
No need to do workaround thanks to https://codereview.chromium.org/2214713003
Original issue's description:
> Always local fallback for message_names.cc
>
> On Mac, compile for tools/ipc_fuzzer/message_lib/message_names.cc is
> always time out with goma.
>
> If compile takes more than 10 minutes on goma executor, goma returns
> error because of timeout. The compile for this file always spends more
> than 10 minutes to wait for response from goma server, and it's re-run
> locally after the timeout.
>
> Let's make it local fallback always to make build faster.
>
> BUG=630502
>
> Committed: https://chromium.googlesource.com/chromium/tools/build/+/fbd5dc3864acb34635f84586470c14cc06cf09d9
TBR=yyanagisawa@chromium.org,ukai@chromium.org,tikuta@chromium.org,shinyak@google.com,thakis@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=630502
Committed: https://chromium.googlesource.com/chromium/tools/build/+/3275ec310356a12a988182fe0103906f4a35df34
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||