New issue
Advanced search Search tips

Issue 726808 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

generate_build_files failing on chromium.linux/Deterministic Linux

Project Member Reported by nedngu...@google.com, May 26 2017

Issue description

generate_build_files failing on chromium.linux/Deterministic Linux

Builders failed on: 
- Deterministic Linux: 
  https://build.chromium.org/p/chromium.linux/builders/Deterministic%20Linux


Findit suspecting https://crrev.com/99c6fcef9cff05b0df3a536623f8d8251c2f2a6b
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7

commit 0503f5125ed2c1f6b1cd8001b1f83731493d5ea7
Author: nednguyen <nednguyen@google.com>
Date: Fri May 26 19:04:51 2017

Revert of Add missing dependencies on exe_and_shlib_deps (Chromium repo) (patchset #2 id:60001 of https://codereview.chromium.org/2899403004/ )

Reason for revert:
BUG= 726808 

Suspecting causing generate_build_files failure (according to FindIt)

Original issue's description:
> Add missing dependencies on exe_and_shlib_deps (Chromium repo)
>
> BUG= 723069 
> R=brettw@chromium.org
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_chromium_msan_rel_ng;master.tryserver.chromium.linux:linux_chromium_ubsan_rel_ng
>
> Review-Url: https://codereview.chromium.org/2899403004
> Cr-Commit-Position: refs/heads/master@{#475059}
> Committed: https://chromium.googlesource.com/chromium/src/+/9e926233bf660c42676d6bd4cb77dade846aca69

TBR=brettw@chromium.org,davidben@chromium.org,thomasanderson@google.com,thomasanderson@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 723069 

Review-Url: https://codereview.chromium.org/2912513002
Cr-Commit-Position: refs/heads/master@{#475077}

[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/components/url_formatter/top_domains/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/gpu/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/headless/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/media/cast/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/media/cdm/ppapi/ppapi_cdm_adapter.gni
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/net/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/ppapi/examples/ppapi_example.gni
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/remoting/host/linux/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/remoting/test/BUILD.gn
[modify] https://crrev.com/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7/third_party/leveldatabase/BUILD.gn

Status: WontFix (was: Available)
This seems to be just a flake.
Project Member

Comment 3 by bugdroid1@chromium.org, May 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/b7a527720b277b3ec4af030be6c32e288f0b18c6

commit b7a527720b277b3ec4af030be6c32e288f0b18c6
Author: thomasanderson <thomasanderson@chromium.org>
Date: Fri May 26 19:26:42 2017

Reland of Add missing dependencies on exe_and_shlib_deps (Chromium repo) (patchset #1 id:1 of https://codereview.chromium.org/2912513002/ )

Reason for revert:
The failing build [1] failed because of an internal issue (gclient sync failure), not because of the original cl

[1] https://build.chromium.org/p/chromium.linux/builders/Deterministic%20Linux/builds/3055

Original issue's description:
> Revert of Add missing dependencies on exe_and_shlib_deps (Chromium repo) (patchset #2 id:60001 of https://codereview.chromium.org/2899403004/ )
>
> Reason for revert:
> BUG= 726808 
>
> Suspecting causing generate_build_files failure (according to FindIt)
>
> Original issue's description:
> > Add missing dependencies on exe_and_shlib_deps (Chromium repo)
> >
> > BUG= 723069 
> > R=brettw@chromium.org
> > CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_chromium_msan_rel_ng;master.tryserver.chromium.linux:linux_chromium_ubsan_rel_ng
> >
> > Review-Url: https://codereview.chromium.org/2899403004
> > Cr-Commit-Position: refs/heads/master@{#475059}
> > Committed: https://chromium.googlesource.com/chromium/src/+/9e926233bf660c42676d6bd4cb77dade846aca69
>
> TBR=brettw@chromium.org,davidben@chromium.org,thomasanderson@google.com,thomasanderson@chromium.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG= 723069 
>
> Review-Url: https://codereview.chromium.org/2912513002
> Cr-Commit-Position: refs/heads/master@{#475077}
> Committed: https://chromium.googlesource.com/chromium/src/+/0503f5125ed2c1f6b1cd8001b1f83731493d5ea7

TBR=brettw@chromium.org,davidben@chromium.org,thomasanderson@google.com,nednguyen@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 726808 

Review-Url: https://codereview.chromium.org/2911643003
Cr-Commit-Position: refs/heads/master@{#475086}

[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/components/url_formatter/top_domains/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/gpu/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/headless/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/media/cast/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/media/cdm/ppapi/ppapi_cdm_adapter.gni
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/net/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/ppapi/examples/ppapi_example.gni
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/remoting/host/linux/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/remoting/test/BUILD.gn
[modify] https://crrev.com/b7a527720b277b3ec4af030be6c32e288f0b18c6/third_party/leveldatabase/BUILD.gn

Sign in to add a comment